Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Apache Server Problem
Name: Hall_Tech Date: July 21, 2005 at 16:11:57 Pacific OS: Win XP CPU/Ram: 2.6 GHz/1 GB
Comment:
I just installed Apache Server on my WinXP machine, but it doesn't act as though it's running correctly. I used the Win32 Binary MSI Installer, and told it that my Network Domain and Server Domain were both localhost, but when I type in http://localhost/ it doesn't bring up my index.html page. My index.html page is in my HTMLDOCS folder under apache, and Apache is showing up in my taskbar. However, it's not giving me the option to start and stop apache from my Start Menu. Anyone have any idea? Or am I even in the correct forum?
Name: FishMonger Date: July 22, 2005 at 09:00:53 Pacific
Reply:
Apache is (or should be) running as a service so, to stop/start it you need to goto Control Panel->Administrative Tools->Services
For the other part of your problem, you need to check the httpd.conf file to make sure it has the proper setting for the ServerName (about line 212). You may need to make 1 or 2 other adjustments to the file so start at the top and read the notes for each setting.
0
Response Number 2
Name: Hall_Tech Date: July 25, 2005 at 14:49:55 Pacific
Reply:
thanks, I ended up going to apachefriends and downloading their version of Apache. It runs fine and is alot easier to setup. It basically sets itself up. My http://localhost worked the first time. Now I've just got to remember where I'm supposed to put my web page and cgi files. Then I'll be in business. Not sure if this version of apache is as good as the one from the apache web site, but for beginners, I would highly recommend the download from apachefriends.org over the other. I've been working with computers for 8 years and felt like an idiot trying to set up that other version.
Summary: I installed an Apache server on my computer and used my local IP address 192.168.1.100 as my server's address. When I switched it to my global IP address I couldn't access my site. I am guessing that ...
Summary: I can access my server using my external ip, but same ip i provided to my friend, wont work. What could be the problem, i donot have firewall, running xp, apache 2.0, perl 5.x.x ...
Summary: For some reason, I cannot get the index page from apache http server 2.2.13 from outside my network. But, there are caveats: using dyndns and port forwarding within my router, I CAN get to the index p...