Hi,
I have perl 5.8.0 installed and have troubles when activating mod_perl
in the httpd.conf file. I activaed mod_perl per the instructions in Mac
OS X in a Nutshell:
LoadModule perl_module /usr/libexec/httpd/libperl.so
AddModule mod_perl.c
SetHandler perl-script
PerlHandler Apache::Re
>Hi,
>after installing mod_perl (Powerbook OS X 10.04; perl 5.60) the
>$ENV{MOD_PERL} variable could not be found, but the output for Server
>Software is:
>Apache/1.3.19 (Darwin) mod_perl/1.25 PHP/4.0.6 DAV/1.0.2
I'm running roughly the same setup as you, so i've pasted the output
of your script
Hi,
after installing mod_perl (Powerbook OS X 10.04; perl 5.60) the
$ENV{MOD_PERL} variable could not be found, but the output for Server
Software is:
Apache/1.3.19 (Darwin) mod_perl/1.25 PHP/4.0.6 DAV/1.0.2
So mod_perl/1.25 seems to be installed.
Please have a look at the attached script and br