Scott Posted October 22, 2009 Report Share Posted October 22, 2009 When I start Uniform Server I get two error windows from Apache.exe stating "Unable to Locate Component" - "php_mbstring.dll was not found". Tried re-extracting the .zip a few times - did not help. Also can't access mySQL through phpAdmin - says Cannot load mysqli extension. Are these problems related? Quote Link to comment Share on other sites More sharing options...
Ric Posted October 22, 2009 Report Share Posted October 22, 2009 Hi ScottNoticed the duplicated post hence I have deleted it. The two problems are related; although Apache reports the errors in reality it’s a PHP issue. What I need to know is the version of Uniform Server you are using? All the bestRic Quote Link to comment Share on other sites More sharing options...
Scott Posted October 22, 2009 Author Report Share Posted October 22, 2009 When I start Uniform Server I get two error windows from Apache.exe stating "Unable to Locate Component" - "php_mbstring.dll was not found". Tried re-extracting the .zip a few times - did not help. Also can't access mySQL through phpAdmin - says Cannot load mysqli extension. Are these problems related? I am using v5-Nano (5.3?) I think I may have stumbled upon the problem. In looking at the logs I see: - PHP Warning: PHP Startup: mbstring: Unable to initialize module\nModule compiled with build ID=API20090626,TS,VC6\nPHP compiled with build ID=API20090626,TS,VC9\nThese options need to match\n in Unknown on line 0 How can I change the compiler? There are other similar errors for other module startups in the log file. Quote Link to comment Share on other sites More sharing options...
Scott Posted October 23, 2009 Author Report Share Posted October 23, 2009 I am using v5-Nano (5.3?) I think I may have stumbled upon the problem. In looking at the logs I see: - PHP Warning: PHP Startup: mbstring: Unable to initialize module\nModule compiled with build ID=API20090626,TS,VC6\nPHP compiled with build ID=API20090626,TS,VC9\nThese options need to match\n in Unknown on line 0 How can I change the compiler? There are other similar errors for other module startups in the log file. YEE-HA!! Seems that in previous fooling around with PHP installations on iis (on this box), I had copied a php dll into the windows system32 folder. Once I found and deleted that - I was good to go! Wish I could edit the post subject to SOLVED! Quote Link to comment Share on other sites More sharing options...
Ric Posted October 23, 2009 Report Share Posted October 23, 2009 Yep! Been down that path anyway glad you have it working I was about to look at this issue. Thanks for the post saved me some time.All the bestRic 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.