Forum Moderators: phranque

Message Too Old, No Replies

Apache 1.3.23 on Win2k

New to Apache

         

shaadi

6:22 pm on May 4, 2004 (gmt 0)

10+ Year Member



I have installed Apache 1.3.23 - I launch Apache and I get a console window that says,

"Apache/1.3.23 (Win32) running..."

I see nothing else in the console window: no activity logging or anything. Is that normal? Is it the way people usually operate Apache? Also, since I know there have been some errors, I see no errors either. It's just a blank console window.

I have installed Apache/PHP/MySQL on Window 2000 professional SP 4.

gergoe

6:27 pm on May 4, 2004 (gmt 0)

10+ Year Member


use apache.exe -k install, so it will install a system service for you which does not have the console window anymore (and the apache will start once the machine is booted-up);

the logging is done into the logfiles in the logs subdirectory of your apache installation, unless you specified something else.

shaadi

7:42 am on May 24, 2004 (gmt 0)

10+ Year Member



Thanks gergoe it worked :)