jillpstudfarm Posted March 19, 2008 Share Posted March 19, 2008 Help :'( :'( I have just started to install MySQL, Apache and PHP on my laptop. I have rebuilt the laptop and it is empty except for XP Pro and Office 2003. I installed MySQL v 5.0.22 - no problem ;D I installed Apache v 2.0.58 and ran on localhost - no problem ;D I then installed PHP v 5.1.4 and now I cannot get localhost to work. In IE I get the error message: Apache HTTP Server has encountered a problem and needs to close. We are sorry for the inconvenience In the event viewer I get Faulting application Apache.exe, version 2.0.58.200, faulting module php5ts.dll, version 5.2.5.5, fault address 0x0009a545 I have tried totally uninstalling everything and starting again, also using the downloads from the websites with slightly different version numbers, but still have the same problem. I have modified httpd.conf with additional lines LoadModule php5_module c:/php/php5apache2.dll AddType application/x-httpd-php .php .html PHPIniDir "c:/php/" Please can someone help me so that I can try and get a bit further :) Quote Link to comment Share on other sites More sharing options...
jillpstudfarm Posted March 19, 2008 Author Share Posted March 19, 2008 Sorry looks like I posted this in the wrong place. Quote Link to comment Share on other sites More sharing options...
jillpstudfarm Posted March 19, 2008 Author Share Posted March 19, 2008 Sorry looks like I posted this in the wrong place. Now this is the right place cannot anyone here help me ?? Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted March 19, 2008 Share Posted March 19, 2008 The php version your state you are installing is 5.1.4 and the version in the error message is 5.2.5.5 and are different. Have you mixed files from two different versions? Quote Link to comment Share on other sites More sharing options...
jillpstudfarm Posted March 19, 2008 Author Share Posted March 19, 2008 Ok, not sure what the issue was, but I used the instructions on this site to go to wampserver.com and installed using this after uninstalling and deleting all current instances. Apart from the fact that the files are stored in different locations, and the services run under different names it is now working fine. :D 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.