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? Quote Link to comment https://forums.phpfreaks.com/topic/47978-trouble-with-mysql/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.