Search Discussions
-
Well, I've talked to a few mod_perl guys over the last conference and by email lately and we have have all agreed that we are quite sick of generating forms and parsing them, no matter what cool ...
Stas Bekman
Apr 27, 2001 at 3:45 pm
Apr 30, 2001 at 4:20 pm -
Hi, A few months back we asked modperl mailing list on alternate methods of DB access to postgres (with the same subject). We got some decent alternatives. We are putting back some of the work we ...
Differentiated Software Solutions Pvt. Ltd.,
Apr 17, 2001 at 11:04 am
Apr 22, 2001 at 2:36 am -
A suggested new feature. Apache- dso_module('mod_example.c') behaves like Apache- module('mod_example.c') except it returns 1 if the module is loaded as DSO, 0 if it's compiled in and undef if it's ...
Philippe M . Chiasson
Apr 25, 2001 at 2:23 pm
Jun 19, 2001 at 9:02 pm -
I've been off this list for over a year, so I may be covering ground that I've failed to find in the archives, but whatever... I've had occasion to examine the internals of Apache::Registry ...
Pete Jordan
Apr 30, 2001 at 8:37 pm
May 2, 2001 at 10:13 am -
an interesting feature of JSP is the possibility to use the MVC design pattern (INPUT/OUTPUT/LOGIC separation) This is obtained with the "forward" instruction. How the MVC design pattern can be ...
Francesco Pasqualini
Apr 20, 2001 at 1:45 pm
Apr 25, 2001 at 6:24 pm -
Hi. I try to understand why and if this XML/XSL stuff is useful. Is it that transformations (XSL) of XML to HTML can be used instead of the usual HTML templates (eg. Template-Toolkit)? Can this do ...
Joachim Zobel
Apr 21, 2001 at 9:07 pm
Apr 24, 2001 at 1:54 am -
There is still one subject about subprocesses under mod_perl which is unclear to me: should I avoid pipes ot other programs or not? What I have understood is that I should avoid forking subprocesses. ...
Per Einar
Apr 8, 2001 at 6:52 am
Apr 9, 2001 at 12:51 am -
---------------------------------------------------------------------- mod_perl digest April 1, 2001 - April 7, 2001 ---------------------------------------------------------------------- Recent ...
Geoffrey Young
Apr 10, 2001 at 1:34 pm
Apr 12, 2001 at 3:57 pm -
i could really use some dumbed-down tips on setting cookies during a redirect. boy, this is really getting to me. using apache 1.3.9 on debian 2.2/potato in trying to implement the concept of the ...
Will trillich
Apr 30, 2001 at 7:31 pm
May 1, 2001 at 7:29 pm -
Hi, I'm new to mod_perl, but I haven't been able to find an answer to this question. I'm used to mod_php4, and we use "safe_mode" to allow our developers to write applications, but restrict their ...
Mike Austin
Apr 5, 2001 at 4:49 pm
Apr 7, 2001 at 4:43 pm -
I need to run some stored procedures that take upwards of a minute to generate result sets. Ok, thats grand but I dont want the browser to sit there and twiddle. I'd like to display an animated gif. ...
Tls
Apr 2, 2001 at 2:06 pm
Apr 5, 2001 at 3:21 pm -
Hi, I recently discovered the following on an Apache/mod_perl server. I have Apache for win32, ActiveState's Perl and the mod_perl PPM installed (on a Windows 2000 Pro OS, but read on anyway ;). All ...
Kurt George Gjerde
Apr 25, 2001 at 12:13 pm
Apr 25, 2001 at 5:03 pm -
I work for a small domain hosting company, and we currently host a few hundred domains. What I'm trying to do is have apache build the httpd.conf file dynamically when it starts from a MySQL ...
Brian
Apr 16, 2001 at 10:45 pm
Apr 17, 2001 at 4:53 pm -
There is this entry in the guide: ---- The interface to file handles which are linked to variables with Perl's tie() function is not yet complete. The format() and write() functions are missing. If ...
Stas Bekman
Apr 22, 2001 at 12:49 pm
Apr 30, 2001 at 4:40 pm -
i've been tinkering with the modperl book examples for Apache::Ticket*.pm (as described p305-322)... it works for linux/konqueror linux/netscape win/explorer it doesn't work for linux/lynx ...
Will trillich
Apr 28, 2001 at 7:44 pm
May 2, 2001 at 12:18 am -
Thanks again for the help - I have another one- My application consists of perl modules with file permissions set only to a particular user 'burkhold'. The database password is kept in plaintext in ...
Thomas K. Burkholder
Apr 15, 2001 at 6:20 am
Apr 17, 2001 at 8:27 am -
I was wondering if someone could explain to me why in the eagle book it is necessary to perform an md5 twice before sending a mac_check to a user of a number of fields. I read in the mod_perl book ...
Eric Kolve
Apr 15, 2001 at 11:13 pm
Apr 16, 2001 at 7:28 pm -
Does anyone know anything about the above combo, and getting an error message: Bad filehandle at Filter.pm line 123 when using a client that doesnt support gzip..(specifically 'ab', apache bench) I ...
JR Mayberry
Apr 5, 2001 at 9:05 pm
Apr 7, 2001 at 3:43 am -
Hi Doug, Perl 5.6.0 breaks the readdir() function when running under mod_perl. This is with the most recent versions of Apache and mod_perl, as well as with older versions. I see the same problem ...
Lincoln Stein
Apr 25, 2001 at 9:43 pm
Aug 16, 2001 at 6:00 pm -
The updated guide is out, rush and read it before you ask a question :) How to get it: * CPAN: file: $CPAN/authors/id/S/ST/STAS/Apache-mod_perl_guide-1.29.tar.gz size: 469832 bytes md5: ...
Stas Bekman
Apr 27, 2001 at 5:05 pm
Aug 1, 2001 at 10:02 pm -
Hi, As part of my ongoing effort to streamline my mod_perl apps, I've come to discover the joy of constant subroutines and perl's ability to inline or eliminate code at compile time. I have a ...
Paul Lindner
Apr 10, 2001 at 7:17 pm
May 11, 2001 at 11:57 am -
I have the following config: Solaris 2.7, perl 5.6, php4 and mod_perl 1.25 compiled statically into Apache 1.3.19. This exact same config works flawlessly on several Suse machines and a few Red Hat ...
Mod-Perl List
Apr 25, 2001 at 10:01 pm
Apr 28, 2001 at 2:06 pm -
I recently began to experience many lingering mod_perl processes which slow down my tcp connection. I use Apache::Registry for all my mod_perl need. Not the "real" handler. The practical solution I ...
Newsreader
Apr 25, 2001 at 10:44 am
Apr 25, 2001 at 12:24 pm -
Hi, Does anyone know of a perl command/or a simple way that would extract all .pm and .pl that a perl script needs in order to run? Thanks Get your own FREE, personal Netscape Webmail account today ...
F.H
Apr 20, 2001 at 2:01 pm
Apr 20, 2001 at 8:36 pm -
In an .htaccess, I place: Options +ExecCGI PerlFixupHandler "sub { -f $_[0]- filename and -x and $_[0]- handler(q{cgi-script}) }" Now any executable file in this directory (or below) is processed ...
Randal L. Schwartz
Apr 12, 2001 at 3:22 am
Apr 17, 2001 at 7:16 am -
Anyone here want to get together? I'm in room 945 and bored. I think matt Sergeant is here too but I couldn't find him at the bar. -dave /*================== www.urth.org We await the New Sun ...
Dave Rolsky
Apr 4, 2001 at 2:29 am
Apr 11, 2001 at 9:12 pm -
I realise that KeepAlives are discouraged in combination with mod_perl. However, for a project I'm working on, I would like to try to have KeepAlive On to allow for _very_ quick response times. I can ...
Elizabeth Mattijsen
Apr 6, 2001 at 12:37 pm
Apr 6, 2001 at 8:49 pm -
Hello all, Having some hard ( for me ) to track memory usage issues. We have moved our production environment to a new machine with what we thought was plenty of memory, but we seem to have an ...
Aaron Johnson
Apr 4, 2001 at 8:42 pm
Apr 5, 2001 at 12:25 am -
Hi, I d/l the Template Toolkit via CPAN on make test t/filter.t fails 19 of 126 tests with: make: *** [ test_dynamic ] Error 29 any idea's? also could someone send me an example of a working ...
Nigel Sollars
Apr 24, 2001 at 9:30 am
Apr 26, 2001 at 1:45 pm -
I've been studying Slash to better understand mod_perl. I think I understand everything that happens in the config file, except for this: <Location ~ "^/$" SetHandler "perl-script" PerlHandler ...
Al Morgan
Apr 23, 2001 at 8:19 pm
Apr 24, 2001 at 6:38 am -
Hi, I am looking around for a web forum engine like wwwthreads(URL:http://www.wwwthreads.com/) which is GPL'ed(or atleast Open Source) and runs under mod_perl. I know wwwthreads was GPL before, and I ...
Per Einar
Apr 21, 2001 at 9:18 pm
Apr 21, 2001 at 10:22 pm -
Hi. I wonder, which Handler I would have to invoke to mangle or adjust the response headers. I thought, this was the PerlFixupHandler. But $r- headers_out seems to be completly empty. This is my ...
Jochen Schnapka
Apr 18, 2001 at 3:13 pm
Apr 19, 2001 at 5:33 pm -
I'm working on Windows 2000 and have finally managed to get the mod_perl and Apache::ASP extensions working. I can confirm this as when I open up .htm files with embedded asp everything works fine. ...
Bridges, Jon
Apr 12, 2001 at 5:51 pm
Apr 17, 2001 at 5:54 pm -
Hi all, Today, access control, tomorrow, e-commerce! I've been having a great time writing a mod_perl access control system, and I greatly appreciate all the help I've gotten from folks on this list. ...
Fred Toth
Apr 14, 2001 at 3:49 am
Apr 14, 2001 at 11:35 pm -
Hello, I've compiled mod_perl as a Apache module with apxs after I installing apache. So I load mod_perl with this in the httpd.conf : LoadModule Perl libexec/modperl.so Next apache restart correctly ...
Escario Julien
Apr 10, 2001 at 4:42 pm
Apr 12, 2001 at 4:37 pm -
I assume everyone saw this... ;) http://www.oreilly.com/parrot/ Bill Moseley mailto:moseley@hank.org
Bill Moseley
Apr 2, 2001 at 2:20 am
Apr 11, 2001 at 10:57 pm -
hi i start installing Apache::ASP on my apache and from their website i didn't find any other contact but you guys when i add following lines to my apache config file (httpd.conf) <Files ~ (\.asp) ...
Alexus
Apr 10, 2001 at 4:25 am
Apr 11, 2001 at 8:15 pm -
Issuing rollback() for database handle being DESTROY'd without explicit disconnect() at /usr/lib/perl5/site_perl/5.005/Apache/DBI.pm line 139. Using Apache::DBI 0.88+DBI 1.14+mod_perl 1.25+MySQL ...
Alec Smith
Apr 5, 2001 at 3:50 am
Apr 5, 2001 at 11:20 pm -
Hi, I'm using Apache::AuthDBI to verifying the users on my web site. I can connect to the the protected site, but there is a output in the error log: ...
Christian Heiss
Apr 22, 2001 at 2:28 pm
Jun 21, 2001 at 11:28 pm -
I recently got this error: Insecure dependency in eval while running with -T switch. Callback called exit. Now, yes that tells me that something is wrong. What it doesn't tell me is where the problem ...
Jamie Krasnoo
Apr 25, 2001 at 2:30 am
Jun 15, 2001 at 3:55 am -
Hi I am trying to install mod perl on the Apple OS X Server platform. I can compile the code OK, both as static and as a DSO but when I try to restart the apache server, I get all sorts of errors. ...
David Campion
Apr 25, 2001 at 8:28 am
Apr 29, 2001 at 5:50 pm -
I upgraded to v5.6.1 of perl and viewed the documentation for the Getopt::Std as I wasn't familiar with its use for command line arguments on a new install function I was building. The docs indicate ...
Alan E. Derhaag
Apr 20, 2001 at 9:37 pm
Apr 20, 2001 at 10:27 pm -
Hi all. I need to leave a few areas of our site freely accessible, but most of the site is restricted, and I'd like the default behavior to be restrictive. I don't want to have to remember to change ...
Paul
Apr 12, 2001 at 5:25 pm
Apr 16, 2001 at 3:23 pm -
Hi again, Thanks to those who helped me with the install issue. I've mostly resolved that, and now have a new question that seems much more mod-perl-ish: I have code that does essentially this: sub ...
Thomas K. Burkholder
Apr 14, 2001 at 8:17 am
Apr 15, 2001 at 10:11 pm -
Hi. I have found that having a session object is a rather bad idea. What happens if there is such a beast is essentially communication of functions through global variables. So I thought about the ...
Joachim Zobel
Apr 11, 2001 at 4:27 pm
Apr 12, 2001 at 6:23 pm -
Hoping someone can help me; I'm working on rolling out a mod_perl rewritten release (to push some major performance increases on our application). It works *beautifully* - our performance increase is ...
Brendan McAdams
Apr 6, 2001 at 9:25 pm
Apr 6, 2001 at 11:13 pm -
Hi, I'm trying to handle an exception using an internal_redirect. I can get it to work by redirecting to a static page, but when I try to redirect to a modperl handler, I'm run into problems. Here ...
Jim Lambert
Apr 3, 2001 at 1:30 am
Apr 4, 2001 at 1:38 am -
This is important when clustering for redundancy purposes, I'm trying to address 2 issues: A. Avoiding a single point of failure associated with a having a central repository for the data, such as a ...
Christopher L. Everett
Apr 2, 2001 at 12:51 am
Apr 3, 2001 at 5:15 pm -
Should this work in a startup.pl file my $hostname = $ENV{"HOSTNAME"} ; from the prompt I can write echo $HOSTNAME and get the correct hostname of the server. But from within startup.pl I don't get ...
Scott Alexander
Apr 27, 2001 at 10:08 pm
Apr 30, 2001 at 10:23 am
Group Overview
group | modperl |
categories | modperl, perl |
discussions | 178 |
posts | 678 |
users | 236 |
website | perl.apache.org |
236 users for April 2001
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)