Search Discussions
-
I need some people with brains (instead of the warm gray mush filling my head, the effects of becoming an editor) to look over the first 1/3 or so of a mod_perl chapter for the upcoming Perl ...
Nathan Torkington
Dec 11, 2002 at 8:58 pm
Dec 16, 2002 at 10:35 pm -
I've got a mod_perl feed-back form that sends mail to a specific address.. Spammers have their bots hitting the form now. The tricks I know of are: - generate a random image of numbers and make the ...
Bill Moseley
Dec 18, 2002 at 6:12 pm
Dec 21, 2002 at 2:41 am -
I extended Robert Jones' Perl Obfuscator, Shroud into what I am calling Shroud+. I needed it to protect some rather extensive scripts I have developed for Inventory and Image Gallery management on ...
Andrzej Jan Taramina
Dec 21, 2002 at 12:59 am
Dec 24, 2002 at 10:57 am -
Howdy. I'm very new to mod_perl, so if this question makes no sense, say so :) My understanding is that database access via mod_perl is pooled, but only per-httpd. So if I had 10 active httpds ...
Michael Teter
Dec 23, 2002 at 5:56 pm
Jan 2, 2003 at 4:50 pm -
Hi All, I'm developing a new module for mod_perl 1.27, and I'm noticing that some code is getting executed twice when the Apache server starts up. Here's a simple example. Say I have two modules in ...
David Wheeler
Dec 30, 2002 at 7:59 pm
Dec 31, 2002 at 2:06 pm -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: MP make test fails (no error log generated) A. Apache/Const.pm not found - snip of console output: [START] ...
Beau E. Cox
Dec 2, 2002 at 2:38 pm
Dec 3, 2002 at 2:46 pm -
Is this the correct list for help with Apache::Session::MySQL? Thanks, Richard.
Richard
Dec 28, 2002 at 5:26 pm
Dec 28, 2002 at 8:44 pm -
Hi all Apologise if I have posted to the wrong list. I am quite new to the Perl*Handlers. I am wondering if it is possible to write a handler which parses the very first header line, say.. Trying ...
Corn
Dec 24, 2002 at 9:34 am
Dec 25, 2002 at 2:22 am -
When I 'make test' I'm getting failures relating to modules/src.t Can anyone help? ---------- PLATFORM ---------- OS: Slackware Linux 2.2.16 Perl: 5.6.0 mod_perl: 1.27 Apache: Apache/1.3.12 (Unix) ...
Mark Hawkes
Dec 21, 2002 at 9:58 pm
Dec 24, 2002 at 1:58 am -
Hi everyone, I would like to ask you how big your mod_perl enabled (v1) httpd's grow. I'm using a homegrown publication system based on Template Toolkit that delivers about 2000 Perl pages daily. ...
Axel Andersson
Dec 14, 2002 at 3:50 am
Dec 14, 2002 at 10:09 pm -
Hi, I've installed perl-5.8.0, Apache2.0.43 and mod_perl-1.99_07. Now I want to use Apache::ModuleConfig but I can't find it anywhere. I've installed everything like it was shown on perl.apache.org. ...
Tom Schindl
Dec 7, 2002 at 12:36 am
Dec 10, 2002 at 1:36 am -
I've spent two days trying to get working mod_perl compiled as DSO on Tru64 and still can't succeed. Below I describe what I tried, in case anyone could suggest something I would be really grateful. ...
Marcin Kasperski
Dec 1, 2002 at 10:38 pm
Dec 6, 2002 at 12:42 am -
Your help will be very much appreciated to resolve the following issue. When attempting to make mod_perl.so, the make script 'almost' makes a touchdown but fails before getting to the finishing line. ...
Steve Davis
Dec 31, 2002 at 7:52 pm
Jan 3, 2003 at 7:14 pm -
I have a script that provides custom error messages that I set up using the ErrorDocument directive (ie; ErrorDocument 400 /cgi-global/error.pl?error=400&useXML=1). When run under typical mod_cgi all ...
Terra Info
Dec 20, 2002 at 1:46 pm
Dec 28, 2002 at 6:42 am -
Sir, I want to run sum asp programs using apache webserver 1.3 so i downloaded mod_perl-2.0-current.tar to have asp support on apache webserver. 1. Please tell me how to install.(in the website it is ...
Karthik
Dec 21, 2002 at 2:56 am
Dec 26, 2002 at 8:42 pm -
I am having some trouble installing mod_perl on my redhat linux 8.0 box. I successfully installed apache 2.0.43 from source and placed it in the /usr/local/apache2 directory. In addition, I ...
Jediknight
Dec 18, 2002 at 12:59 am
Dec 19, 2002 at 11:18 pm -
At the moment I have a front_end server with no php support. Backend is mod_perl. I'm planning to extend our document management system to serve www pages. The html documents are on the mod_perl ...
Scott Alexander
Dec 18, 2002 at 11:20 am
Dec 19, 2002 at 3:34 pm -
List, I seem to have hit a slight stumbling block in my mod_perl development. Without wanting to write a whole essay on the exact combination of events that causes this segv to happen I'll just say ...
Richard Clarke
Dec 7, 2002 at 7:58 pm
Dec 9, 2002 at 4:00 pm -
Hi. I have just installed and compiled perl 5.6.1, compiled Apache 2.0.43 (with ssl support), and tried to get mod_perl 1.99_07-dev to work. mod_perl compiles, but when I run "make test" all tests ...
Richard Curtis
Dec 5, 2002 at 9:47 pm
Dec 8, 2002 at 9:46 am -
All, I will be the featured guest for an hour on the nationally syndicated talk radio show "Online Tonight" this evening at 8 pm PST (11 pm EST). Host David Lawrence and I be discussing Bricolage, ...
David Wheeler
Dec 3, 2002 at 8:50 pm
Dec 7, 2002 at 7:37 pm -
Hello all, I have problems connecting to an oracle db using mod_perl but cant figure out where the problem is. The script works fine from the bash but not through perl::registry. The script only sets ...
Fabian Kreitner
Dec 5, 2002 at 12:56 pm
Dec 6, 2002 at 2:09 pm -
( Actually, the name is chosen to `rhyme' with Apache::DBI. There are no dependencies on Apache or mod_perl. ) NAME Apache::LDAP - provides persistent LDAP connections SYNOPSIS use Apache::LDAP; # ...
James G Smith
Dec 2, 2002 at 1:32 am
Dec 3, 2002 at 4:38 am -
Dear mod_perl reader or user: Is the other webiste's link to access mysite's file or photo(jpg), not by hypertext but by cgi perl call(that function will show jpg pic) <img ...
Eric lin
Dec 21, 2002 at 10:39 pm
Dec 23, 2002 at 3:18 pm -
While reading Mark Fowler excelent Perl Advent Calendar (http://www.perladvent.org/2002/) 6th entry: http://www.perladvent.org/2002/6th/, in the references section I've noticed a link to Nicolas ...
Stas Bekman
Dec 16, 2002 at 1:24 pm
Dec 19, 2002 at 10:23 pm -
Hi, I'm having trouble compiling mod_perl 1.27 (with Apache 1.3.27 / Perl 5.8.0) on Windows (XP SP1 with MS VC++ 6.0 SP5). It builds fine with Perl 5.8.0 standard sources, but I'm just trying to ...
Steve Hay
Dec 16, 2002 at 12:02 pm
Dec 17, 2002 at 3:41 pm -
Problems with Apache::compat CGI-PARAM-STRING: header=%DC%DC%DC%DC&body=%D6%D6%D6%D6&type=save_thread ------------------------cut-------------------------------------- [Sun Dec 08 21:39:09 2002] ...
Tom Schindl
Dec 8, 2002 at 8:46 pm
Dec 15, 2002 at 9:50 am -
Hi all I had a look at mod_throttle, but it doesn't seem to be able to do what I want. I would like to limit accesses by remote IP address, _per-URL_ (mod_throttle seems to only be able to do this in ...
Paolo Campanella
Dec 4, 2002 at 1:23 pm
Dec 4, 2002 at 4:35 pm -
Hello all I am having a problem getting mod_perl-1.99_07 and apache_1.3.27 installed. I have looked through the docs and have not seen a solution, so if one exists and I missed it, let me apologize ...
Frank Laczko Jr.
Dec 30, 2002 at 9:36 am
Dec 30, 2002 at 7:52 pm -
I installed the Win32 mod_perl 1.0 in Windows XP Professional just to see how it works. This distribution contains Perl 5.6.1 and Apache_1.3.27, together with mod_perl-1.27. In my index.pl, I call ...
Steve Li
Dec 25, 2002 at 6:38 am
Dec 27, 2002 at 1:50 am -
Hi, working with apache 1.3.26, mod_perl/1.27 and perl 5.6.0 on a Redhat Linux 7.2 with kernel 2.4.7-10, I have serious problems with a PerlRequire statement in the httpd.conf apache configuration ...
Andreas Rieke
Dec 18, 2002 at 9:41 am
Dec 18, 2002 at 7:45 pm -
Hello, I'd like to report an installation bug. I've looked around and if this has already been reported, or is mentioned in documentation, I apologize for the repeat. The symptom is when make tries ...
Kenny Smith
Dec 13, 2002 at 5:57 pm
Dec 18, 2002 at 5:55 am -
I have a client for whom I manage documents, some of which are in pdf format. The documents are not in the web tree, and are served based on custom access etc., and some are encrypted on the files ...
Tom Murphy
Dec 16, 2002 at 5:20 pm
Dec 17, 2002 at 5:35 pm -
Hello & Happy Holidays, I'm also having trouble with mod_perl compiling. I know I risk RTFM replies. I just don't know where else to ask. If I'm missing some already posted info, please point me ...
D. Fairbanks
Dec 13, 2002 at 11:58 pm
Dec 15, 2002 at 8:57 am -
Hi - I am posting this message informally - this is not critical (maybe not worth looking at); during the mp2 make install, mod_perl.so is copied to the apache2 tree (on my system) like this: cp ...
Beau E. Cox
Dec 13, 2002 at 7:15 am
Dec 14, 2002 at 5:19 pm -
Hi - I can't get cookies to work on AP/MP 2. Even in compat mode. I'm not sure if this is a mod_perl, apache, or a my stupidity question, but I'm posting it here anyway. I've searched the archives, ...
Beau E. Cox
Dec 5, 2002 at 11:49 pm
Dec 6, 2002 at 2:10 am -
Hi - In: http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlLogHandler, the PerlLogHandler documentation, the configuration file sample setup is given as: <Location /users/ SetHandler ...
Beau E. Cox
Dec 4, 2002 at 10:03 pm
Dec 5, 2002 at 5:46 pm -
I'm writing a filter in which two lines of data are to be appended to the content going back. However, I'd like to test for a 404, and if found set the response to 200. Can this be done from the ...
Issac Goldstand
Dec 2, 2002 at 7:32 pm
Dec 3, 2002 at 4:43 pm -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: A. Reinstalled apache 2.0.43 w/o my crazy SuSE layout, just: ./configure --with-mpm=worker Apache AOK. B. ...
Beau E. Cox
Dec 3, 2002 at 1:15 pm
Dec 3, 2002 at 4:01 pm -
hi everbody , How do you do I developping an intranet project with perl and Mysql . I encounter a problem and still i haven't found a solution .The problem is previously i was using php/mysql ; with ...
Koudjo ametepe
Dec 30, 2002 at 9:54 am
Jan 7, 2003 at 11:13 am -
Hi all. As suggested by Geoff and Stas, I am trying out modperl2.. Now I have some questions: i) with Apache::CommandServer (can be found at ...
Michael
Dec 27, 2002 at 5:51 pm
Dec 29, 2002 at 8:33 am -
I have searched the archives and various websites to find my problem and its associated resolution to no avail. I upgraded my working Apache 1.3 and mod_perl 1.x website using the PerlRun option of ...
Dale Lancaster
Dec 24, 2002 at 6:32 pm
Dec 26, 2002 at 8:20 am -
Howdy; I am in the beginning stages to get mod_perl in my head. This is my second script after the "Hello There" script. I am trying ot get my little stupid script to work. What I am trying ot do is ...
Max Calvo
Dec 23, 2002 at 7:32 pm
Dec 23, 2002 at 8:35 pm -
OT - Santa uses PERLThis came yesterday on the httpd-users list, and I haven't seen it on the mod_perl list yet (apologies if I just happened to not notice it). I thought that people might enjoy it. ...
Issac Goldstand
Dec 20, 2002 at 9:17 am
Dec 20, 2002 at 8:00 pm -
Hi, I am trying to configure a working apache2/modperl2 setup, unfortunately I can not seemt to get a critical module Apache::Cookie to install, I keep getting this error. Can't locate ...
B. ash
Dec 19, 2002 at 8:45 pm
Dec 19, 2002 at 11:39 pm -
I have a completely mod_perl handler-based web app set up as so: <Location ~ ^/myapp PerlHandler Client::WWW SetHandler perl-script PerlSetVar ConfigFile /home/ajm6q/myapp/data/www-config </Location ...
Aaron J Mackey
Dec 17, 2002 at 7:42 pm
Dec 18, 2002 at 3:07 pm -
I am starting a new project that makes use of functionality required in Apache 2. Naturally, I would like to use mod_perl, but mod_perl 2.0 is still in beta. Can anyone offer any information about ...
Devin Heitmueller
Dec 17, 2002 at 8:39 pm
Dec 18, 2002 at 8:17 am -
Perrin (et al... cc'ing this back to the list) Thanks for this information... it is confirming what I originally thought, so I don't need to change my code (yet). But I wanted to post it back to the ...
Kyle dawkins
Dec 17, 2002 at 7:09 pm
Dec 17, 2002 at 8:33 pm -
Is it worth installing apache 1.x and mod_perl 1.x on windows if apache2/mod_perl2/perl5.8 run on windows? Thanks
Paul Simon
Dec 16, 2002 at 1:59 pm
Dec 17, 2002 at 2:47 am -
Hello, This is a question about the correct use of set_handlers request method. I have some handlers stacked by the first one content handler; one of them processing the request needs to redirect and ...
Stefano
Dec 5, 2002 at 9:32 pm
Dec 6, 2002 at 8:52 pm -
I installed it on 29. Nov. and have to say that it works fine. No more problems with POST requests. The only issue I still have are the occasional "hangs", when the web server doesn't respond for ...
Frank Zimper
Dec 4, 2002 at 8:20 pm
Dec 5, 2002 at 9:11 am
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 104 |
posts | 440 |
users | 144 |
website | perl.apache.org |
144 users for December 2002
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)