I get the following error on installation:
Installing the Apache2.2 service
The Apache2.2 service is successfully installed.
Testing httpd.conf
Errors reported here must be corrected before the service can be started.
httpd.exe: Could not reliably determine the server's fully qualified domain
Each network connection on your Server machine has an IP address
associated with it, which you can connect to. If the machine is
connected to a LAN, then you can connect to the server FROM WITHIN THE
LAN by using the IP address of the network adapter that connects it to
the LAN.
If you want to con
Albert Joseph wrote:
> Hi all,
>
> I have a very basic question since I am very new to the Web server world.
>
> I have recently installed Apache HTTP server. I am running a stand-alone
> (not part of any network) machine on Windows 2000 Professional. When I was
> installing the server, I w
Hi all,
I have a very basic question since I am very new to the Web server world.
I have recently installed Apache HTTP server. I am running a stand-alone (not
part of any network) machine on Windows 2000 Professional. When I was
installing the server, I was asked for the domain and server
I've installed Apache 2.2.10 on my Windows XP laptop for testing purposes. I
did *not* install it as a service but am running it as a console application
on port 80.
According to this:
http://httpd.apache.org/docs/2.2/platform/windows.html#wincons
I should be able to do 'httpd.exe -k restart'