[thelist] apache and PHP and winXP

Tony Crockford tonyc at boldfish.co.uk
Mon Nov 11 15:35:01 CST 2002


> Ok I'm back :P. Reading this:
>
> When working with Apache it is important to know how it will find the
> configuration files. You can specify a configuration file on the
> command line in two ways:
>
> -f specifies a path to a particular configuration file:
>     apache -f "c:\my server\conf\my.conf"
>     apache -f test\test.conf
> -n specifies the configuration file of an installed Apache service
> (Apache 1.3.7 and later):
>     apache -n "service name"

I run mine as a service for development only - it installs as a service
by default?

I have a good firewall (Sygate) that denies the outside world access to
my localhost server.

(zonealarm pro (free) didn't according to my server logs!)

not sure what you're reading but if you're just looking at PHP
development using http://localhost you're probably making your task too
hard.

if your conf is wrong it won't run, if it's right it will, simplistic I
know but it works okay out of the box for localhost work.

HTH

Tony





More information about the thelist mailing list