phpmyadmin / webmail / roundcube not working

jwnmedia

Verified User
Joined
Nov 20, 2013
Messages
20
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.
 
from phpmyadmin I get this The requested URL /phpmyadmin/navigation.php< was not found on this server.
 
Back
Top