Mailing List Archive

directive handlers + LoadModule foo_module
this was reported a few times, with php as the suspect, but it happens
with any LoadModule config. problem was that the xs module structure was
only added to the Apache module list once at startup. it needs to be
removed/added each time apache is restarted, patch below does that.

-----

directive handlers + LoadModule php work fine for me with 1.25.
if you can come up with a small test case that produces the problem
(a tiny module with a simple directive handler, no AxKit), i will be happy
to revisit the problem.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org