Re: undefined subroutine: get_server_description, get_server_banner

2008-04-08 Thread Jeff Armstrong
Original Message Subject: undefined subroutine: get_server_description, get_server_banner From: Jeff Armstrong <[EMAIL PROTECTED]> To: modperl Date: 08 April 2008 12:26:55 Folks, <http://perl.apache.org/docs/2.0/api/Apache2/ServerUtil.html#C_get_server_description_&

undefined subroutine: get_server_description, get_server_banner

2008-04-08 Thread Jeff Armstrong
Folks, indicates that I should be able to: $description = Apache2::ServerUtil::get_server_description(); however, I find that Apache2::ServerUtil::get_server_description(); Apache2::ServerUtil::get_s

Re: troubleshooting

2008-03-17 Thread Jeff Armstrong
Dp, Make sure you are using etch or later: dpkg -l libapache2-mod-perl2 should list the installed version as 2.0.2-2.4 The sarge libapache2-mod-perl2 versions (1.99.xxx) were not sane. Regards Jeff Original Message Subject: Re:troubleshooting From: Beginner <[EMAIL PROTE

Re: dev environment

2007-11-05 Thread Jeff Armstrong
Original Message Subject: Re:dev environment From: Rolf Banting <[EMAIL PROTECTED]> To: modperl Date: 05 November 2007 14:52:12 Or: 1. use cygwin ( if you can get mod_perl2 to build. I couldn't.) Arghh - tooo painful! but nice if you want a bash shell that nearly works on X

Re: dev environment

2007-11-05 Thread Jeff Armstrong
Original Message Subject: Re:32 & 64 bit memory differences From: Mark Maunder <[EMAIL PROTECTED]> To: Octavian Rasnita <[EMAIL PROTECTED]> CC: modperl@perl.apache.org Date: 05 November 2007 06:32:11 I wouldn't recommend doing dev on windows for a linux environment. Dual boot y

Re: pnotes MP1->MP2

2006-04-03 Thread Jeff Armstrong
Original Message From: John Russell <[EMAIL PROTECTED]> Cc: modperl@perl.apache.org Subject: Re:pnotes MP1->MP2 Date: Mon Apr 03 2006 20:08:13 Here's the whole entry in the apache error_log [Mon Apr 03 05:00:35 2006] [error] access to /home/httpd/htdocs/com.onlywebdata.mc3/

Re: Newbie help with Apache2::Request configuration

2006-01-03 Thread Jeff Armstrong
Original Message From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: Jeff Armstrong <[EMAIL PROTECTED]> Cc: mod_perl List Subject: Re:Newbie help with Apache2::Request configuration Date: Sun Jan 01 2006 21:01:39 My apologies for being a dumbo, yo

Re: Newbie help with Apache2::Request configuration

2006-01-01 Thread Jeff Armstrong
Original Message From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: Jonathan Vanasco <[EMAIL PROTECTED]> Cc: mod_perl List Subject: Re:Newbie help with Apache2::Request configuration Date: Sat Dec 31 2005 19:22:28 Jonathan Vanasco wrote: On Dec 31, 2005, at 1:22 PM, Philip

Re: Newbie help with Apache2::Request configuration

2005-12-31 Thread Jeff Armstrong
Original Message From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: Joshua H <[EMAIL PROTECTED]> Cc: modperl@perl.apache.org Subject: Re:Newbie help with Apache2::Request configuration Date: Sat Dec 31 2005 01:02:01 Joshua H wrote: 1) When I try to call Apache::Request method

Debian Sarge/Stable backports: libapache2-mod-perl2 v 2.01-4

2005-12-29 Thread Jeff Armstrong
Folks, I have created the following i386 backports for those of you running Debian Stable/Sarge and wanting a relatively recent mod_perl2. I used the current Etch/Testing source packages: libapache2-mod-perl2 2.01-4 libapache2-mod-apreq22.06-dev-2 libapache2-request-perl 2.06-d

Re: Apache2::Cookies - getting all names

2005-12-28 Thread Jeff Armstrong
Original Message From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: Jeff <[EMAIL PROTECTED]> Cc: mod_perl List Subject: Re:Apache2::Cookies - getting all names Date: Wed Dec 28 2005 16:38:44 Convesly, we could patch the code instead of the docs to make it do what the docs sai