Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

modperl · Perl module for Apache

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 64108 - 64137 of 67621   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
64137 Geoffrey Young
geoff@... Send Email
Apr 1, 2005
1:12 am
... try PerlSetOutputFilter http://perl.apache.org/docs/2.0/user/handlers/filters.html#C_PerlSetOutputFilter_ HTH --Geoff...
64136 Jeff Ambrosino
jbambrosino@... Send Email
Apr 1, 2005
1:03 am
Hi mod_perl folks, background: I have an http output filter working on Apache 2.0.53 with mod_proxy, mod_cache, deflate and mod_perl 2.0.0-RC4. My...
64135 Jonathan Vanasco
jvanasco@... Send Email
Mar 31, 2005
10:13 pm
All you need to do is rebuild php....
64134 Andreas Krüger
andreas@... Send Email
Mar 31, 2005
9:58 pm
... Me neither... What I'm trying to do is, write a Perl script that gets some virtual hosts for apache from a MySQL database. It seems this just will not...
64133 Rodger Castle
rodger@... Send Email
Mar 31, 2005
9:28 pm
... Ah, yes, that's the one. Thank you. I had no success with this fix, however. Not that I tried very hard. I've been getting irritated with PHP lately...
64132 Jonathan Vanasco
jvanasco@... Send Email
Mar 31, 2005
7:56 pm
http://perl.apache.org/docs/1.0/guide/ troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql ...
64131 Rodger Castle
rodger@... Send Email
Mar 31, 2005
7:34 pm
... Well, I didn't say it made sense, but you'll find that if you take out the DBI code in mod_perl or take out the php module, everything is fine. I can't...
64130 Andreas Krüger
andreas@... Send Email
Mar 31, 2005
5:46 pm
... upon ... There shouldn't be. It works fine in apache 1.* with mod_perl and php. Same is, that it works in Debian Testing with Apache2 and mod_perl. But...
64129 Rodger Castle
rodger@... Send Email
Mar 31, 2005
4:56 pm
... I am unaware of a fix, but PHP/MySQL is your problem. There's apparently a SQL library collision between PHP and DBI. Rodger...
64128 Andreas Krüger
andreas@... Send Email
Mar 31, 2005
4:23 pm
Hello there, I've just installed Apache 2.0.53 with Mod-Perl 2. I'm trying to write a virtual host system in Perl but I get this error upon starting Apache. ...
64127 Dominique Quatravaux
dom@... Send Email
Mar 31, 2005
2:27 pm
... I finally got around to doing that, sorry for the delay. Here is a new test case, with inspiration from TestHooks::inlined_handlers. Warning: since...
64126 Alejandro Galue
agalue@... Send Email
Mar 31, 2005
12:58 pm
Hello All, I want to know if is possible to use Apache::DBI->connect_on_init on startup.pl under mod_perl2 because it alwys show this error: Can´t load...
64125 Peter Roosdorp
peter@... Send Email
Mar 31, 2005
10:33 am
Hello, Yesterday I installed mod_perl on a slackware 10.1 system Linux abyss 2.4.29 #6 Thu Jan 20 16:30:37 PST 2005 i686 unknown unknown GNU/Linux Apache...
64124 Philip M. Golllucci
pgollucci@... Send Email
Mar 30, 2005
10:30 pm
... I'll grab this one too since I haven't seen anyone speak up and I'm interested in the current FreeBSD port. -- END ... Philip M. Gollucci Consultant ...
64123 Tom Caldwell
tom.caldwell@... Send Email
Mar 30, 2005
9:56 pm
I am having a problem install mod_perl on red hat 9 with apache 2.0.53 installed in dir /opt/apache2 (it runs). I executed >perl Makefile.PL with options ...
64122 Randy Kobes
randy@... Send Email
Mar 30, 2005
2:51 am
... [ ... ] ... There are some Win32 all-in-one binary packages, accessible through http://www.apache.org/dyn/closer.cgi/perl/win32-bin/ that contain...
64121 Bennett Haselton
bennett@... Send Email
Mar 30, 2005
2:35 am
... OK, thanks. That's what I was afraid of. I've been maintaining a set of instructions for people to download and install some components to quickly set up...
64120 Warren Gibbons
warren@... Send Email
Mar 30, 2005
2:21 am
Hello mod_perl users. first time posting, so please bare with me.. my apache conf snippet looks like this. ==================== <Location /> PerlAccessHandler...
64119 Frank Wiles
frank@... Send Email
Mar 29, 2005
10:14 pm
On Tue, 29 Mar 2005 12:48:31 -0800 ... Ah yeah that'd do it. Glad you got it worked out. ... Frank Wiles <frank@...> http://www.wiles.org...
64118 James Black
jfb@... Send Email
Mar 29, 2005
8:49 pm
Frank, We're running Linux, 2.4.mumble, a more or less stock debian. But I seem to have fixed my problem, by adding the module that contains the handler to my...
64117 Frank Wiles
frank@... Send Email
Mar 29, 2005
8:35 pm
On Tue, 29 Mar 2005 11:54:23 -0800 ... Yep, that's the latest version of Apache::DProf. Hmmm you are running a newer version of MP2 than I've currently got...
64116 James Black
jfb@... Send Email
Mar 29, 2005
7:54 pm
Hi, I'm using whatever CPAN decided to give me .... $VERSION = '0.04' The problem -- I hesitate to call it a bug, as it likely is a misconfiguration on my end...
64115 Frank Wiles
frank@... Send Email
Mar 29, 2005
7:47 pm
On Tue, 29 Mar 2005 11:02:28 -0800 ... This is really odd. What version of Apache::DProf are you using? Also what do you mean by "once that's hack to work"?...
64114 James Black
jfb@... Send Email
Mar 29, 2005
7:02 pm
I'm having trouble with Apache::DProf. Firstly, there seems to be a problem with the server_root_relative() method; once that's hacked to work, the profiler...
64113 Randy Kobes
randy@... Send Email
Mar 29, 2005
2:50 pm
... [ ... ] ... That error does generally arise from an incompatibility between the version of Apache mod_perl was compiled against (in this case, 2.0.53) and...
64112 Harald Meier
meh1@... Send Email
Mar 29, 2005
10:02 am
Dear group members, I did not find any information about a release time of mod_perl 2.0 on perl.apache.org. Is there any schedule for releasing mod_perl 2.0 ? ...
64111 Bennett Haselton
bennett@... Send Email
Mar 29, 2005
9:22 am
I am running the OpenSA beta 2.0.2 webserver (based off of Apache 2.0.44) and ActivePerl 5.8.3 build 809. I'm trying to follow the instructions for installing...
64110 Aare Vesi
aare.lists@... Send Email
Mar 29, 2005
9:01 am
64109 Stas Bekman
stas@... Send Email
Mar 29, 2005
3:38 am
... No, it already exists in mp2 + threaded Apache mpms + perl5.8.x, including the solar variables (see the threads::shared manpage for more details). The...
64108 Philip M. Gollucci
pgollucci@... Send Email
Mar 29, 2005
1:10 am
... Replying to myself... the best example of this I can think of is that each apache child would get 1 DB connection and solar variables would get you 1 DB...
Messages 64108 - 64137 of 67621   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help