Hi,

how can I restart the root httpd server from within modperl? My
problem is that when I call system() with say apachectl restart the
father process is stopped killing the children including the apachectl
itself. So it can't start of again. Can I call something like a reload
of httpd.conf?

Why I want to do this? I have a set of configurations and file links
for different versions for my modperl application which I want to activate
from the modperl application itself (having a HTML user interface).

Thanks for help,

Dirk

Reply via email to