hello, I tried to follow your tips.
I don't know how to find out if my versions of ibmhttpd and perl / mod_perl
are compatibel. I've googled some time, but didin't find realy much about
it.
Installing a newer version of the ibm-webserver is difficult because it is a
production environment and the s
I have a problem with getting mod_perl 2.0.3 to work on our AIX5.3 with
IBM-Webserver (based on Apache 2.0.47) and perl 5.8.2
When I insert the line
"LoadModule perl_module modules/mod_perl.so"
to the httpd.conf and I then restart the webserver, then the following
entries appear in the error
Hello list,
this is my first post on a mailing-list, so please pardon if I accidently
break some rules. Also Enlish isn't my native language but I try to give my
best...
My problem is, that I have a web-application based on perl-scripts. So far
everything is running (IBM-webserver based on Apac