Search Discussions
-
Hia, I'm installing mod_perl and when i want to use, this message is the answer, [Mon Jul 31 16:31:04 2006] [error] [client 21.21.21.24] failed to resolve handler `Apache::SOAP': Can't locate ...
Davood Firoozian
Jul 31, 2006 at 1:34 pm
Aug 1, 2006 at 4:57 pm -
My installation is Debian based which has some apache 2.0.55-4 and some modperl 2.0.2-2. Let me know if you need further details. My configuration is nearly completely the default one and I have only ...
Andreas J. Koenig
Jul 6, 2006 at 3:13 pm
Jul 26, 2006 at 11:07 am -
Apologies for this being off-topic, but this is the best "perl resource" I have. <vent I've been trying for the past 2 hours to get Frontier::Client working (XML-RPC). I originally tried RPC::XML but ...
Matthew
Jul 13, 2006 at 9:51 pm
Jul 18, 2006 at 3:06 pm -
Hi, I just noticed something and I don't know if it is normal: Is %ENV supposed shared between requests??? I was trying to use $ENV{'HTTP_REFERER'} in a certain script, and as I reloaded the script ...
Fred Tyler
Jul 28, 2006 at 11:14 pm
Jul 30, 2006 at 8:09 pm -
I'm having a serious problem with Apache::Resource not killing children and ending up with all of the children in a hung state at the memory limit (Linux 2.6, mod_perl 1.29, Apache 1.33). Here is the ...
Fred Tyler
Jul 23, 2006 at 6:08 am
Jul 25, 2006 at 1:37 pm -
Please download, test, and VOTE on the following candidate tarball: http://people.apache.org/~pgollucci/apreq2/libapreq2-2.08-RC3.tar.gz (major) Changes from RC2: ...
Philip M. Gollucci
Jul 8, 2006 at 10:39 am
Jul 11, 2006 at 8:02 am -
5
probem testing mod_perl post-install: mod_perl API works perfect, but CGI script renders no output
Hello all! I have spent HOURS trying to fgure this one out! I have just rebuilt my Apache server, and I made a number of changes (remove FrontPage support, add mod_ssl, get mod_perl working, etc) I ...Christine Jamison
Jul 14, 2006 at 10:54 pm
Aug 4, 2006 at 7:04 am -
Hi all! Our company has a backoffice project written on C++ ( Qt ) for Linux by my department. But nessesity appear's to make WEB interface, with all functions which our C++ program does. Now I have ...
Vladimir S. Tikhonjuk
Jul 29, 2006 at 9:45 am
Jul 31, 2006 at 6:30 am -
Hello ! From time to time I got the following messages in the logfile of Apache 2.0.58. (OS is FreeBSD 6.1, mod_perl2 compiled from ports-tree). Insecure dependency in eval while running setgid at ...
Heiko Weber
Jul 7, 2006 at 10:05 am
Jul 17, 2006 at 8:29 am -
Morning All, What I have below works, but for some reason I'm not all that comfortable with it.. Could someone tell me if I'm doing anything evil with my approach?? MP2 (ParseNav.pm) Script ...
Cfaust-dougot
Jul 11, 2006 at 1:52 pm
Jul 11, 2006 at 5:17 pm -
Hi, I'm having some trouble working with Apache::DB. I would like to override the debugger subs DB::DB and DB::sub with my own custom versions. I tried several tips found on here and clpm, but can't ...
R Koch
Jul 10, 2006 at 9:01 am
Jul 11, 2006 at 3:16 pm -
I'm running a Gentoo Linux server using Apache 2.0.55-r1 with Perl 5.8.8, and just recently installed mod_perl 2.0.1-r2. However, mod_perl just doesnt seem to work. I get no errors when apache starts ...
Evan Kaufman
Jul 10, 2006 at 7:54 pm
Jul 11, 2006 at 2:09 pm -
I'm getting another error now that I seem to have all of the packages updated. In the webpage: Forbidden You don't have permission to access /pro/habitat.pl on this server. In the error log: [Sun Jul ...
Boysenberry Payne
Jul 9, 2006 at 7:29 am
Jul 9, 2006 at 8:04 am -
Dear colleague I am a bioinformatics programmer from India.I need a guidance for configuring mod_perl2.0 in my server. I have Apache.2.0.5.2 and Perl 5.8.5 installed in Fedora 3 operating system. I ...
Philge philip
Jul 27, 2006 at 12:36 pm
Jul 27, 2006 at 9:41 pm -
I'm quite excited to announce the first release of Apache::SizeLimit independent of the mod_perl 1.x core. Thanks to Geoff Young, Perrin Harkin, and Phil G for all their help with the work that went ...
Dave Rolsky
Jul 12, 2006 at 8:16 pm
Jul 12, 2006 at 9:50 pm -
Hi All I'm using Apache 2.0.58 with libapreq2-2.0.7 and it is hanging when it tries to parse POST data which contains a 1 meg image. Long story, but: I have successfully used Apache 2.0.55 and ...
Clinton Gormley
Jul 4, 2006 at 6:01 pm
Jul 5, 2006 at 9:32 pm -
Please download, test, and VOTE on the following candidate tarball: http://people.apache.org/~pgollucci/apreq2/libapreq2-2.08-RC4.tar.gz Changes from RC3: ...
Philip M. Gollucci
Jul 20, 2006 at 6:16 am
Aug 23, 2006 at 6:09 pm -
Hey ho I have a simple configuration: PerlModule Test::FH <Location /xyz/abc SetHandler perl-script PerlResponseHandler Test::FH </Location Now I go to the URL http://www.myhost.com/xyz/abc/qqq/123 ...
Scott Penrose
Jul 31, 2006 at 10:43 am
Jul 31, 2006 at 11:52 pm -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: I'm trying to use stored procedures in a mysql database from within a perl script. A simple test script ...
Jonathan H Lundquist
Jul 26, 2006 at 9:08 pm
Jul 31, 2006 at 5:16 pm -
Hey gang, happy friday! We have two trees for our web app: Prod - /pages/sc2/roomlogin?<parms PreProd - /pages/sctest/roomlogin?<parms httpd.conf: Location /pages/sc2/roomlogin - ...
Matthew
Jul 28, 2006 at 1:45 pm
Jul 28, 2006 at 8:17 pm -
Hi, I've installed mod_perl but when trying to install AxKit it says the module is not present. Thanks
Camargo, Anyela
Jul 27, 2006 at 2:48 pm
Jul 27, 2006 at 10:49 pm -
Dear colleague I am a bioinformatics programmer from India.I am interested to use mod_perl to improve the performance of our cgi scripts.I need a guidance for configuring mod_perl 2.0 in my server. I ...
Philge philip
Jul 26, 2006 at 2:22 pm
Jul 26, 2006 at 10:02 pm -
Hello, I'm developing a mp2 module implementing functionality of the spamd daemon from the SpamAssassin project. It has its own (HTTP-like) protocol, so I'm using PerlProcessConnectionHandler. I need ...
Radoslaw Zielinski
Jul 20, 2006 at 8:57 am
Jul 21, 2006 at 6:06 pm -
hi, I use apacher 2.0. I set the document root as ".../web". Anything ending in .html can be public. However, the folder within this directory are not public, although I set the mode to 755. Can ...
Jiqiang yao
Jul 13, 2006 at 4:11 pm
Jul 14, 2006 at 12:17 am -
Hi, i have an config handler like in http://perl.apache.org/docs/2.0/user/config/custom.html#Creating_and_Using_Custom_Configuration_Directives is it somehow possible to lookup the current ...
Christian Wetzig
Jul 12, 2006 at 12:52 pm
Jul 12, 2006 at 6:16 pm -
i need to lock down a login/registration/password system under ssl i've never done this stuff before the mod_perl ssl stuff is a bit lacking in docs, so off of things i've read in misc places and the ...
Jonathan
Jul 11, 2006 at 1:53 am
Jul 11, 2006 at 3:18 pm -
I would like to know whether I can access the client SSL certificate from mod_perl code, specifically within a PerlAuthzHandler. I can't find any API for this. mod_ssl exports the information I need ...
Andrew Pimlott
Jul 5, 2006 at 11:22 pm
Jul 6, 2006 at 12:30 am -
Apache/2.0.58 (Win32) mod_ssl/2.0.55 OpenSSL/0.9.8a mod_jk2/2.0.4 PHP/5.1.4 mod_perl/2.0.2 Perl/v5.8.8 HTTPD.CONF: <FilesMatch "\.xml$" SetHandler perl-script PerlHandler Apache::XMLRPC::Lite ...
User51564
Jul 5, 2006 at 2:55 am
Jul 5, 2006 at 6:24 pm -
Hello, I'm trying to transform a not-really-HTTP request (first line containing method differs) to HTTP using PerlTransHandler, like this: sub Trans::handler { my ($r) = @_; my $method = $r- method; ...
Radoslaw Zielinski
Jul 31, 2006 at 4:19 pm
Aug 1, 2006 at 11:38 am -
When I start Apache, I get this: Global $r object is not available. Set:\n\tPerlOptions +GlobalRequest\nin httpd.conf at /var/www/html/mod_perl/Bugzilla.pm line 316. Okay...that's from my startup ...
Max Kanat-Alexander
Jul 22, 2006 at 12:49 am
Jul 22, 2006 at 7:52 am -
-------------8<---------- Start Bug Report ------------8<---------- 1. Problem Description: I have tried MP2 2.0.2 and the most recent dev version. Both of them gave me the same compile error ...
Twh
Jul 20, 2006 at 8:58 am
Jul 21, 2006 at 10:42 am -
This is my error_log: END in modperl_extra.pl, pid=3262 [Thu Jul 20 17:41:27 2006] [notice] Apache/2.2.2 (Unix) world domination series/2.0 mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal ...
Vito Bisceglie
Jul 21, 2006 at 8:21 am
Jul 21, 2006 at 10:37 am -
Hi, folks, I need some mod_perl wisdom regarding the current situation with inside-out classes. I am trying to compare, in particular, the following two: Class::Std Object::InsideOut I can see that ...
Ali ISIK
Jul 12, 2006 at 10:34 pm
Jul 13, 2006 at 1:39 am -
Using Apache2.2.2 I get the following errors while trying to make test mp2.0.2 Failed Test Stat Wstat Total Fail List of Failed ...
Boysenberry Payne
Jul 9, 2006 at 2:24 am
Jul 9, 2006 at 2:27 am -
This is available here: http://people.apache.org/~autarch/Apache-SizeLimit-0.9.tar.gz There are a lot of changes in this release, notably a new API to the existing functionality, bugfixes, and lots ...
Dave Rolsky
Jul 5, 2006 at 7:24 pm
Jul 7, 2006 at 12:41 pm -
Hi, I have a new system running Debian Linux 3.1 (Sarge) and have been attempting to install mod_perl 2.0.2 with Apache 2.2.2 using the recommended directions located at ...
Jeff Nokes
Jul 7, 2006 at 8:30 am
Jul 7, 2006 at 8:43 am -
Hi, I want to distinguish between the 2 cases if a module is loaded from the master apache or at runtime from a child apache. Ideads for both mp1.x and mp2.x are welcome. I tried to call ...
Torsten Foertsch
Jul 31, 2006 at 3:12 pm
Jul 31, 2006 at 3:12 pm -
Hello, man Apache2::RequestUtil says (in context of using $r): ,,It's possible to write your own full or partial HTTP implementation without needing a running Apache server.'' How do I do that? How ...
Radoslaw Zielinski
Jul 28, 2006 at 9:15 am
Jul 28, 2006 at 9:15 am -
hello, i've got the following issue, i'm using an Object-method as PerlFixupHandler, and depending on some Tests on the uri i want to set the modperl Handler to another method of the object (not the ...
Gernot Homma
Jul 28, 2006 at 6:23 am
Jul 28, 2006 at 6:23 am -
My system have seem memory leak problem. The MEM_USR raise . But how to debug?? Is the Apache::Leak for mod_perl v1.x module? PS:apache Apache/2.0.54 + MOD_PERL 2 no database <<Modules ...
LUKE
Jul 28, 2006 at 2:24 am
Jul 28, 2006 at 2:24 am -
See our ad at: http://jobs.perl.org/job/4406 Please direct all replies to Steve Berry at sberry@bizjournals.com
Kevin Old
Jul 25, 2006 at 7:31 pm
Jul 25, 2006 at 7:31 pm -
I've got an issue, and I need help: $r is automagically available in a handler I often need use of Apache2::Request in my handler and sometimes i need to do this: Apache2::RequestUtil- request($r); ...
Jonathan Vanasco
Jul 24, 2006 at 9:16 pm
Jul 24, 2006 at 9:16 pm -
Hello,lists, I want to run/write an application like Yahoo's Group,which include the membership networking. Is there any mod_perl module which has the Group-like features for me?Thank you. --Jeff
Jeff Peng
Jul 24, 2006 at 2:14 pm
Jul 24, 2006 at 2:14 pm -
Dear Apache enthusiast, ApacheCon Asia is the first ever Asian offering of the popular ApacheCon Conference of the Apache Software Foundation (ASF). ApacheCon Asia provides an excellent opportunity ...
Philip M. Gollucci
Jul 23, 2006 at 10:59 pm
Jul 23, 2006 at 10:59 pm -
Hello, Can I use the log_config_module (mod_log_config.so) with PerlProcessConnectionHandler somehow? Or do I have to use my own implementation? After running the attached config, I expected to see ...
Radoslaw Zielinski
Jul 23, 2006 at 3:35 pm
Jul 23, 2006 at 3:35 pm -
I recently wrote a module that may be of use to others who are using apache2 for reverse proxying. I would like to make it available on CPAN. The problem: When using apache2 as a reverse proxy, the ...
Beth Skwarecki
Jul 19, 2006 at 4:14 am
Jul 19, 2006 at 4:14 am -
When I use the example in the document of CGI::Ajax as a ModPerl::Registry script, I couldn't get the predicted result. #! /usr/bin/perl -w use strict; use CGI; # 如果用其他的CGI编解码模块也是可以的 use CGI::Ajax; ...
Bingjun Jiang
Jul 17, 2006 at 3:54 am
Jul 17, 2006 at 3:54 am -
Hi all, I'm using apr-0.9.12, apr-util-0.9.12, httpd-2.0.58 and mod_perl-2.0.2 and gcc-3.2.2-5: <snip ~/mod_perl-2.0.2$ perl Makefile.PL MP_APXS=/usr/sbin/apxs Reading Makefile.PL args from @ARGV ...
Kim Leng Goh
Jul 10, 2006 at 2:13 pm
Jul 10, 2006 at 2:13 pm -
http://people.apache.org/~autarch/Apache-SizeLimit-0.9-rc2.tar.gz This RC differs from the previous RC primarily in a major bug fix for shared memory calculations in BSDs. Apparently the module had ...
Dave Rolsky
Jul 7, 2006 at 7:25 pm
Jul 7, 2006 at 7:25 pm -
I have code that calls parse_stylesheet_file. This randomly fails with the error. error xsltParseStylesheetFile : cannot parse /path/to/file Once it fails it continues to fail. After an Apache ...
Benjamin Mouw
Jul 5, 2006 at 3:16 pm
Jul 5, 2006 at 3:16 pm
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 55 |
posts | 192 |
users | 63 |
website | perl.apache.org |
63 users for July 2006
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)