Jump to content

Trouble with MySQL


Crump

Recommended Posts

I am trying to install php/mysql. When loading up phpmyadmin, I get the following error:

Cannot load mysql extension. Please check your PHP configuration

 

I've installed PHP 4.3.9 and MySQL 4.1, however have not installed php-mysql because it uses 3.23 libraries. It looks like my PHP installation is not linking to my MySQL. mysqld is running and there is a socket, which I have updated in php.ini. I have skip-networking set in my.cnf

 

PHP is configured with: --with-mysql=shared,/usr

 

PHP should be able to use my standalone installed version, but it doesn't appear to be doing that.

 

Any takers?

Link to comment
https://forums.phpfreaks.com/topic/47978-trouble-with-mysql/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.