cajh06 Posted May 23, 2006 Share Posted May 23, 2006 After setting the PHP.ini as per the Installation instructions, when I uncommentthe "extension=php_mysql.dll" entry, I get "Warning, Unable to load Dynamic Library".The extensions path has been set correctly to "C:\PHP\ext"Has anyone got an idea.Please, I do not need to be yelled at or berated for not finding the answer in the HELP here.I need assistance, I have searched and tried but I have failed.Thank you. Link to comment https://forums.phpfreaks.com/topic/10233-php-warning-unable-to-load-dynamic-library/ Share on other sites More sharing options...
wildteen88 Posted May 23, 2006 Share Posted May 23, 2006 Have you copied libmysql.dll to C:\WINDOWS folder. If you havn't do so as libmysql.dll is required in order for your mysql extension to function correctly. Link to comment https://forums.phpfreaks.com/topic/10233-php-warning-unable-to-load-dynamic-library/#findComment-38172 Share on other sites More sharing options...
cajh06 Posted May 23, 2006 Author Share Posted May 23, 2006 Thank you. I did miss that in the configuration. Chris Link to comment https://forums.phpfreaks.com/topic/10233-php-warning-unable-to-load-dynamic-library/#findComment-38222 Share on other sites More sharing options...
wildteen88 Posted May 23, 2006 Share Posted May 23, 2006 I thought that might be the case. However I would recommend you to add the PHP folder to the Windows PATH variable saves having to move files around the place and keeps all PHP related files contained in the PHP folder. Link to comment https://forums.phpfreaks.com/topic/10233-php-warning-unable-to-load-dynamic-library/#findComment-38327 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.