Search Discussions
-
The results of the mod_perl survey that Fred Moyer and I conducted can be found at the following link: http://kabob.ca/mod_perl_survey/ Here's a quick list of obvious (though arguable) conclusions: - ...
Adam Prime
Nov 10, 2008 at 3:08 am
Nov 12, 2008 at 4:32 pm -
Hi all, I posted this to the Apache httpd users list, but no reply there, so I'm posting here in the hopes that someone else who uses mod_perl with mod_cache in a reverse proxy setup might have ...
Neil Gunton
Nov 24, 2008 at 5:47 pm
Nov 26, 2008 at 4:17 pm -
Hi, I have been trying to install mp2.0.4. In addition to having problems with authen_basic, I am also getting a test fail for t/hooks/authz as well. My perl Makefile command is as follows: perl ...
Chen, Peter
Nov 10, 2008 at 9:15 pm
Nov 19, 2008 at 1:53 am -
Hello, I want to implement a singleton pattern on my logger module. During initial instantiation, the logger module is seeded with some information (ie. transactionId) and creates some (ie. ...
Steven Siebert
Nov 9, 2008 at 2:50 am
Nov 9, 2008 at 2:50 am -
Hi, I am new to mod perl and apache. I am trying to write a URI translation engine which needs to use the cookies set on the client. Additionally I want mod_rewrite and other URI Translational hooks ...
Puneet Lakhina
Nov 2, 2008 at 10:12 am
Nov 2, 2008 at 2:00 pm -
I'm currently running only Apache 1.3 (mod_perl 1.22) and am wondering what kinds of issues there might be if I were to want to migrate my server to Apache 2.x and mod_perl 2. Are there any things ...
Phil Carmody
Nov 14, 2008 at 1:27 pm
Nov 18, 2008 at 2:35 pm -
We just moved some cgi scripts over from an ancient system to our new server running modperl. We have require files (that themselves have require files) that check cookies and login status for these ...
Bruce Johnson
Nov 20, 2008 at 9:50 pm
Nov 24, 2008 at 9:12 pm -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: 1.1 attempting to static-build mod_perl 2.0.4 and apache 2.2.10, is the following warning right at the end ...
Craig
Nov 13, 2008 at 5:30 am
Nov 13, 2008 at 1:52 pm -
Dear list, I've been googling unsuccessfully for quite a while to find an answer to my problem, so I'm hoping that someone here would be able to help me... My question and problem is quite simple - I ...
Jan-Aage Frydenbø-Bruvoll
Nov 3, 2008 at 12:22 pm
Nov 3, 2008 at 3:26 pm -
Hi all, I'm using mod_perl2. I'd like to reject user requests, e.g., very large PUTs, after examining headers and authorizing the user, but before the request body is read. Quota checking could be an ...
Thomas Lindgren
Nov 24, 2008 at 4:19 pm
Nov 25, 2008 at 3:33 pm -
Hi, I load mod_perl into a customized Apache on Windows but when I send a simple request (http://host:port/perl/testperl.pl - testperl.pl just prints a simple message) Apache dies and throws the ...
Rashmi Badan
Nov 19, 2008 at 2:15 pm
Nov 19, 2008 at 4:57 pm -
Hi, I wish to setup a GUI debugging environment for my CGI, which is running using apache mod_perl I update the following file (/usr/local/apache_modperl/conf/httpd.conf) to the below content :- ### ...
Yccheok
Nov 6, 2008 at 10:00 am
Nov 7, 2008 at 1:21 am -
I plan to move Apache 1.3 to 2.0, and modperl 1 to modperl 2. One of the perl module currently used is Apache::archive. Is there a new name for the module in modperl2? Or it can still being used in ...
Db
Nov 18, 2008 at 5:13 pm
Nov 20, 2008 at 4:33 pm -
Hello, I am running Apache 2 under a Debian server. I installed Awstats and configured it as stated in its documentation. Perl is running, I could update Awstats database from the console. I updated ...
Mustafa Aldemir
Nov 12, 2008 at 1:02 pm
Nov 12, 2008 at 1:45 pm -
Hi, I am trying to write a handler that modifies the content of the page based on a regex match. essentially im trying to modify <a href="" tags in the outgoing HTML pages. Now I am trying to do this ...
Puneet Lakhina
Nov 10, 2008 at 6:46 am
Nov 10, 2008 at 2:06 pm -
Looks good with Apache-1.3.41, Perl-5.10.0, mod_perl-1.31-RC4 [*] and VC6. [*] I had to include r719313 to get mod_perl-1.31-RC4 to run with Perl-5.10.0, and r719315 to get libapreq to build (neither ...
Steve Hay
Nov 21, 2008 at 11:06 am
Nov 21, 2008 at 2:44 pm -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: Per suggestion made in this forum, I gave up on static build and am building dynamic. Now I get 2 errors in ...
Craig
Nov 15, 2008 at 5:48 am
Nov 15, 2008 at 9:09 pm -
Hi. This is not really an on-topic question, and is more of a general one. But I figure that, for this type of "general", the combination of skills of the people on this list might be just right to ...
André Warnier
Nov 10, 2008 at 7:29 pm
Nov 10, 2008 at 9:45 pm -
I would be helpful if the Introducing mod_perl Handlers page at http://perl.apache.org/docs/2.0/user/handlers/intro.html included a section describing the arguments to the handler functions and if ...
Ian Goodacre
Nov 10, 2008 at 12:04 am
Nov 10, 2008 at 4:11 pm -
Hi all, I am new to mod_perl and am having a difficult time with rewrites. Either I am doing it the most wrong way, or it's so easy that I'm over looking it. I have searched and found nothing that ...
Perl
Nov 2, 2008 at 7:18 pm
Nov 3, 2008 at 1:35 pm -
Hi, We run a webmail system which was written in Mason. It won't let you download or read large attachments (~5MB upwards). This seems to be some sort of memory allocation error. If you watch the ...
Jim Donovan
Nov 3, 2008 at 12:51 am
Nov 3, 2008 at 3:45 am -
I didn't find resolution, if already resolved sorry: http://rt.cpan.org/Public/Bug/Display.html?id=40749
Paul Paskvan
Nov 13, 2008 at 2:33 pm
Nov 13, 2008 at 2:33 pm -
-- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Consultant - P6M7G8 Inc. http://p6m7g8.net Senior System Admin - ...
Philip M. Gollucci
Nov 13, 2008 at 6:49 am
Nov 13, 2008 at 6:49 am -
Hi, am stuck with a problem on mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.8 form data string with special chars like böse@¤ POSTed to a handler is returned as: b\xc3\xb6se@\xe2\x82\xac by ...
Axel Huizinga
Nov 12, 2008 at 8:35 pm
Nov 12, 2008 at 8:35 pm -
Hello, I have searched all over the internet for an answer to this problem. There are lots of hits, but no good solutions. You see the technical stack: mod_perl 2.0.3, apache 2.0.63, win32 xp, ...
Klaassen
Nov 12, 2008 at 5:44 pm
Nov 12, 2008 at 5:44 pm
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 25 |
posts | 160 |
users | 48 |
website | perl.apache.org |
48 users for November 2008
Archives
- October 2014 (25)
- September 2014 (48)
- August 2014 (19)
- July 2014 (12)
- June 2014 (65)
- May 2014 (35)
- April 2014 (22)
- March 2014 (17)
- February 2014 (60)
- January 2014 (14)
- December 2013 (5)
- November 2013 (27)
- October 2013 (35)
- September 2013 (13)
- August 2013 (14)
- July 2013 (18)
- June 2013 (35)
- May 2013 (50)
- April 2013 (52)
- March 2013 (36)
- February 2013 (40)
- January 2013 (17)
- December 2012 (38)
- November 2012 (72)
- October 2012 (46)
- September 2012 (39)
- August 2012 (36)
- July 2012 (49)
- June 2012 (51)
- May 2012 (38)
- April 2012 (79)
- March 2012 (68)
- February 2012 (80)
- January 2012 (98)
- December 2011 (56)
- November 2011 (59)
- October 2011 (44)
- September 2011 (25)
- August 2011 (35)
- July 2011 (159)
- June 2011 (113)
- May 2011 (113)
- April 2011 (31)
- March 2011 (75)
- February 2011 (123)
- January 2011 (80)
- December 2010 (90)
- November 2010 (55)
- October 2010 (67)
- September 2010 (82)
- August 2010 (46)
- July 2010 (31)
- June 2010 (40)
- May 2010 (84)
- April 2010 (125)
- March 2010 (99)
- February 2010 (113)
- January 2010 (145)
- December 2009 (70)
- November 2009 (110)
- October 2009 (142)
- September 2009 (235)
- August 2009 (133)
- July 2009 (85)
- June 2009 (97)
- May 2009 (72)
- April 2009 (129)
- March 2009 (220)
- February 2009 (128)
- January 2009 (221)
- December 2008 (151)
- November 2008 (160)
- October 2008 (190)
- September 2008 (134)
- August 2008 (139)
- July 2008 (127)
- June 2008 (186)
- May 2008 (196)
- April 2008 (234)
- March 2008 (175)
- February 2008 (218)
- January 2008 (179)
- December 2007 (212)
- November 2007 (275)
- October 2007 (296)
- September 2007 (262)
- August 2007 (188)
- July 2007 (250)
- June 2007 (340)
- May 2007 (343)
- April 2007 (284)
- March 2007 (340)
- February 2007 (169)
- January 2007 (351)
- December 2006 (252)
- November 2006 (314)
- October 2006 (218)
- September 2006 (302)
- August 2006 (491)
- July 2006 (192)
- June 2006 (266)
- May 2006 (291)
- April 2006 (214)
- March 2006 (346)
- February 2006 (538)
- January 2006 (348)
- December 2005 (401)
- November 2005 (340)
- October 2005 (376)
- September 2005 (491)
- August 2005 (647)
- July 2005 (414)
- June 2005 (392)
- May 2005 (609)
- April 2005 (600)
- March 2005 (429)
- February 2005 (566)
- January 2005 (522)
- December 2004 (671)
- November 2004 (561)
- October 2004 (344)
- September 2004 (407)
- August 2004 (551)
- July 2004 (480)
- June 2004 (449)
- May 2004 (482)
- April 2004 (456)
- March 2004 (643)
- February 2004 (535)
- January 2004 (496)
- December 2003 (616)
- November 2003 (728)
- October 2003 (527)
- September 2003 (437)
- August 2003 (567)
- July 2003 (807)
- June 2003 (672)
- May 2003 (664)
- April 2003 (668)
- March 2003 (551)
- February 2003 (566)
- January 2003 (637)
- December 2002 (440)
- November 2002 (652)
- October 2002 (690)
- September 2002 (410)
- August 2002 (704)
- July 2002 (650)
- June 2002 (1,057)
- May 2002 (746)
- April 2002 (943)
- March 2002 (937)
- February 2002 (757)
- January 2002 (743)
- December 2001 (705)
- November 2001 (641)
- October 2001 (718)
- September 2001 (536)
- August 2001 (895)
- July 2001 (701)
- June 2001 (649)
- May 2001 (667)
- April 2001 (678)
- March 2001 (739)
- February 2001 (796)
- January 2001 (1,075)
- December 2000 (1,399)
- November 2000 (1,093)
- October 2000 (845)
- September 2000 (963)
- August 2000 (1,128)
- July 2000 (1,254)
- June 2000 (1,251)
- May 2000 (1,363)
- April 2000 (1,381)
- March 2000 (1,361)
- February 2000 (816)