MySQL Forums
Forum List  »  PHP

Re: Cannot load mysql extension. Please check your PHP configuration
Posted by: emanuel leleito
Date: June 27, 2007 02:26AM

One more cause could be the use of back-slashes (\) instead of the forward slashes. Make sure the [ extension_dir = "C:/php5/ext" ] slashes in the php.ini are forward slashes.

Options: ReplyQuote


Subject
Written By
Posted
Re: Cannot load mysql extension. Please check your PHP configuration
June 27, 2007 02:26AM


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.