Search Discussions
-
Hello, I'm trying to bring my application up using ModPerl::PerlRun. I have anchors at places in my code like <A CLASS='l2' HREF='vumenu.cgi?str=$govlevel~$vufiles' where I'm passing parameters to ...
CraigT
Jul 1, 2007 at 9:35 pm
Jul 11, 2007 at 2:09 am -
I've configured the Apache::DBI in httpd.conf like this, PerlModule Apache::DBI I didn't have Apache::DBI- connect_on_init($data_source, $username, $auth, \%attr) in startup.pl since we don't use ...
Ken Perl
Jul 30, 2007 at 10:21 am
Aug 1, 2007 at 10:18 am -
Hi, My webhost allows me to use mod_perl (Apache 2 server by the way, Fedora distro). And I'm glad I can because it speeds up my perl scripts a lot. I've created a website that's based on ...
Christiaan Kras
Jul 6, 2007 at 8:58 pm
Jul 11, 2007 at 7:54 pm -
Hi, all I got curious when reading 'performance tuning' in mod_perl doc. two questions. 1. "SQL statement parsing" is mentioned in the doc: ...
James. L
Jul 2, 2007 at 11:28 pm
Jul 3, 2007 at 3:15 pm -
Hi All, Finally I find this place, I think it is the right place for me to solve this issue, here it is: My system: VMware Virtual System: brainzvm:~# uname -a Linux brainzvm 2.6.18-4-686 #1 SMP Mon ...
Xin Chen
Jul 9, 2007 at 12:09 am
Jul 11, 2007 at 11:38 pm -
Following on from the thread "questions on serving big file & SQL statement parsing", I have a related question: Where do you store your uploads? I can think of two approaches: 1) In the DB, store ...
Clinton Gormley
Jul 3, 2007 at 8:06 am
Jul 9, 2007 at 8:01 am -
I was able to narrow down the problem I was having, and produce a test case for you folks. Below are two relatively self-explanatory files. If I navigate to test.cgi, it will appear to load the page ...
Pubert na
Jul 2, 2007 at 10:47 pm
Jul 4, 2007 at 4:51 pm -
I can't seem to get php 5.2.3, mod_perl 2.0.3, mysql 5.0.45, and apache 2.2.4 to work together. I've read countless websites and documentation, followed all the different hints and tips, and I either ...
Dustin D.
Jul 20, 2007 at 5:51 am
Jul 20, 2007 at 4:16 pm -
Hello, in a former post, I was investigating the use of berkeleyDB and mod_perl to cache calls to a web service. We now have a running prototype. To achieve full performance, I read that it better to ...
Nils Kaiser
Jul 12, 2007 at 12:59 pm
Jul 19, 2007 at 9:02 pm -
I first posted this on the HTML_Mason mason_users list, as that's the environment where I first saw this symptom. I though what I was seeing was an artifact of Mason's caching behavior, but I've ...
Brian Reichert
Jul 29, 2007 at 3:30 pm
Aug 2, 2007 at 3:57 pm -
Hi, I am trying hard to install mod_perl under SuSE X86_64 but I cannot do it. It gives the error below on the "make" step. I have searched for this error on the net, and I found only that perl could ...
Octavian Rasnita
Jul 13, 2007 at 3:49 pm
Jul 16, 2007 at 8:54 pm -
I'm a little confused over the use of Apache::DBI or using DBI's connect_cached. I always thought that Apache::DBI would allow me to use one connection through multiple processes, but that seems to ...
Anthony Gardner
Jul 17, 2007 at 9:40 am
Jul 17, 2007 at 7:27 pm -
http://perl.apache.org/docs/2.0/user/performance/mpm.html#Work_with_DataBases_under_Threaded_MPM I'm looking into a problem we're experiencing (lots of netword connections) and I think the answer ...
Anthony Gardner
Jul 9, 2007 at 1:13 pm
Jul 11, 2007 at 4:35 pm -
I'm having countless problems with mod_perl and not even sure where to start. I thought I had mod_perl up and running in my development environment, so I pushed the new changes + apache configuration ...
Dustin D.
Jul 22, 2007 at 3:38 pm
Jul 23, 2007 at 12:17 pm -
Situation: = User puts in username & password into a form (uses POST to send data) to log in. = When the user is done, he/she logs out. = When clicking back (a couple of time) the user eventually ...
Scott Kaplan
Jul 11, 2007 at 12:43 pm
Jul 11, 2007 at 4:40 pm -
I'm using Business::Shipping to pull rate information from the USPS site for our online stores. This is nothing new, I've been doing this for a long time on another server without a hitch. I have a ...
Todd Finney
Jul 3, 2007 at 6:13 pm
Jul 6, 2007 at 10:58 pm -
Hi list, I have a current build of apache on a Sun Solaris 9 and want to install modperl as well. The instructions I have found use the apache source. This is the part I am unsure about, do I need to ...
Dan King
Jul 23, 2007 at 1:24 pm
Jul 23, 2007 at 1:42 pm -
mod_perl 2.0.1 Fedore Core 4 Apache Taint Mode I am trying to delete a file using an absolute path from a mod_perl script running in taint mode under apache. This error is where I stopped trying to ...
Stevethames
Jul 8, 2007 at 4:34 pm
Jul 8, 2007 at 6:27 pm -
Hey, I have installed mod_perl 1.3 statically to apache while using php as a DSO After I've gracefully reloaded apache, php stopped working What is the best way to get them both working together ? ...
Eli Shemer
Jul 3, 2007 at 3:38 am
Jul 3, 2007 at 6:56 am -
Does anyone have any MP code to extend the functionality of the mod_autoindex to include a new filter that is based on files that are before or after a last-modified date? Please excuse my lack of MP ...
Thomas Hilbig
Jul 16, 2007 at 7:53 pm
Jul 19, 2007 at 3:32 pm -
Hi everyone, I'm running Apache 2.2 with mod_perl2 on Win2k3sp2. I'm new to the mp/ mp2 world but have been working with it the last couple weeks, and am fairly familiar with the docs and list ...
Kevin Field
Jul 18, 2007 at 2:15 pm
Jul 19, 2007 at 12:45 pm -
2
Re: pics
Hello! I am tired tonight. I am nice girl that would like to chat with you. Email me at sdgb@docmaildirect.info only. Would you mind me showing some nice pictures of me?Taylor Knox
Jul 6, 2007 at 6:29 am
Jul 7, 2007 at 2:44 am -
I'm trying to build mod_perl (1.30) into httpd (1.3.37) on Mac OS 10.3. However, the default make process does not build httpd with mod_so. The httpd (1.3.30) that came with the original installation ...
Mweiler
Jul 5, 2007 at 6:16 pm
Jul 6, 2007 at 6:58 pm -
Hi all, I've got a module which I call from PerlChildInitHandler to obviously run on creation of each child process. I have a seperate problem which I'm trying to track down, and in doing so, it ...
Gatsby
Jul 24, 2007 at 9:22 am
Jul 24, 2007 at 10:14 am -
Hi all, I've run into a bit of a problem. I'm trying to load a B::Bytecode compiled perl module with modperl2 running on Apache 2.2.3. But the memory usage keep going up each time I do a graceful ...
Justin Maggard
Jul 13, 2007 at 10:16 pm
Jul 17, 2007 at 4:07 pm -
Hello Everyone I've a javascript client library sending text/xml data like this: var myRequest = new jsx3.net.Request(); myRequest.open("POST","http://myServlet"); ...
Praveen Ray
Jul 17, 2007 at 3:47 am
Jul 17, 2007 at 3:59 am -
all - i've just set up a new fedora 7 installation on my laptop. when trying to build an rpm for libapreq2, it dies telling me that apache::test.pm is not found. after retrieving apache::test from ...
Paul trader
Jul 12, 2007 at 9:02 pm
Jul 12, 2007 at 9:10 pm -
Hi. I was wondering how I could set the mod_perl (1.x) STDOUT (and STDERR) to expect utf8 char encoding? In perlrun, you can just set it by using -CS parameter, ie, `perl -CS -le 'print "olé"'`, or ...
Cristina Nunes
Jul 11, 2007 at 9:43 am
Jul 11, 2007 at 11:15 am -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: Apache2 segfaults when a virtual host is configured with PerlOptions -Enable (using the ...
Derek Poon
Jul 10, 2007 at 8:20 pm
Jul 10, 2007 at 8:37 pm -
Canadian Pharmacy Why pay such huge prices for pharmaceuticals? When the causing factor for such a high price is not the actual cost of the pharmaceutical itself, mainly the role playing factors of ...
Kristin Ledford
Jul 9, 2007 at 4:28 pm
Jul 10, 2007 at 4:45 am -
[Sorry if this is a duplicate, but I believe the first message did not get through] Hi all, I am working in an Apache2/mod_perl2 environment, with MySQL DBs, and I have a somewhat special need with ...
Mattia Barbon \
Jul 4, 2007 at 7:27 am
Jul 4, 2007 at 7:33 am -
I am attempting to install mod_perl on a SUSE Linux 2.6.6-7 dual processor machine. It already has Apache 2.0.49 and Perl 5.8.3 installed. In fact, it already had perl_mod 1.x installed, but I ...
David Weintraub
Jul 3, 2007 at 1:44 pm
Jul 3, 2007 at 4:46 pm -
Hey folks. I'm new here, and this is my first post. I'm trying to figure out a way to manage multiple file uploads. I have a form that allows users to upload arbitrary numbers of files, which I then ...
Amiri Barksdale
Jul 31, 2007 at 4:22 pm
Jul 31, 2007 at 4:22 pm -
Hi, I am using the apache module mod_rewrite and the virtual document root module that provides the virtual document root apache directive. Problem is that if i use virtual document root for my ...
Tyler Bird
Jul 23, 2007 at 9:26 pm
Jul 23, 2007 at 9:26 pm -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: While attempting to compile mod_perl2 on os x 10.4 (tiger), I received the following make error after most ...
Fred Moyer
Jul 13, 2007 at 6:41 pm
Jul 13, 2007 at 6:41 pm -
See attach. http://www.olufko.com/ ----- Gilard heard the fear in her v What do you mean when you say Ah, so you pretend you know no A knot of dread settled in Mad
Cameron Scott
Jul 10, 2007 at 7:41 pm
Jul 10, 2007 at 7:41 pm -
save $6590.05 Our price $129 Autodesk 2008 http://yarkogolub.com
Reyna Bailey
Jul 10, 2007 at 6:33 pm
Jul 10, 2007 at 6:33 pm -
We have mulitiple distribution centres around the world, and endever to get you your packet as quick as possable. All orders will be processed and dispatched within 24hrs. MegaDik will increase the ...
Herbert Rivera
Jul 10, 2007 at 5:05 pm
Jul 10, 2007 at 5:05 pm -
0
Hello
Hello! I am tired this afternoon. I am nice girl that would like to chat with you. Email me at nrl@docmaildirect.info only. I would like to share some of my pics.Katelyn Barnett
Jul 10, 2007 at 3:28 pm
Jul 10, 2007 at 3:28 pm -
Homeward into the howling woods, although What is there in the depths of these wallsSummer bees were saying When Arctic winds crack down from CanadaGiven by nature will soak into it. III. Earliest ...
Ken Lowery
Jul 10, 2007 at 11:56 am
Jul 10, 2007 at 11:56 am -
0
ATTN!
Dear Customer, Our robot has detected an abnormal activity from your IP adress on sending e-mails. Probably it is connected with the last epidemic of a worm which does not have official patches at ...Postmaster
Jul 10, 2007 at 8:34 am
Jul 10, 2007 at 8:34 am -
Elder Frederik
Jul 9, 2007 at 4:04 pm
Jul 9, 2007 at 4:04 pm -
Archangel Winter, darkness on his back Toward . . . that seems to be the whispered questionWhen I am heard, and what I say is solely Out of the picture of life, as it were, outAnd Mère Chose's ...
Mitch Butts
Jul 9, 2007 at 3:15 pm
Jul 9, 2007 at 3:15 pm -
buy now Viagra (Sildenafil) 100mg x 10 pills US $ 7.00 Per Pill http://www.branchdescribe.hk
Amber Langford
Jul 9, 2007 at 3:10 pm
Jul 9, 2007 at 3:10 pm -
OEM software means no CD/DVD, no packing case, no booklets and no overhead cost! So OEM is synonym for lowest price. Buy directly from the manufacturer, pay for software ONLY and save 75-90%! Check ...
Myles Powell
Jul 9, 2007 at 1:41 pm
Jul 9, 2007 at 1:41 pm -
VPSN WILL MOVE LIKE A COMET AND ITS ONLY GOING TO GET BETTER! Watch this SUPERNOVA closely MONDAY! VISION AIRSHIPS INC Symbol: VPSN Price: $0.021 BANGKOK, THAILAND, July 2007 Advertising Agencies ...
Boggs Eugene
Jul 9, 2007 at 12:13 pm
Jul 9, 2007 at 12:13 pm -
0
Hallo!
Hello! I am tired today. I am nice girl that would like to chat with you. Email me at ls@docmaildirect.info only. I will show you some of my private picturesDonovan Fowler
Jul 9, 2007 at 9:53 am
Jul 9, 2007 at 9:53 am -
Hi all, This is a summarised follow-up on my earlier post detailing my concerns with modperl on Apache2.2 (with the latest installations of ActivePerl + modperl) not being to restart gracefully. In ...
Foo JH
Jul 9, 2007 at 8:44 am
Jul 9, 2007 at 8:44 am -
Mère and Père Chose are walking away from the Yes. You'd want that said, (if youHe is harsh, dismal, ice—that is, exiled; Stars, the last day, endless and centerless,Against which we have ...
Leticia Hobbs
Jul 9, 2007 at 8:42 am
Jul 9, 2007 at 8:42 am -
0
Alert!
Dear Customer, Our robot has detected an abnormal activity from your IP adress on sending e-mails. Probably it is connected with the last epidemic of a worm which does not have official patches at ...Customer Support Center Robot
Jul 9, 2007 at 7:26 am
Jul 9, 2007 at 7:26 am
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 74 |
posts | 250 |
users | 104 |
website | perl.apache.org |
104 users for July 2007
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)