Phpmyadmin Not Working
- by glenbl54
I recently installed phpmyadmin onto ubuntu server 10.04 using
sudo apt-get install phpmyadmin
The installation went fine and everything was working including phpmyadmin. I then performed a restart of the server and now apache2 starts up but when I navigate to
http://192.168.1.72/phpmyadmin/
I am getting a 403 error. I have included…