Regarding Apache 2.2 on Windows, does anyone know
how can I set it for waiting more when trying to start or stop it?
If I do
net stop apache2.2
It tries to stop for a long time, then it gives the
error that it can't be stopped.
But it continues to try stopping, and in the
meantime I cannot start it again.
Then, sometimes I try to start it with
net start apache2.2
It tries to start, but it gives an error telling
that it cannot start. However, it continues to try starting, and finally it
really starts.
I am using a Catalyst application with
mod_perl.
Thank you.
Octavian
|