Allan- Posted November 30, 2008 Share Posted November 30, 2008 After reinstalling Wampserver 2 my localhost server cant load mysql extension. I have checked php.ini file and there it shows that php_mysql.dll extension is loaded. How can I fix this? Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/ Share on other sites More sharing options...
PFMaBiSmAd Posted November 30, 2008 Share Posted November 30, 2008 The php.ini does not show that something is loaded. It tell php to load the extension and it only works when php is using the php.ini that you are changing and any auxiliary .dll's that the extension needs are located on the Windows PATH, and you stop and start your web server to get any changes made to php.ini to take effect. Have you checked or done all of these requirements? Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702169 Share on other sites More sharing options...
Mchl Posted November 30, 2008 Share Posted November 30, 2008 Wampserver 2 has mysql extension enabled by default and if installed properly has all paths set up. I'd say: uninstall Wampserver, remove c:\wamp directory (backup any files you might need to) and reinstall again. Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702171 Share on other sites More sharing options...
Allan- Posted November 30, 2008 Author Share Posted November 30, 2008 If I reinstalled wampserver (I have done it many times) then I always have deleted wamp directory but it makes no difference. Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702172 Share on other sites More sharing options...
Mchl Posted November 30, 2008 Share Posted November 30, 2008 That is strange. I never had such an issue with Wampserver. Did you ask for help on their forums? Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702174 Share on other sites More sharing options...
Allan- Posted November 30, 2008 Author Share Posted November 30, 2008 I have asked it in my topic of other question which is solved now but i'll make there a new topic now. Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702175 Share on other sites More sharing options...
Mchl Posted November 30, 2008 Share Posted November 30, 2008 Do it. You're much more likely to get proper advice there. Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702176 Share on other sites More sharing options...
Allan- Posted November 30, 2008 Author Share Posted November 30, 2008 Problem SOLVED! I uninstalled Wampserver (and remove wamp directory), uninstalled ZEND then reinstalled Wampserver and it worked correctly. Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702253 Share on other sites More sharing options...
Mchl Posted November 30, 2008 Share Posted November 30, 2008 What ZEND? ZEND is a company that produces several products. Which one was the trouble maker? Link to comment https://forums.phpfreaks.com/topic/134850-solved-problem-with-loading-php_mysqldll-extension-on-wampserver/#findComment-702255 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.