RE: Problem with Apache::ASP under Apache 2.4

2014-05-20 Thread Koebrick, Andrew (MNIT)
? > > Andrew > > > -Original Message- > From: Warren Young [mailto:war...@etr-usa.com] > Sent: Tuesday, July 09, 2013 6:15 PM > To: Apache-ASP List > Subject: Re: Problem with Apache::ASP under Apache 2.4 > > Please send replies to the mailing list, not di

Re: Problem with Apache::ASP under Apache 2.4

2014-05-20 Thread Josh Chamas
ache-ASP List Subject: Re: Problem with Apache::ASP under Apache 2.4 Please send replies to the mailing list, not direct to the one who replied to your post. On 7/9/2013 15:32, Koebrick, Andrew (MNIT) wrote: httpd-2.4 has changed it's API somewhat, the Apache2::Connection::remote_ip met

Re: Problem with Apache::ASP under Apache 2.4

2013-07-11 Thread Tsirkin Evgeny
home? > http://sourceforge.net/projects/apache-asp or http://www.apache-asp.org/? > > Andrew > > > -Original Message- > From: Warren Young [mailto:war...@etr-usa.com] > Sent: Tuesday, July 09, 2013 6:15 PM > To: Apache-ASP List > Subject: Re: Problem with Apa

RE: Problem with Apache::ASP under Apache 2.4

2013-07-10 Thread Koebrick, Andrew (MNIT)
To: Apache-ASP List Subject: Re: Problem with Apache::ASP under Apache 2.4 Please send replies to the mailing list, not direct to the one who replied to your post. On 7/9/2013 15:32, Koebrick, Andrew (MNIT) wrote: > > httpd-2.4 has changed it's API somewhat, the > Apache2::Connect

Re: Problem with Apache::ASP under Apache 2.4

2013-07-09 Thread Warren Young
Please send replies to the mailing list, not direct to the one who replied to your post. On 7/9/2013 15:32, Koebrick, Andrew (MNIT) wrote: httpd-2.4 has changed it's API somewhat, the Apache2::Connection::remote_ip method is now Apache2::Connection::client_ip." So what happens if you change

Re: Problem with Apache::ASP under Apache 2.4

2013-07-09 Thread Warren Young
On 7/9/2013 12:41, Koebrick, Andrew (MNIT) wrote: It looks like the Apache2::Connection API changed quite a bit in 2.4 How have you made that determination? Here's the original Apache2::Connection API reference: https://perl.apache.org/docs/2.0/api/Apache2/Connection.html If you change