I created a new LAMP droplet and installed phpmyadmin following steps from this tutorial. All the steps have been executed without error.
When I try to access the phpadmin page via browser, it threw a 500 error. I checked the logs and no error has been logged in the error log. Other sites configured on the server are working without any issues.
How to go about resolving this issue.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @shreegurusewa,
Which error log are you checking, is the error log of phpMyAdmin or your Apache?
If you are getting an Internal Server Error 500, then you need to check your Apache’s error logs. If you are getting an Http 500 Error, then it’s a PHP error that should be presented in your phpMyAdmin code.
It seems to be an error related to your phpMyAdmin application only so I should concentrate the troubleshooting there.
Regards, KFSys
Hi, If you have an error related to phpMyAdmin you can open an issue at https://github.com/phpmyadmin/phpmyadmin/issues se we provide support or fix it ;)
Kind regards, William from the phpMyAdmin team
I could not find it on my system. I have been checking the apache errorlog and there are no errors reported in there.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.