PDA

View Full Version : [ubuntu] PHPMYADMIN Needs Extension


gtbutler
September 28th, 2009, 04:38 PM
I have installed Apache2, PHP5 and MySql on Ubuntu 8.03.
PhpAdmin was running but not connecting to the mysql database. I read the trouble entries and read that I had to install extention gd.so and list it in /etc/php5/apache2/php.ini. This was done now phpMyAdmin has an error telling me that I need to install mysql.so which was already done.

PhpMyAdmin was working until I installed gd.so.

Any help will be greatly appreciated.

Gary