By kien16
I follow this tutorial to install my phpmyadmin like
sudo apt-get update
sudo apt-get install phpmyadmin php-mbstring php-gettext
(has been selected Apache)
sudo systemctl restart apache2
After i access MY_IP/phpmyadmin and got messsage
ReadResponse() failed: The server did not return a complete response for this request. Server returned 0 bytes.
I refered this But not working
How can i fix that thank.
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 @kien16,
Can you please make sure there is an actual phpMyAdmin configuration file? It’s possible something went wrong during the installation processes.
The file can be found here
sudo nano /etc/apache2/conf-available/phpmyadmin.conf
If there is no information there, then you might need to re-install phpMyAdmin from the beginning using the tutorial.
Regards, KDSys
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.