MySQL Forums
Forum List  »  PHP

Re: Cannot load mysql extension. Please check your PHP configuration
Posted by: Valeeswaran Krishnamoorthy
Date: February 14, 2008 01:29AM

Hai,

Greetings...

Also you have to specify/uncomment your extion directory in your php.ini file.

for Example extension_dir = "./ext"

In that path your php_mysql.dll should be there.

Regards,
Valee.

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot load mysql extension. Please check your PHP configuration
February 14, 2008 01:29AM


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.