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? Quote 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? Quote 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. Quote 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. Quote 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? Quote 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. Quote 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. Quote 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. Quote 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? Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.