[Mon May 27 13:51:20 2002] [warn] module mod_php4.c is already added, skipping Apache/1.3.23 (Win32) running...
If it is not okay what do I do to fix it.
I was do an attempt of an apache server install on a Win 98 machine with PHP 4.2.1
hi,
i waarned for this many times before windows 98 is not a sever platform and is not intended to run servers it has no build in security mechanism only windows 2000 and winxp (pro only) should be considered if you use windows 95,98,me to run a webserver your system is vulnerable and not safe for hackers and other crap my advice is do not run servers with a os other then windows 2000 or xp pro except for "unix like" systems they are more secure.
well I was only using this as test purposes only, not to run a gigantic site.
I'm guessing there is a double line of the add module in your httpd.conf file. Check to see if
module mod_php4.c
is in there twice under the "LoadModule" section. It's near the top of the file.