wtp Posted March 16, 2009 Share Posted March 16, 2009 please help! i had installed php and mysql and apache. i had uncommented extension=php_mysql.dll and extension_dir = "C:\php\ext" in php.ini but still get the below error: Cannot load mysql extension. Please check your PHP configuration. what else i need to be done? thanks Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted March 16, 2009 Share Posted March 16, 2009 Make sure that the file libmysql.dll exists in PATH. Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted March 16, 2009 Share Posted March 16, 2009 Make sure that the file libmysql.dll exists in PATH. It is recommended to add PHP to the Path Environment Variable. Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted March 16, 2009 Share Posted March 16, 2009 Indeed. That would constitute having the dll in PATH though. Quote Link to comment Share on other sites More sharing options...
wtp Posted March 18, 2009 Author Share Posted March 18, 2009 haha... don't know what's the problem. after i restart the pc, the problem solved. thanks Quote Link to comment 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.