AW: Segmentation fault(11) on AIX - searching the archive couldn' t solve my problem

2007-01-29 Thread ralf . lehmann
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

Segmentation fault(11) on AIX - searching the archive couldn't so lve my problem

2007-01-24 Thread ralf . lehmann
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

make test fails / mod_perl doesn't work

2007-01-18 Thread ralf . lehmann
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