Hi > > > > > This solution looks good to me, but should be mod_embperl.c > instead of > > Embperl.c. > > well, I went to the embperl site and added this to my httpd.conf > > LoadModule embperl_module /tmp/Embperl.so > > and things worked out as expected > > [ debug] /tmp/Embperl.so is already absolute > [ debug] /tmp/Embperl.so successfully resolved to existing > file /tmp/Embperl.so > [ debug] Found: embperl_module => Embperl.c > [ debug] Skipping LoadModule of Embperl.c > > is this not a correct setup? or it is for apache2 and not apache 1.3? >
Looks like you done the right thing. As said I am not at home and cannot test at the moment, so I told you mod_embperl.c from my mind, but it looks like I am wrong. I will check this next week when I am back and give you a feedback. Gerald