> I am not sure if this is even the correct place for this question, if
> not please direct me to the correct venue.
> 
> When I attempt to run (from a DOS box) "net start apache", I get the
> following:
> 
> The Apache service is starting.
> The Apache service could not be started.
> 
> A system error has occurred.
> 
> System error 1067 has occurred.
> 
> The process terminated unexpectedly.
> 
This error is beacuse some parameters are missing... or some files could not
be found... Check the parameters key in the registry and be sure to enter
the ful path to your configuration file... for example:

ConfPath:REG_SZ:C:/OpenSA/Apache/conf/httpd.conf

Remember if you have to pass command line arguments to Apache, you can't
make it run automatically, if ya want to run in SSL mode you must create an
httpds.conf file enebling SSL by default....

Byez
ANdreaT

Reply via email to