Click here to Skip to main content
15,897,032 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Does this belong here?

I've already looked into this but since I am running on Ubuntu 10.04 instead of XAMPP and have already created the phpmyadmin database and I can log in through terminal with both the root and phpmyadmin users.

How I installed:
sudo apt-get install lamp-server^
sudo apt-get install phpmyadmin

I can login locally on terminal using both the root and phpmyadmin users.
I can view the phpmyadmin login page.
A phpinfo.php page I posted to server works.

- Ubuntu Version 10.04.4 Lucid Lynx
- Apache 2.2.14
- MySQL 5.1.73
- PHP 5.3.6
- Phpmyadmin 3.3.2

I'm seriously lost at this point.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900