Re: Upgrading a mod_perl application from Apache 2.2 to Apache 2.4

2018-11-30 Thread Sujeeva Seneviratne
If you have an Authen handler, you may need this change:Debug Apache 2.4 PerlAuthenHandler | | | | || | | | | | Debug Apache 2.4 PerlAuthenHandler I am trying to debug a problem that occured after an apache upgrade. I want to integrate redmine into my apache ... |

Re: simple question. Not using 2.xxx10. query params

2018-01-09 Thread Sujeeva Seneviratne
Try this: my %params = $r->args; my $lang = $params{lang}; On Tuesday, January 9, 2018, 3:36:04 PM CST, Chris Bennett wrote: I am using the 2xxx09 version on OpenBSD. The manual pages are still unfinished on this version, so I can't find a way to probe for any particular parameter such

Apache Error 70007 - The timeout specified has expired: SSL input filter read failed

2013-05-24 Thread Sujeeva Seneviratne
Hi,   I'm in the process of moving a mod_perl application running apache 1.3 in AIX to apache 2.2 in RedHat Linux.   I get the SSL input filter read failed error when sending a request through the website.   Below are the details.   Thanks,   Sujeeva    Virtual Server error.log   Start Apache: [W

Apache Error 70007 - The timeout specified has expired: SSL input filter read failed

2013-05-22 Thread Sujeeva Seneviratne
Hi,   I'm in the process of moving a mod_perl application running apache 1.3 in AIX to apache 2.2 in RedHat Linux.   I get the SSL input filter read failed error when sending a request through the website.   Below are the details.   Thanks,   Sujeeva    Virtual Server error.log   Start Apache: [