Question
php update can't see phpmyadmin chrome ubuntu 12.04 apache 2.2.22
Greetings,
i installed the Laravel php framework yesterday on my droplet.
The installation was successful but on the way i had to update php from 5.3 to 5.4.
Apart from that i installed curl and used composer.
After the installation i cannot access phpmyadmin from Chrome browser.
I get an error saying
Failed to load resource: net::ERRINCOMPLETECHUNKED_ENCODING about mydomain.com/phpmyadmin, /phpmyadmin/phpmyadmin.css.php and /phpmyadmin/phpmyadmin/js/messages.php.
I can access the phpmyadmin page from firefox. but there is no css.
Any suggestions?
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.
×