MySQL Forums
Forum List  »  PHP

Re: Cannot load mysql extension. Please check your PHP configuration
Posted by: Peter Brawley
Date: June 21, 2009 04:58PM

Nancy,

1. To test your PHP installation, open a command window over the folder where PHP is installed and type:

php -v

If it runs without error, PHP is installed. Otherwise the PHP installation is incorrect, in which case remove ALL PHP files and instaqll again as described on our page.

2. Make sure there are NO php*.* files in c:\windows or in any of its subdirs, then re-do each step under "Configuring PHP and MySQL under Apache 2" at http://www.artfulsoftware.com/php_mysql_win.html (pay special attention to php.ini settings for MySQL, as described), then run the test again.

PB
http://www.artfulsoftware.com

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot load mysql extension. Please check your PHP configuration
June 21, 2009 04:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.