Search Discussions
-
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: I have tried the httpd-2.0.49 with mod_perl 1.9913 dev version and the make test ran ok. However, the ...
Twhu
Jan 11, 2005 at 9:23 pm
Feb 3, 2005 at 1:10 am -
Hi, Recently I've upgraded one of our mod_perl servers to Fedora Core 3 (the others are all running Fedora Core 1). What I've found is that the Fedora Core 3 machine is consistently slower to respond ...
Alex Greg
Jan 6, 2005 at 6:15 pm
Mar 10, 2005 at 9:00 pm -
This is Apache 1.3.33 with mod_perl 1.29 on a mucho-bastardized RH6.2 install with a 2.2.25 kernel. Everything, including Perl 5.8.6, is installed from source just a few hours ago. Perhaps this is no ...
Todd Finney
Jan 13, 2005 at 1:09 pm
Jan 29, 2005 at 3:16 am -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: Problems on Irix6.5.x (n32 ABI mode). The test server fails to even start. (The Apache2 server itself ...
Lack Mr G M
Jan 6, 2005 at 4:35 pm
Feb 23, 2005 at 12:44 am -
First let me apologize if this is not the appropriate forum for my question. I thought it would be because the issue has to do with apache/modperl/mysql performance. We have recently added a site to ...
Sofadmin
Jan 14, 2005 at 8:44 pm
Jan 17, 2005 at 8:39 pm -
I have a RedHat Enterprise 3.0 system that doesn't seem to want to work. The same procedure I followed worked on another system (RHEL 3.0) but isn't on this one. I have the stock Apache 2.0.46 rpm ...
Young, Darren
Jan 19, 2005 at 8:59 pm
Jan 21, 2005 at 4:43 am -
To remind: OSCON will be August 1-5 in Portland, OR. http://conferences.oreillynet.com/os2005/ It is moving to the Oregon Convention Center, a much (MUCH) larger venue with significantly larger rooms ...
Stas Bekman
Jan 29, 2005 at 4:10 pm
Mar 12, 2005 at 1:15 am -
Hi, If I want to use CGI::Session or CGI::Application, can I do it if I use mod_perl or there are better modules for using with MP? Thanks. Teddy
Octavian Rasnita
Jan 15, 2005 at 5:45 am
Jan 18, 2005 at 7:23 am -
Is there a way to do large queries that return lots of data without having my apache process grow by the equivalent size in ram of the data returned? The only thing I can think of is to run a ...
Chris Ochs
Jan 18, 2005 at 1:07 am
Jan 19, 2005 at 5:25 pm -
I'm running Redhat 8 pretty sure the default Apache installed is 2.0, not infront of my laptop at the moment. Could someone please point me in the direction to where I can get everything I need to ...
Steve silvers
Jan 19, 2005 at 5:34 pm
Feb 6, 2005 at 6:39 am -
Hi, I have tried to put the following lines in httpd.conf: SetEnv user "gigel" SetEnv pass "parola" Well, if I print the environment variables using a cgi script, they are printed fine, but if I use ...
Octavian Rasnita
Jan 30, 2005 at 9:47 am
Feb 4, 2005 at 2:28 pm -
I use mod_perl for a very long time already. Now I installed apache2.0.52 and took the chance to install a new mod_perl as well. First I tried the new 2.0RC3, then I tried 1.99.17, then 1.99.16 und ...
Peter pilsl
Jan 19, 2005 at 11:18 pm
Jan 22, 2005 at 2:10 am -
Hi Stas, Moving to a new server and I'm rebuilding everything from scratch, I'm getting a single error during "make test" for "t/api/request_rec.t". Didn't find much info on it, saw a message from ...
Chris Faust
Jan 9, 2005 at 4:00 pm
Jan 11, 2005 at 12:24 am -
I'm going to submit the following my talk proposal for a 45 minutes presentation session on OSCon 2005: Open Source Dynamic Data Compression in Business Implementations 1. Basics of the content ...
Slava Bizyayev
Jan 30, 2005 at 5:29 pm
Feb 3, 2005 at 6:09 pm -
Hello, I am trying to upgrade from mod_perl 1.29 to mod_perl 1.99 on Apache 2.0 (the OS is RHL9). I have installed the mod_perl 1.99 binary RPM, but when I check the version through perl (with the ...
Ixkorr Oxkarr
Jan 24, 2005 at 2:06 am
Jan 26, 2005 at 11:13 pm -
suppose i wanted the same logic as: return Apache::DECLINED unless $r- is_initial_req; except that sometimes it may be necessary to serve for a subrequest, just not more than once. the construct i ...
Dorian Taylor
Jan 20, 2005 at 8:34 pm
Jan 24, 2005 at 9:23 pm -
Hi, I've been trying for some considerable time now to implement web content compression for our application, but it seems impossible without a rewrite. Our application is a (I assume) fairly typical ...
Alex Greg
Jan 30, 2005 at 9:55 pm
Feb 1, 2005 at 10:06 pm -
I've found the source of all evil with some googling and searching the archives! :))) About the dllexport thing - it seems this is a bug in cygwin's gcc version. I'll wait for the next binary release ...
Nick ***
Jan 6, 2005 at 12:49 am
Jan 31, 2005 at 4:32 am -
Hi I posted this to the DBI list yesterday and no replies yet ;(. It's just as much a question about mod_perl and persistence as anything else so I thought I'd ask you lovely people. can anyone tell ...
Angie Ahl
Jan 8, 2005 at 7:07 pm
Jan 30, 2005 at 6:18 pm -
This is a simple not-understanding-the-issues question, I'm sure. I have an authen handler (that used Apache::Request, Apache::Cookie, and Apache::Session) in front of a uri serving a Registry script ...
Sean Davis
Jan 19, 2005 at 3:12 pm
Jan 19, 2005 at 7:52 pm -
I've got mod_perl (version 1.99.11) all up and running on Apache (version 2.0.52), but the working directory of my scripts is always set to / when mod_perl runs them, instead of being the directory ...
Geoff Mishkin
Jan 15, 2005 at 4:31 pm
Jan 15, 2005 at 9:08 pm -
I looked to see and couldnt find any reports of issues with using Class::DBI w/ mod-perl 2 but wanted to check here to see if there are any I should be aware of... Also, if anyone could give me a ...
Sean T Allen
Jan 4, 2005 at 7:12 pm
Jan 5, 2005 at 9:14 pm -
Greetings, I have some home-grown modules that I wish to have pre-compiled into a heavy Apache server via mod-perl. Must my module EXPORT the desired sub routines, and must the startup.pl file say ...
Kent, Mr. John \(Contractor\)
Jan 31, 2005 at 3:55 pm
Jan 31, 2005 at 7:17 pm -
Hi, while trying out Apache-IncludeHook-2.00_02 I stumbled across the lack of Apache::Test::have(). This patch cures it. Torsten --- Apache-Test/lib/Apache/Test.pm~ 2005-01-22 09:28:06.000000000 ...
Torsten Foertsch
Jan 26, 2005 at 10:13 am
Jan 26, 2005 at 6:01 pm -
Hi there, Can anybody make a good guess on when the mod_perl 2 port of Apache::Request will be finished? I came a little unstuck installing from CPAN when I found the versions weren't compatible and ...
B. Duffee
Jan 14, 2005 at 8:46 pm
Jan 18, 2005 at 5:13 pm -
Hi, I have a problem using Time::Piece with mod_perl. If Time::Piece is loaded on startup, either by startup.pl, in PerlModule, or by being used in another module. It appears in %INC. In a cgi-perl ...
Ian McDonald-ONLINE
Jan 17, 2005 at 11:52 am
Jan 18, 2005 at 12:52 am -
I post here for lack of a better place. Sorry in advance to anyone offended. I was speaking to an acquaintance that has a security background and she told me her company prohibits the use of "Free" ...
Goehring, Chuck, RCI - San Diego
Jan 12, 2005 at 5:21 pm
Jan 13, 2005 at 2:02 am -
Hello all: I want to use Compress::Zlib to deflate contents being sent to the client. One way is using it's gzopen(<file or filehandle , <mode ) call. Is there a filehandle that represents the output ...
Leo
Jan 27, 2005 at 2:27 pm
Jan 27, 2005 at 6:06 pm -
1. Problem Description: Apache 2 SEGVs during the test run (see core dump at the end), then tests fail randomly (Failed 23/221 test scripts, [...] 77/2272 subtests). t/logs/error_log is absolutely ...
Dominique Quatravaux
Jan 21, 2005 at 9:35 pm
Jan 25, 2005 at 1:48 pm -
I upgraded from 199_16 to 199_mod_perl-2.0.0-RC2-Xmas and found out that Apache::Reload does not work the way it worked before. I traced it back to the 199_17 version. So in 199_16 everything worked ...
Thomas den Braber
Jan 5, 2005 at 11:53 am
Jan 25, 2005 at 12:28 pm -
A basic question, but.... I would like to output tab-delimited text (from a database lookup) to the user as an application/octet-stream with the name "tissue_dump.txt". I can't figure out the correct ...
Sean Davis
Jan 12, 2005 at 2:38 pm
Jan 12, 2005 at 3:56 pm -
Hi list I've just installed Mod_perl/Apache 2 and am trying to just get some basic stuff up an running before I delve in to the heavier stuff. I've got the following in a conf file that's included ...
Angie ahl
Jan 27, 2005 at 10:00 pm
Jan 31, 2005 at 6:59 am -
Dear all, I am trying my mod_perl in my Apache webserver for the first time (under Mdk-Linux). I have created a simple "print hello world" script with the name 'hello.pl' and I stored it under ...
Edward Wijaya
Jan 27, 2005 at 1:45 am
Jan 27, 2005 at 11:16 am -
A module I wrote is somehow running out of memory and I need to find out why and where the problem is occurring. Searching through the archives, I discovered that in mod_perl 1.0 you could set the ...
Ken Simpson
Jan 26, 2005 at 6:56 pm
Jan 27, 2005 at 3:37 am -
Hi, Is it possible to let modperl recompile the modules if they are modified? I've seen that if I modify a perl module, Apache doesn't check to cee if the module has been modified, so it keeps ...
Octavian Rasnita
Jan 25, 2005 at 5:18 pm
Jan 26, 2005 at 11:30 am -
Hello, I have just used the document 'Installing mod_perl 2.0' (from http://perl.apache.org/docs/2.0/user/install/install.html#Dynamic_mod_perl) and would like to offer a few comments. As will no ...
Chris Carter
Jan 9, 2005 at 7:03 pm
Jan 11, 2005 at 3:27 pm -
Hi, If I have activated a PerlAuthenHandler for a directory in httpd.conf with <Location /foo ... PerlAuthenHandler My::Handler </Location How can I deactivate this PerlAuthenHandler for a ...
Ferrari Geoffrey
Jan 10, 2005 at 12:57 pm
Jan 10, 2005 at 5:38 pm -
I have a script that can submit back to itself. If the script is being entered from somewhere else, then the "submitted" form parameter is not present and the form is presented. If the parameter ...
Sean Davis
Jan 6, 2005 at 12:43 pm
Jan 7, 2005 at 12:26 pm -
Hello, I'm working on moving a Web server to a new location, and to test it, I'd like to use a simple filter to replace all references to the old server name with the IP address of the new server. ...
Scott Gifford
Jan 31, 2005 at 3:49 am
Feb 3, 2005 at 7:40 am -
Currently I have an AuthenHandler that (amazingly enough) handles authentication for a group of webpages. An ErrorDoctype directive points users who haven't logged in, or who failed to login to a ...
David Dorward
Jan 26, 2005 at 3:21 pm
Jan 26, 2005 at 9:39 pm -
Okay, I'm trying to compile mod_perl so that when I compile Apache 1.3.33 seperately, I can use the --add-module directive during Apache's ./configure (I'm installing from scratch instead of using ...
Joseph A Nagy Jr
Jan 22, 2005 at 11:59 pm
Jan 23, 2005 at 11:18 pm -
Hello All: -------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: Mod_perl-2.0.0-RC3 fails tests after successful compilation. I'm trying to build latest mod_perl ...
Timour Ezeev
Jan 18, 2005 at 7:41 am
Jan 19, 2005 at 10:22 pm -
Hello, I have a high volume application that basically needs to keep track of a couple counters for the number of times certain requests were made and update a MySQL db. Unfortunately, it's high ...
Richard F. Rebel
Jan 17, 2005 at 4:39 pm
Jan 17, 2005 at 11:05 pm -
Sorry for cross-posting this, but i think it applies to both groups. I'm trying to write a mod_perl script (for PerlRun) that will present an online interface to my Mac OS X Address Book. Using the ...
Brian Dimeler
Jan 14, 2005 at 4:46 pm
Jan 14, 2005 at 7:41 pm -
I was looking for something authoratative like FSF, ASF or Richard Stallman documents etc. Thanks in advance. -----Original Message----- From: Goehring, Chuck, RCI - San Diego Sent: Wed 1/12/2005 ...
Goehring, Chuck, RCI - San Diego
Jan 12, 2005 at 5:34 pm
Jan 12, 2005 at 8:17 pm -
The documentation for configuring mod_perl at http://perl.apache.org/docs/1.0/guide/config.html suggests having "PerlSendHeader On" inside the "Location /perl" directive, and then to add a "Files " ...
Ciro The Spider-Man
Jan 11, 2005 at 8:38 am
Jan 12, 2005 at 3:42 pm -
Morning, I'm having problems just getting MP2 to install.. I can build MP2, make, make test make install with no errors at all, mod_perl.so is built and is put into the proper modules directory and ...
Cfaust-dougot
Jan 11, 2005 at 2:51 pm
Jan 11, 2005 at 4:41 pm -
I just wanted to verify that there weren't any hidden gotchas by doing the following: # set actual ip of host doing the requesting instead of the proxy my ($actual_remote_ip) = split /,/, $r- ...
Jeff Bisbee
Jan 7, 2005 at 12:54 am
Jan 7, 2005 at 8:02 pm -
Seems like the admin is not going to help me. Anyway, I compiled perl 5.8.6 on two other platforms in the testdrive program and when I try to compile mp2 I get the same error (on these two platforms ...
Nick ***
Jan 6, 2005 at 11:57 am
Jan 7, 2005 at 3:10 pm -
Hi, in my application ( the Project XP ) I use mod_perl. but I haven't yet found a good way of maintaining state between request cycles, using hidden fields and cookies. Is there ( I hope ) a better ...
Greger
Jan 6, 2005 at 2:10 pm
Jan 6, 2005 at 2:36 pm
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 118 |
posts | 522 |
users | 128 |
website | perl.apache.org |
128 users for January 2005
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)