DA fail phpMyadmin

bipham

New member
Joined
Apr 2, 2012
Messages
2
I have 3 license of DA. After I finished setup DA, I see a error about phpmyadmin, when run link http://ip/phpmyadmin will show below

Not Found

The requested URL /phpMyAdmin/navigation.php< was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2 Server at 210.86.239.40 Port 80

Pls help me fix it
Tks so much
 
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build phpmyadmin d
 
It don't good solution

Tks, but it still that error

Not Found

The requested URL /phpMyAdmin/navigat

ion.php< was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2 Server at 210.86.239.40 Port 80

Pls help me!
 
Something is wrong with your installation, but nobody can tell what exactly without looking at your problem from inside.

Did you install 3rd-party plugins for directadmin or Apache? Mods? Addons?

Try
Code:
./build rewrite_confs

Is the IP with which you try to access phpmyadmin added into Directadmin via its web-interace?
 
Back
Top