Apache 1.3.41 / mod_perl 1.30 / Perl 5.8.9

2009-02-03 Thread Rainer Tammer
Hello, are there any known problems with * Apache 1.3.41 * mod_perl 1.30 * Perl 5.8.9 on AIX (or in general)? After installation I get the following error message in the Apache error log: parse: A file descriptor does not refer to an open file. The httpd process does not start up. There are

Re: Apache 1.3.41 / mod_perl 1.30 / Perl 5.8.9

2009-02-03 Thread Philip M. Gollucci
Rainer Tammer wrote: The httpd process does not start up. There are no errors in the config file. The same Apache / mod_perl works with Perl 5.8.2. It looks like you yourself have isolated it to perl. Maybe try the binary search on perl versions 5.8.3 -> 5.8.8 and see where it breaks. I'm prett