Search Discussions
-
Hi All, I'm getting some quite perplexing behaviour from my application under mod_perl and so far I haven't been able to find the cause of the issue. I'm finding that pages which load perfectly fine ...
Sagar Shah
Mar 26, 2007 at 12:57 pm
May 15, 2007 at 11:04 am -
Hi, If I have a PerlRun script, e.g., http://localhost/test/script, and call it using a URL with special symbols like '(' in path_info, PerlRun fails with server error. For example, calling ...
Alex Solovey
Mar 22, 2007 at 4:10 pm
Mar 27, 2007 at 1:46 am -
13
Zend PHP
I just had a demo of the Zend Platform and framework for php. It's got some really nice stuff, but ultimately the reason we may decide to ditch perl and move to php (hmmmm I know booo) will be down ...Martin Moss
Mar 8, 2007 at 3:38 pm
Mar 9, 2007 at 10:01 pm -
Can I only use internal_redirect in handlers or is it possible to use it within a cgi script calling another cgi script? All the docs I've seen have used handlers ......... I want to do something ...
Anthony Gardner
Mar 26, 2007 at 2:12 pm
Mar 27, 2007 at 12:51 am -
hello, i am doing a little research on adopting Perl into our dev group. we are a small team (8) that mostly programming in Java . since half of the team has a little or ok knowlege of Perl, we have ...
James. L
Mar 15, 2007 at 7:55 pm
Mar 16, 2007 at 6:31 pm -
Hello, This is my first posting to the mod_perl mail list. I'm looking forward to conversing with the folks here. I'm having a problem that has me stumped. I'm running Apache 2.2 with mod_perl 2.0.3 ...
Jeremy Wall
Mar 2, 2007 at 9:05 pm
Mar 6, 2007 at 4:25 pm -
Grr, forgot to Cc the list. :) --------------------------------- Frank Wiles <frank@wiles.org http://www.wiles.org --------------------------------- Begin forwarded message: Date: Thu, 29 Mar 2007 ...
Frank Wiles
Mar 29, 2007 at 8:21 pm
Apr 3, 2007 at 11:20 pm -
Hi all, Software (Apache 2.2.4, mpm prefork / 8 children, mp 2.0.3, Apache::DBI 1.06) On Apache startup i am loading a module via "startup.pl", which establishes a database (mysql) connection: [..] ...
Helmut Zeilinger
Mar 29, 2007 at 11:46 am
Mar 30, 2007 at 9:59 am -
Be patient with me, I am new to perl. I am attempting to install perl, apache and mod_perl so I can use the mod_perl cgi in BackupPC. I get through most of the process but my mod_perl MAKE blows up. ...
Eric Snyder
Mar 22, 2007 at 2:51 am
Mar 24, 2007 at 1:12 am -
I am having problems installing mod_perl. I have installed perl from ActivePerl-5.8.8.820-MSWin32-x86-274739. I still get the error "Cannot load C:/tools/Apache2/modules/mod_perl.so into server: The ...
Anoop kumar V
Mar 1, 2007 at 6:49 pm
Mar 5, 2007 at 4:44 pm -
All, I've now had a chance to look at implementing sub requests and it seems to be the thing I need but ............. I need some more info that I've been unable to get from the book or the web. To ...
Anthony Gardner
Mar 29, 2007 at 2:27 pm
Mar 30, 2007 at 9:35 pm -
7
SOAP
All, It's been a while since I've posted, but I have a new project which has a SOAP interface. I have limited experience with SOAP, so I was wondering if there is a consensus of opinion as to what ...Martin Moss
Mar 1, 2007 at 11:03 am
Mar 1, 2007 at 5:36 pm -
I'm trying to track down a Unicode malcoding problem using SOAP::Lite 0.67 with mod_perl 1.29 on apache 1.3.33. The problem I'm seeing is my UTF8 strings are transformed in the http response. The ...
Drew Wilson
Mar 16, 2007 at 7:15 pm
Mar 17, 2007 at 1:46 am -
Hi, Can anyone tell me how do I convert a String of bits into a binary number in Perl For eg:- $a="100"; I want to convert this into perl's interpretation of binary no ie $a=0b100 Thanks, Deepak
Deepak Mallya
Mar 4, 2007 at 10:43 pm
Mar 6, 2007 at 6:53 pm -
Hello list, I'm developing a quite large project, using SOAP::Lite and some more modules using mod_perl. My main problem is: Memory Usage. Currently, the apache processes take (each) about 150 MB ...
Georg Grabler
Mar 30, 2007 at 12:00 pm
Mar 30, 2007 at 11:13 pm -
1. Problem Description: Hiya, After querying a mod_perl run CGI, the corresponding apache2 process ends up having its fd 0 and/or fd 1 closed. This then causes some other CGIs (for instance ...
Stephane Chazelas
Mar 28, 2007 at 10:48 am
Mar 29, 2007 at 10:40 pm -
I have CGI script which uses normal DBI mysql calls(DBD, DBI::Mysql), I am tryint to port it to mod_perl2 and Apache::DBI. 1. Do I still need to use 'use Apache::DBI;' in my script (or in startup.pl) ...
Kelvin Wu
Mar 29, 2007 at 1:28 pm
Mar 29, 2007 at 6:06 pm -
The mod_perl 1.30 release candidate #1 has arrived. It can be downloaded here: http://www.apache.org/~gozer/mp1/mod_perl-1.30-rc1.tar.gz MD5 : 639e045d782a667111146a70b7948dfa SHA1: ...
Philippe M. Chiasson
Mar 23, 2007 at 8:11 pm
Mar 25, 2007 at 7:14 pm -
I am trying to write a mod_perl handler to take POST requests which have some parameters encoded in the url string, and a body that needs to be saved to a file. It is not like a conventional file ...
Matt Williamson
Mar 2, 2007 at 11:37 pm
Mar 9, 2007 at 7:54 am -
Hi list, Is there a Apache2::Request module for ActivePerl Win32 (v5.8.8 built for MSWin32-x86-multi-thread) and mod_perl 2? I am trying to read parameters from query, the $r- args() call in mod_perl ...
Kelvin Wu
Mar 29, 2007 at 8:10 am
Mar 29, 2007 at 2:31 pm -
Hi, I¹m just wondering what the mod_perl intelligencia thinks about the choice between using mod_perl1 vs. mod_perl2.... Is there a reason not to go with the newer mod_perl2 (and Apache2, of course). ...
Jason Rosenberg
Mar 23, 2007 at 9:06 pm
Mar 26, 2007 at 7:11 pm -
Hi, how would I generate a web page (i.e. a login form) from a authen handler in the case that the user is not authenticated yet ? Can the authen handler generate HTML code and pass it back to the ...
Hadmut Danisch
Mar 8, 2007 at 10:18 am
Mar 8, 2007 at 4:11 pm -
Hello. I've been building a perl script that automatically logs a visitor in upon visiting the website (given that they're not logged in already and they have chosen to be remembered by the server ...
Martijn
Mar 1, 2007 at 10:11 am
Mar 1, 2007 at 4:41 pm -
This release should be the final RC, the same as what would ship in the latest mod_perl 1.30 RC2. http://people.apache.org/~gozer/mp1/Apache-SizeLimit-0.91-rc4.tar.gz Changes since 0.9 : *********** ...
Philippe M. Chiasson
Mar 27, 2007 at 6:54 pm
Mar 28, 2007 at 4:48 am -
We're having some problems with the floowing errors .... Apache2 IO flush: (103) Software caused connection abort at -e line 0 child pid 31533 exit signal Segmentation fault (11) (not following each ...
Anthony Gardner
Mar 22, 2007 at 3:45 pm
Mar 23, 2007 at 10:01 am -
Dear all, Hi. This is imacat from Taiwan. I saw there are several archives of mod_perl list at: http://lists.cpan.org/showlist.cgi?name=modperl-user Which points to: ...
Imacat
Mar 13, 2007 at 6:42 pm
Mar 14, 2007 at 2:06 am -
Dear all, Hi. I'm new here. I wonder if there is any downloadable mod_perl documentation available. I would like to keep a copy in my intranet for easier reference. I did not see any out there. Did I ...
Imacat
Mar 12, 2007 at 4:30 pm
Mar 12, 2007 at 5:51 pm -
Hi, I have a test system that has Apache/2.0.40 and mod_perl 1.99.07-5 on it. Everything works fine -- as far as I understand Apache. This server is paired with another test server that proxies most ...
Alex Beamish
Mar 6, 2007 at 10:36 pm
Mar 7, 2007 at 2:13 pm -
Hi, I need some technique what work as PerlRequire (or PerlPostConfigHandler) at apache start (it run only once) but I need similar technique for stop apache it must run if "apache stop" only once it ...
Sergey Borodich
Mar 5, 2007 at 11:42 am
Mar 5, 2007 at 3:22 pm -
Just wondering: Is there a publicly available logo and usage policy for the mod_perl logo , to use on enabled websites? ie: http://perl.apache.org/images/logo/logo_blend.gif I couldn't find anything ...
Jonathan Vanasco
Mar 5, 2007 at 3:00 am
Mar 5, 2007 at 6:05 am -
I currently use Apache2::Reload on my development environments. However it's usefulness has been spotty particularly on win32 environments. Someone recently recommended Module::Refresh to me as an ...
Jeremy Wall
Mar 22, 2007 at 8:31 pm
Mar 5, 2008 at 4:47 pm -
It seems that compat.pm isn't 'use strict' clean even thou it is declaring this pragma. # Error: Bareword "Apache2::ServerUtil::server_root" not allowed while "strict subs" in use at ...
Joshua Hoblitt
Mar 24, 2007 at 3:20 am
Mar 28, 2007 at 1:52 am -
Hi all, The site I develop (Apache 2.2.3, mod_perl 2.0.2 [perl 5.8.5], Mason 1.33) runs with taint checking ("PerlSwitches -wT -I/www"). It's been working fine for many months now, with my scripts ...
Charlie Katz
Mar 7, 2007 at 5:31 pm
Mar 19, 2007 at 4:28 pm -
Hi, I have a table "contact" and a table "link" which has 2 foreign keys to "contact" - contact_id_1 and contact_id_2. It is essentially a many-to-many relationship but with only 2 tables. Can ...
Arshavir Grigorian
Mar 17, 2007 at 1:17 am
Mar 17, 2007 at 7:12 pm -
Hi all, I'm experiencing problems when I run the make command on mod_perl-1.99_14. I'm including an extract of the output when running the make. The OS is AIX 5.2 64-bit, the perl version is 5.8.5 ...
Crumley, Martin \(GE Infra, Energy\)
Mar 15, 2007 at 9:56 am
Mar 15, 2007 at 10:22 am -
Hi, I'm installing libapreq2-2.08 with mod_perl-2.0.3 and httpd-2.0.59. make test fails all cgi tests. The only error is: [Tue Mar 13 17:54:08 2007] [error] [client 127.0.0.1] Can't load ...
Jonathan Mangin
Mar 14, 2007 at 2:51 pm
Mar 14, 2007 at 6:38 pm -
All, I have a Php script which I wish to convert to perl ============ require_once('SOAP/Client.php'); $wsdl_url = 'https://myserver.myhost.com/services/EndUser?wsdl'; $WSDL = new ...
Martin Moss
Mar 13, 2007 at 12:39 pm
Mar 13, 2007 at 1:23 pm -
Hi, I am trying to install the Devel::Size perl module in Unix.I have installed it but when I try to include it in my program using use lib '/pathname' I get the error as follows:- Can't locate ...
Deepak Mallya
Mar 4, 2007 at 8:25 am
Mar 4, 2007 at 9:35 am -
Hello, I have a problem where in I want to use .htaccess and a custom Login form for User authentication. The requirement is User X wants to access a URL http://xyz.com/showme, then he needs to get ...
Amish Desai
Mar 2, 2007 at 7:10 pm
Mar 2, 2007 at 10:16 pm -
Hi, I've got DProf working successfully on a development modperl server here. It is producing tmon.out files as expected: proceed_id/tmon.out Any given tmon.out file will contain all the timing ...
Tristan Greaves
Mar 1, 2007 at 12:43 pm
Mar 1, 2007 at 10:29 pm -
Hi! I was wondering if someone knows a good hosting provider with mod_perl support in Europe / Germany / Austria? I've found this http://perl.apache.org/help/isps.html but this seems not to be really ...
Denis Banovic
Mar 29, 2007 at 9:47 am
Mar 29, 2007 at 9:57 am -
I'm trying to set up AuthenNTLM, but can't get connected to my domain controller. I've tried adding "domain company.com" and "search company.com" to /etc/resolv.conf. I've tried adding ...
Shawn Kovalchick
Mar 20, 2007 at 5:44 pm
Mar 26, 2007 at 1:58 pm -
Hi list, I'm using Apache 2.0.59, mod_perl 2.0.3. I'm preparing to use Akamai's Edge service to collect data, and the service provides data aggregated up to a certain size or timeframe in a slightly ...
Ewan Edwards
Mar 22, 2007 at 2:39 am
Mar 22, 2007 at 8:07 pm -
I recently got this error message: Apache2::RequestIO::print: (104) Connection reset by peer at ......... from the code: $r- print($data); I understand why, but it raised two questions: 1) What is ...
Clinton Gormley
Mar 16, 2007 at 2:27 pm
Mar 22, 2007 at 4:55 pm -
Hi all! We're seeing a lot of 500-errors on the backends, they are proxied. The errors we see are that on upload, we get "End of file found", and [Mon Mar 19 01:07:47 2007] [error] [client ...
Kjetil Kjernsmo
Mar 20, 2007 at 12:43 pm
Mar 22, 2007 at 4:34 pm -
Hi, We've got some code which currently uses __FILE__ in order to determine the name of the currently executing Perl script. However, if DProf is enabled within Apache, I note that __FILE__ gets ...
Tristan Greaves
Mar 20, 2007 at 2:21 pm
Mar 22, 2007 at 4:30 pm -
Hi folks, Please help with a problem I'm experiencing regarding performance. Setup is a VPS running Debian (Ubuntu server) on AMD64. In some fairly crude timing loops of a Perl script run from the ...
Richard Jones
Mar 10, 2007 at 7:46 am
Mar 12, 2007 at 2:13 am -
hai, I have encountered an error when i access the homepage. if possible give me the solution to resolve this problem . Thank You *The error is * ** An internal server error occurred on ...
Viji ayyanar
Mar 8, 2007 at 11:36 pm
Mar 8, 2007 at 11:46 pm -
Hi, In case anyone if following all the threads, this is a separate system from the one I mailed about earlier. I am attempting to get started with SOAP and mod_perl. I have Apache/2.0.54 I installed ...
Beginner
Mar 2, 2007 at 3:55 pm
Mar 2, 2007 at 5:24 pm -
note: this is on a machine running freebsd 6.1 i also mistakingly posted this from a not-subscribed address. hopefully no one will approve that :) mp2.02 I was running mp2.02 on production , and the ...
Jonathan Vanasco
Mar 30, 2007 at 5:44 pm
Mar 30, 2007 at 5:44 pm
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 67 |
posts | 340 |
users | 89 |
website | perl.apache.org |
89 users for March 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)