Crump Posted April 21, 2007 Share Posted April 21, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.