Page 1 of 1

APACHe Curiosity

Posted: Sun Mar 20, 2005 8:38 pm
by Mastermind
I already install apache server in my pc when i type the word "http://locahost" i never saw a word that apache server is successfully installed what shall I do to completely installed my OS is windows 98 and my problem in mysql database ...

Thanks

Posted: Sun Mar 20, 2005 8:40 pm
by John Cartwright
Try re-installing apache from scratch and make sure you follow their instructions as well as you can.

Posted: Sun Mar 20, 2005 8:52 pm
by Mastermind
I already re-install apache but still not happen

Posted: Sun Mar 20, 2005 9:03 pm
by John Cartwright
Moved to Apache, IIS, Webservers..

Posted: Sun Mar 20, 2005 11:29 pm
by feyd
what version of Apache did you "install" ?

Posted: Mon Mar 21, 2005 12:59 am
by AGISB
Do you actually have Tcp/Ip running? If you install on a Win98 system without a network adapter you probably don't have TCP/Ip running. Even with network adapter I am not sure if Win98 installs the Tcp/ip driver on default.

Posted: Mon Mar 21, 2005 5:40 am
by timvw
i don't think you can't run apache in the background/as a service if you are using w98. so, are you sure you explicitely started the apache daemon, and do you still have that window somewhere on your desktop? (looks like a command prompt...)

if this is the case, you can open a new command prompt and type "netstat -an" to see if there is something listening on port80.

Posted: Wed Mar 23, 2005 10:23 am
by phpScott
And don't use Apache 2.0.X use 1.4.x as it states in the doucmentation that support for Apache 2 on windows 98 is not stable and is not being persued.