Submitted by sonoracomm on Fri, 07/08/2011 - 15:20 Pro Licensee
Hi,
I just tried to install phpmyadmin for a client (a couple of times, as root and as server owner) and I get this in the httpd error log:
Not Found The requested URL /phpmyadmin/navigation.php was not found on this server.
Permissions on the folder created are 755.
Permissions of .php files in the 'phpmyadmin' folder are 750.
It does not prompt for credentials.
Virtualmin version 3.86 Pro
Any clues? I have used a few other scripts in the past without any issues.
Thanks,
G
Status:
Active
Comments
Submitted by andreychek on Fri, 07/08/2011 - 16:17 Comment #1
Howdy -- when accessing "yourdomain.tld/phpmyadmin/", is that what happens... and you also get a 500 Error in the browser?
Are there any .htaccess files in your public_html folder? It's possible one of those could cause trouble with the phpmyadmin fodler.
Submitted by sonoracomm on Sat, 07/09/2011 - 00:29 Pro Licensee Comment #2
You were correct, sir!
The client had a .htaccess file. I renamed it and phpmyadmin then worked.
Thanks for your spot-on assistance.
G
Submitted by andreychek on Sat, 07/09/2011 - 00:39 Comment #3
Great, glad to hear it's working now! Feel free to let us know if you have any other questions.