Hello all,
I've got a modperl app that changes some apache configs (via text
files), but need to tell Apache to re-read its configuration files for
the changes to take effect. What might be the best way of going about
such an operation?
Here is some info about my install:
# cat /etc/redhat-rele
When you mean by hand, you mean something like:
`/usr/sbin/httpd -k $action`
Where $action could be "stop" and then "start"? I don't think this is
possible, I get permission denied on the socket:
(13)Permission denied: make_sock: could not bind to address [::]:443
no listening sockets available,
The mod_perl 1.31 release candidate 4 "Works with Perl 5.10" is ready. It can
be downloaded here:
http://www.apache.org/~gozer/mp1/mod_perl-1.31-rc4.tar.gz
MD5: ba12ce36c4c738bccfa93ab646a6824c
SHA1: 2de6ce29f44505cfdca34b7aa6499d961c72953b
Please give it a spin in your favorite configuration
The mod_perl 2.0.4 release candidate 1 "Works with Perl 5.10" is ready. It can
be downloaded here:
http://www.apache.org/~gozer/mp2/mod_perl-2.0.4-rc1.tar.gz
MD5: 1f0a941e8b5f26b6102126ae67ddbb43
SHA1: 8b2ceede3c783b9b2cc9e0fe63a095b0e4a1f000
Please give it a spin in your favorite configurati