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 55217 - 55246 of 67621   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
55217 Stas Bekman
stas@... Send Email
Nov 1, 2003
8:59 am
[You want to post to modperl-help only if you need help with the list management, not to ask questions regarding mod_perl] ... That's is an error from mod_perl...
55218 martin moss
martin.moss@... Send Email
Nov 1, 2003
2:29 pm
Heyho, If I have a url of http://some.domain.com/test/index.html#test When I do a $r->uri I ge the url path /test/index.html and $r->path_info is blank. How do...
55219 Stefano Ciancio
s.ciancio@... Send Email
Nov 1, 2003
2:30 pm
Hi, I have seen better the log and the error in apache's error.log was about some gif that the web server not found. But the big problem with this module is...
55220 Leo Lapworth
leo@... Send Email
Nov 1, 2003
3:00 pm
... We are working on something similar at the moment, we are planning on creating a wrapper module which checks for a cookie, if that is not set then it used...
55221 Matthew Westcott
matthew@... Send Email
Nov 1, 2003
3:52 pm
... You can't, unfortunately - the anchor part of the URL is never seen by the server at all. - Matthew...
55222 Michael Parker
parkerm@... Send Email
Nov 2, 2003
7:57 pm
... It's fairly easy to knock a PDC/BDC over if you throw enough authentication requests at it. The key is to do everything possible to limit the number of...
55223 will
will@... Send Email
Nov 2, 2003
8:13 pm
Hey Everyone, got a fun question. I recently upgraded to perl 5.8.1, mod_perl mod_perl-1.99_10, and apache 2.0.48. What can I say, I want the best of the...
55224 Geoffrey Young
geoff@... Send Email
Nov 2, 2003
8:41 pm
... following these instructions will help http://perl.apache.org/bugs/ thanks --Geoff...
55225 Stas Bekman
stas@... Send Email
Nov 3, 2003
7:52 am
... Thanks Brian. A few comments: [...] ... But that won't work with perl < 5.6. [...] ... I think it would be more clear if all are declared at the top of the...
55226 Stefano Ciancio
s.ciancio@... Send Email
Nov 3, 2003
10:43 am
Hi Shannon Eric, I have set "ntlmdebug&quot; = 2 and produced an error.log that I have attached. It seems that the error is: [9100] AuthenNTLM: Authorization Header...
55227 Shannon Eric Peevey
speeves@... Send Email
Nov 3, 2003
5:06 pm
... Subject: Apache::AuthenNTLM Date: Mon, 3 Nov 2003 10:56:26 -0000 From: francoise dehinbo <Francoise.Dehinbo@...> To: <speeves@...> Hi...
55228 Scott Beuker
scott.beuker@... Send Email
Nov 3, 2003
5:09 pm
Stas, I have confirmed that the patch has worked everywhere! Thank you very much for your help (and to Geoff too). Can I assume that you will be submitting the...
55229 Todd White
tmwhite@... Send Email
Nov 3, 2003
5:12 pm
i fear this has been asked many times, but i could not find a definitive answer. i am using a system on which mod_perl is available, but the Perl version it's...
55230 Perrin Harkins
perrin@... Send Email
Nov 3, 2003
5:21 pm
... No, there isn't. Frankly, unless you really need something that is in 5.8.1 you should stick with what you have. 5.6.1 is considerably faster. - Perrin ...
55231 Rafael Garcia-Suarez
raphel.garcia-suarez@... Send Email
Nov 3, 2003
5:23 pm
... Have you some benchmarks to back up this affirmation or is it only an opinion ? If you have benchmarks, I know quite a lot of people that would be...
55232 Joe Schaefer
joe+gmane@... Send Email
Nov 3, 2003
5:31 pm
The first developer release of libapreq2 is underway. This package provides the Perl modules Apache::Request and Apache::Cookie for modperl-2, and requires...
55233 Perrin Harkins
perrin@... Send Email
Nov 3, 2003
5:34 pm
... I've been running benchmarks of various IPC modules, like MLDBM::Sync, DBD::MySQL, etc. A version of 5.6.1 with all defaults taken runs them about 50%...
55234 Stefano Ciancio
s.ciancio@... Send Email
Nov 3, 2003
5:35 pm
Hi Francoise, have you checked your IE settings? In "Internet options" of IE there is somewhere an option to tell IE to automatic authenticate. Stefano On Mon,...
55235 Todd White
tmwhite@... Send Email
Nov 3, 2003
5:40 pm
as mentioned in my side message to you, Perrin, i'm looking to 5.8.1 for its unicode support. specifically, to make it easy to output XML in UTF-8 as an OAI...
55236 Rafael Garcia-Suarez
raphel.garcia-suarez@... Send Email
Nov 3, 2003
5:48 pm
... The perl shipped with RH 9 (actually a 5.8.0 + lots of patches) is compiled with threads and with a shared libperl.so, two factors that are known to slow...
55237 Shannon Eric Peevey
speeves@... Send Email
Nov 3, 2003
5:55 pm
... Are you creating something along the lines of a: Apache-AuthCookieNTML ? It seems that a lot of these questions would be resolved by a module that would...
55238 Perrin Harkins
perrin@... Send Email
Nov 3, 2003
6:09 pm
... Now that the dust has settled on 5.8.1, I will probably install it and run some of these same benchmarks soon. When I get some numbers, I'll post them. -...
55239 Perrin Harkins
perrin@... Send Email
Nov 3, 2003
6:10 pm
... You really do need to recompile mod_perl, just as you would with any CPAN module that isn't pure Perl. What's the difficulty with recompiling? Is it just...
55240 Ken Y. Clark
kclark@... Send Email
Nov 3, 2003
6:26 pm
The discussion this morning on RedHat's Perl and mod_perl has me wanting to ask about the general consensus on those packages. I develop and maintain a...
55241 Ruslan U. Zakirov
cubic@... Send Email
Nov 3, 2003
6:48 pm
... RH perl/mod_perl RPMs are bad. 1) Perl 5.8.0 have bug which appear only with RH and Storable.pm. Fix: upgrade Storable.pm 2) RH use locale containing utf...
55242 Stas Bekman
stas@... Send Email
Nov 3, 2003
6:52 pm
... Cool. ... I did already. However most likely the solution will be different. It's not clear whose responsibility it is to do the blocking read, the client...
55243 Stas Bekman
stas@... Send Email
Nov 3, 2003
6:57 pm
... I know about the threads issue. But it's a first time I hear about a shared libperl.so. Is it relevant to mod_perl? It gets loaded at the server startup ...
55244 Perrin Harkins
perrin@... Send Email
Nov 3, 2003
8:35 pm
... I agree for the most part, but this hasn't always been the case. In previous versions of Red Hat, I used the system Perl. The locale issues in this...
55245 Shannon Eric Peevey
speeves@... Send Email
Nov 3, 2003
9:40 pm
... Hi! I'm sorry, but I have become foggy on the problem here... Are you talking about problems logging in, or web server performance? [9100] AuthenNTLM:...
55246 Stas Bekman
stas@... Send Email
Nov 3, 2003
9:50 pm
Nicholas Clark has just released perl-5.8.2-RC2 and plans to release the final 5.8.2 in less than 48 hours. This is your chance to test your applications and ...
Messages 55217 - 55246 of 67621   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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