Question
PhpMyadmin error on Nginx & Apache
I used both Nginx and Apache. Then i installed Phpmyadmin but it returns NOT FOUND error :
Address : http://www.mydomain.com:8080/phpmyadmin/
Error : The requested URL /phpmyadmin/navigation.php< was not found on this server.
I tried to find a solution : config phpadmin to work with both Nginx and Apache, disable suPHP mod, etc... but it's not working.
What should i do now ?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×