"No input file specified" - unable to access phpMyAdmin using debian squeeze
Posted
by
guiltybyintent
on Server Fault
See other posts from Server Fault
or by guiltybyintent
Published on 2013-11-05T17:47:21Z
Indexed on
2013/11/06
15:57 UTC
Read the original article
Hit count: 180
apache2
|phpmyadmin
I have installed phpMyAdmin on my VPS LAMP server (Debian Squeeze/Apache2/MySQL/PHP5), but am unable to access it: //my-ip/phpmyadmin/ and //my-domain/phpmyadmin/ both produce the following error message: "No input file specified".
The phpMyAdmin FAQ identifies this as a permission problem, but the suggested solution seems not to apply to my situation. Every other solution I have come across involves removing/purging and reinstalling phpmyadmin - which I have done several times, always to the same result. Previous posts in this forum typically relate to Nginx, which I have not installed.
Thanks in advance for any help!
© Server Fault or respective owner