Page 1 of 1

mysql extension loaded, but not recognized

Posted: Mon Jul 09, 2007 3:42 pm
by ziggy3000
i just installed apache, php and mysql and they are all fine and all running, but when i try to install phpmyadmin, it gives me the error
Cannot load mysql extension. Please check your PHP configuration. - Documentation
. but when i look at phpinfo(), it shows that mysql and mysqli are loaded and working.

Posted: Mon Jul 09, 2007 3:55 pm
by feyd
Is there a "good" reason you're wishing to install phpMyAdmin? ;)

Posted: Tue Jul 10, 2007 7:07 am
by superdezign
I couldn't get it installed either, and it was the best thing to ever happen to my databases. Open up the MySQL console and start learning SQL! n_n

Posted: Thu Jul 12, 2007 5:06 pm
by ziggy3000
i know SQL, but i dont like the MySQL interface. anyways, i solved the problem, which was really never a problem, because when i was trying to install phpMyAdmin, i got a problem when mysql wasnt loaded, and once it was loaded, i kept on reloading the error page lol.