Search Discussions
-
I will preface this message with this: this is not a mod_perl bug or problem, but it involves a mod_perl application, so this is probably a good place to get advice from experienced mod_perl ...
Stephen Clouse
Jul 8, 2008 at 5:24 pm
Jul 11, 2008 at 10:10 am -
I found that Catalyst is too huge to use. Other than Catalyst, do you have any other framework suggested for MP applications? thanks. --penny
Pennyyh
Jul 17, 2008 at 3:54 pm
Jul 24, 2008 at 11:10 am -
A couple of months ago i was going through slides from gozers "From CGI to mod_perl 2.0, Fast!" talk, which has some benchmarks comparing CGI, perlrun and registry to each other. At which point i ...
Adam Prime
Jul 10, 2008 at 5:29 am
Jul 11, 2008 at 4:13 am -
I'm trying to use mod_perl on Debian Etch. I was looking at "practical mod_perl" book, but it appears that much has changed in mod_perl 2.0 so the second example doesn't work at all. The first ...
John M. Dlugosz
Jul 12, 2008 at 6:21 am
Jul 17, 2008 at 9:46 pm -
Hi, just got a fresh VPS server and wanted to install the second apache on 8080 but without success The configure process was ok, with only one warning: Your Perl is configured to link against ...
Oleg Burlaca
Jul 26, 2008 at 2:43 am
Aug 1, 2008 at 9:39 pm -
I installed the library package 'libapreq2' on an Ubuntu 7.10 distro, and tried dereferencing the 'Apache2::Request' module in a mod_perl script, but it crashed with '/usr/sbin/apache2: symbol lookup ...
Paul Cameron
Jul 6, 2008 at 10:32 pm
Jul 10, 2008 at 3:26 am -
I want to protect my flash video from robot downloaders to save on bandwidth. I created a captcha that must be entered on the page that contains the flash .swf which loads and plays the .flv video. ...
Tmpusr889
Jul 2, 2008 at 5:42 pm
Jul 7, 2008 at 4:17 pm -
How am I supposed to tell CPAN that the distribution requires Apache::TestMM when Makefile.PL uses it before `make` is even executed? So I can't use ExtUtils::MakeMaker's PREREQ_FATAL flag because ...
Mark Hedges
Jul 4, 2008 at 4:43 am
Jul 5, 2008 at 1:36 am -
Hi list: I have installed different versions of apache in different servers, the operative system in my servers is gentoo, i have long time wanting to know what is the best way of install mod_perl2, ...
Mario Rodríguez
Jul 18, 2008 at 9:43 pm
Jul 26, 2008 at 6:46 pm -
I've been using mod_perl1 for a couple of years without problems. I've switched to mod_perl 2 half an year ago and always have problems (segfaults under prefork and sometimes troubles with mpm ...
Oleg Burlaca
Jul 25, 2008 at 8:25 pm
Jul 25, 2008 at 9:26 pm -
Hi all, I'm receiving a strange message which I think is caused by something I'm doing with modperl and/or Mason, but I'm not sure what to look for. Basically, I have a page which refreshes every 3 ...
Raymond Wan
Jul 11, 2008 at 10:01 am
Jul 14, 2008 at 2:45 am -
Hi, I have problems to setup persistent database connection for my perl project using mod_perl. It tooks me two days which i still cann't figure out how mod_perl works with Apache::DBI. My Server ...
Chris Zhuang
Jul 16, 2008 at 5:59 am
Jul 17, 2008 at 9:51 pm -
Hello all, I am writing an handler generating sub-requests by using the lookup_uri and run (Apache2::SubRequest) methods. My question is : is it technically possible to generate HTTPS sub-request (I ...
Titetluc titetluc
Jul 1, 2008 at 4:34 pm
Jul 4, 2008 at 4:47 pm -
At the impromptu mod_perl BOF at YAPC::NA, Fred Moyer any myself hacked together a short mod_perl survey to help identify the current needs of mod_perl users. It was inspired by the Perl survey done ...
Adam Prime
Jul 7, 2008 at 3:57 pm
Sep 3, 2008 at 4:56 pm -
Hi, I'm currently working on a "large" (for some meaning of "large", of course) community web site, using mp2 with mostly handlers and some registry scripts. The architecture is basically composed ...
Cosimo Streppone
Jul 21, 2008 at 10:32 pm
Jul 22, 2008 at 9:41 pm -
I need to implement the reverse proxy link-fixing behavior provided in Apache 2 by mod_proxy_html: http://apache.webthing.com/mod_proxy_html/ but I need it in Apache 1. Some digging turned up ...
Jim Brandt
Jul 16, 2008 at 4:08 pm
Jul 18, 2008 at 2:02 pm -
Consider this fragment: $r- content_type("image/$type"); $r- send_http_header; $m- print($img); The method send_http_header seems to no longer exist. What should I be using instead? For now I just ...
John M. Dlugosz
Jul 16, 2008 at 4:49 am
Jul 16, 2008 at 4:42 pm -
Ugh, I am so flummoxed by this. How do I get the Apache2::Controller::Directives module to work from t/conf/extra.conf.in? Try commenting out the PerlSetVar for the same named thing and enabling the ...
Mark Hedges
Jul 6, 2008 at 3:20 am
Jul 7, 2008 at 6:55 pm -
Hello all, I am facing a problem: I would like to call sub-requests, but the content of these sub-requests should not 'pollute' the main request. Some times ago, Torsten Foertsch sent the same ...
Titetluc titetluc
Jul 1, 2008 at 11:48 am
Jul 1, 2008 at 1:01 pm -
I read that mod_perl 2.0.4 works with Perl 5.10. Should I upgrade from 5.8.8. to 5.10? from perl 5.10 release notes I saw that "The Perl interpreter itself is faster with a smaller memory footprint, ...
Oleg Burlaca
Jul 26, 2008 at 12:40 pm
Jul 26, 2008 at 1:48 pm -
Reading the docs, I'm a little confused. Is ModPerl::Registry specifically for emulating the CGI environment, or should I do something else if I plan to write to the API from scratch and don't need ...
John M. Dlugosz
Jul 13, 2008 at 6:37 am
Jul 13, 2008 at 10:29 am -
Hi all For those of you who have struggled with various Devel::*Prof modules, I thought I'd let you know about Devel::NYTProf version 2, which was recently released. Released by Tim Bunce (of DBI ...
Clinton Gormley
Jul 18, 2008 at 10:41 am
Jul 18, 2008 at 10:41 am -
Hi all, I've downloaded and compile the latest current version (2.0.4) of mod_perl using a biarch system (64-bit kernel, mix of 32- and 64-bit applications, but mostly 32-bit), and running OpenSuSE ...
Sérgio Durigan Júnior
Jul 8, 2008 at 5:43 pm
Jul 8, 2008 at 5:43 pm -
Hi, I'm trying to call a Perl function from C code and clean the interpreter I just created. I have a Perl script hosted with Apache + mod_perl and when a request comes to the file (say example.pl) ...
Chintana Wilamuna
Jul 1, 2008 at 6:34 am
Jul 1, 2008 at 6:34 am
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 24 |
posts | 127 |
users | 46 |
website | perl.apache.org |
46 users for July 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)