Install/Configuration/Startup of Apache

This is a discussion on Install/Configuration/Startup of Apache within the Windows Web Servers forums, part of the Web Server and Related Forums category; I have installed apache and try to connect to local host thru my browser--I keep getting cannot find server--...


Go Back   Usenet Forums > Web Server and Related Forums > Windows Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-07-2003
Frustrated
 
Posts: n/a
Default Install/Configuration/Startup of Apache

I have installed apache and try to connect to local host thru my
browser--I keep getting cannot find server--nothing comes up in error
log--I can't type anything in my Apache Command Prompt window, or my
Command Prompt window. How do you get Apache to work?? I have no DNS,
want to use port 8080, I named my Network Domain and Server name
simply localhost. Please help?
  #2 (permalink)  
Old 07-08-2003
The Other Guy
 
Posts: n/a
Default Re: Install/Configuration/Startup of Apache

On 7 Jul 2003 14:33:30 -0700, The Other Guy responded to a post from
LISAPOP@prodigy.net (Frustrated) who wrote in
comp.infosystems.www.servers.ms-windows:

>I have installed apache and try to connect to local host thru my
>browser--I keep getting cannot find server--nothing comes up in error
>log--I can't type anything in my Apache Command Prompt window, or my
>Command Prompt window. How do you get Apache to work?? I have no DNS,
>want to use port 8080, I named my Network Domain and Server name
>simply localhost. Please help?


The following assumes that you are using v2.x (as opposed to 1.3x)
version of Apache.

Sounds like you are using WIN98. The console just sits there and you
cannot type anything into it. Use CTL+C to the close the connection.
In the meantime, you can minimize the window to the taskbar. If you
are using a WIN NT-based system, then try installing it as a service:
See http://httpd.apache.org/docs-2.0/pla...s.html#winsvc;
basically, open a DOS prompt window and type "apache -k install"
(without the quotes).

Check for a line in the httpd.conf like this:
Listen 127.0.0.1:8080

Depending on what you put into the httpd.conf file you may have to use
either http://localhost:8080 or http://127.0.0.1:8080 to access the
test page.

Check also your host file on Windows to see if there is an entry such
as:
127.0.0.1 localhost

Finally, in a DOS prompt window, type "netstat -an" (or -ano in XP) to
see if there are any connections to port 8080 listed.

HTH
TOG

--
../configure --prefix=~/zyterion
Not this guy or that guy, The Other Guy.

This spot may contain a satirical comment or comedic source,
and is meant to be funny. If you are easily offended, gullible
or don't have a sense of humour we suggest you read elsewhere.
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:11 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0