You are not logged in.
Pages: 1
Hi there everyone!
I installed the LAMP stack and phpmyadmin is installed. In the past, I've always reached it via localhost/phpmyadmin but that doesn't work on this BL install. Can someone tell me how I go about reaching it in the browser?
Thanks for your time!
Schw.im! A social site with an identity crisis.
Offline
You stated the link you used was localhost/phpmyadmin, In my experience the link is case sensitive and should be localhost/phpMyAdmin/
Offline
That link does not work either(404).
http://localhost/phpmyadmin
http://localhost/phpMyAdmin
http://127.0.0.1/phpmyadmin
http://127.0.0.1/phpMyAdmin
All fail to reach the phpMyAdmin install. I checked and the package is indeed installed.
Last edited by schwim (2019-12-05 15:53:51)
Schw.im! A social site with an identity crisis.
Offline
Some of this?
https://askubuntu.com/questions/268167/ … in-in-lamp
Online
I did try both rerunning the configuration(making sure that the asterisk was set to apache2) and adding Include /etc/phpmyadmin/apache.conf to apache's conf file as instructed via that link. After restart, URL's still result in 404.
Absolutely infuriating that I can not Google myself out of such a seemingly simple issue.
Further ideas would be most welcome.
Schw.im! A social site with an identity crisis.
Offline
Pages: 1