I have updated my server with custombuild and now I can not get phpmyadmin or webmail to work. Get this error
Config file ' . '"config/config.php" not found. You need to ' . 'configure SquirrelMail before you can use it. '; exit; } // If we are, go ahead to the login page. header('Location: src/login.php'); ?>
After update I did
./build update
./build rewrite_confs
This is after mySQL.sock wasnt working but I was able to get that fixed today.
Config file ' . '"config/config.php" not found. You need to ' . 'configure SquirrelMail before you can use it. '; exit; } // If we are, go ahead to the login page. header('Location: src/login.php'); ?>
After update I did
./build update
./build rewrite_confs
This is after mySQL.sock wasnt working but I was able to get that fixed today.