|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Running Apache on Windows XP
I'm having a problem running Apache using version 2.11 of PHP triad. When I try to run URL in Internet Explorer, nothing comes up. I've checked the obvious - that the apache server is running OK and that the php files are all in the C:/apache/htdocs folder. I've also checked the httpd.conf file to make sure that everything points to the correct directory. Please help!
|
|
#2
|
||||
|
||||
|
have you tried accessing http://127.0.0.1 or even http://(you-ip-address ?
try telnetting to port 80... or even different browsers... I had a similar problem, it ended up being an internet explorer problem |
|
#3
|
||||
|
||||
|
Check your error logs and make sure that it's definitely starting correctly, there may be something thats keeping it from completely stopping, or there may be a piece of code somewhere that is causing it to launch, say it's launched and running propperly, but in reality it isn't. I had this exact problem when I first installed it on my linux machine
What happens when you do go to the webpage for your machine (either of the ones mentioned above or http://computername/ http://ipaddress/ etc) ? Are you getting an error message, a blank screen, what exactly is going on? Is it saying host not found? if you were using linux you could open up another session and do a Code:
tail -f /var/apache/logs/error_log |
|
#4
|
|||
|
|||
|
Got it working!
I tried URL name and URL address and they worked fine. Then I changed my computer name to something easier to remember and that worked too. Once I restarted my computer for this change to take effect, URL started working. Must be some sort of IE/XP problem. Thanks for your help guys!
|
|
#5
|
|||
|
|||
|
I am having similar problem.i am trying to install Apache and Php on Windows xp.I get the index page with the link http://127.0.0.1 or http://loacalhost .But when I reconfigure the server with servername as IP address,and access using IP address ,it says error as 110 connecction timed out.Remote Host or network may be down.
Any idea what can be the problem. Any help is greatly appreciated Thanx Quote:
|
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Running Apache on Windows XP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|