rl even if
mod_perl is static built?
Regards,
Oskar Ahner
However, if I try to use this directive instead:
PerlPostConfigRequire "/home/user/startup.pl"
where startup.pl has this contents:
use Embperl;
1;
It works!
But why? As I understand it, it should not make any
difference
Hello!
I try to compile and build latest apache 2.2, mod_perl2 and Embperl
without success.
I build Perl 5.8.8 with: ./Configure -des -Dprefix=/opt/perl -Uusethreads.
I unpacked the Apache 2.2.3 tar-ball: tar xvjf httpd-2.2.3.tar.bz2
I unpack and build mod_perl with the above apache statical
s the directive.
Regards,
Oskar Ahner