[mp2] problem module install Apache::Test RHEL 9

2024-08-13 Thread Marcello Lorenzi
ading Makefile.PL args from @ARGV MP_APXS = /usr/local/apache/httpd/bin/apxs [ error] Can't find a sub-directory Apache-Test. Make sure that you are using a complete source distribution" Could you help me with this? Thanks in advance, Marcello

Re: recompiling the modules

2005-01-26 Thread Marcello
Philippe M. Chiasson ha scritto: Marcello wrote: Octavian Rasnita ha scritto: Hi, Is it possible to let modperl recompile the modules if they are modified? I've seen that if I modify a perl module, Apache doesn't check to cee if the module has been modified, so it keeps running the old

Re: recompiling the modules

2005-01-25 Thread Marcello
pd.conf or under section in commonhttpd.conf: PerlModule Apache::StatINC PerlInitHandler Apache::StatINC Marcello