... Great! William, can you please write a new entry for the troubleshooting chapter? With a full diagnosis and the solution? Really it should belong to the...
65406
John Ferrell
jferrell@...
Jun 7, 2005 4:50 pm
I am new to mod_perl. I am trying to test the PerlAccessHandler using the Apache::GateKeeper package. However I am having trouble with the dir_config()...
65407
Geoffrey Young
geoff@...
Jun 7, 2005 5:02 pm
... you need use Apache2::RequestUtil here see the manpages for Apache2::porting and ModPerl::MethodLookup for help finding missing packages when you know you...
65408
Torsten Foertsch
torsten.foertsch@...
Jun 7, 2005 5:03 pm
... use Apache2::RequestUtil (); and it should work. Torsten...
65409
Matt Hahnfeld
matth@...
Jun 7, 2005 8:07 pm
I was going through the filters documentation for mod_perl 2.0 here: http://perl.apache.org/docs/2.0/user/handlers/filters.html Under "All-in-one" filter,...
65410
Gokul P. Nair
gpnair78@...
Jun 7, 2005 9:07 pm
Thanks for the link Stas. I'm still stumped as what could be the problem though, because the version of perl i'm using i.e. v5.8.6 is statically linked as is ...
65411
Philippe M. Chiasson
gozer@...
Jun 7, 2005 9:30 pm
... Yes, it should have been. I've corrected the documentation. Thanks! ... Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 ...
65412
Stas Bekman
stas@...
Jun 7, 2005 11:30 pm
... In the future please always submit a proper bug report as explained here: http://perl.apache.org/bugs/ so we won't need to guess things. Thanks. ... You've...
65413
Stas Bekman
stas@...
Jun 8, 2005 12:03 am
[diarmuid, please don't forget to Reply-All and CC the list on your follow ups] ... You need to show a complete error message, not a part of it. It's possible ...
65414
Adam Kennedy
adam@...
Jun 8, 2005 4:45 am
Indeed. All that might be needed is a small... =head1 COMPATIBILITY Apache::DBI is compatible with both the mod_perl 1 and mod_perl 2 APIs. ... somewhere very...
... I feel almost silly saying this, but did you look at $r->location? http://perl.apache.org/docs/1.0/api/Apache.html#_r_E_gt_location -- Michael Peters ...
65417
John Siracusa
siracusa@...
Jun 8, 2005 4:00 pm
... Duh, I'm an idiot. Thanks :) -John...
65418
Dorian Taylor
dorian@...
Jun 8, 2005 8:59 pm
... $r->location will also return whatever's in a LocationMatch, Directory and DirectoryMatch directive, should the scope of the request lay in one of those....
65419
Dorian Taylor
dorian@...
Jun 8, 2005 9:06 pm
http://search.cpan.org/~dorian/ - now with working tests. 0.03 should show up soon (forgot to remove the bit about ap_save_brigade in 0.02)...
65420
John Siracusa
siracusa@...
Jun 8, 2005 9:09 pm
... Thanks. I realize that, but I only need it to work specifically for plain old Location blocks. I have sanity checks to make sure it really is a prefix of...
65421
Nick Pietraniec
mlists@...
Jun 8, 2005 9:31 pm
Hello everyone, Hoping someone out has experienced this before. I've poured through archives and faqs but haven't seen any info on it. I just tried ...
65422
Joe Schaefer
joe+gmane@...
Jun 8, 2005 9:37 pm
... Hmm, have you considered removing the _filter sub and writing it as a closure instead? Here's some code that I've been using for that: use base...
65423
Tom Schindl
tomAtLinux@...
Jun 8, 2005 9:57 pm
... Hash: SHA1 Nick Pietraniec schrieb: [...] ... ~ ^^^ ... ~ ^^^ ... Does the lower letter of c: matter. I'm not using win32 which is ...
65424
Nick Pietraniec
mlists@...
Jun 8, 2005 10:00 pm
Not a bad idea, but I just gave it a shot and no luck....
65425
Dorian Taylor
dorian@...
Jun 8, 2005 10:06 pm
... i suppose i could do that. today is clean-my-modules-and-get-them-on-cpan day so perhaps later. ;) .d...
65426
Dorian Taylor
dorian@...
Jun 8, 2005 10:58 pm
so i'm working on one of my modules that works in both mod_perl 1 and 2, (custom config directives, conditional makefile processing, the whole nine) and i...
65427
Stas Bekman
stas@...
Jun 8, 2005 11:45 pm
... I suppose you need to run the first part of the test then reconfigure the server, restart it and run the second part. Torsten was working on such a feature...
65428
Nick Pietraniec
mlists@...
Jun 9, 2005 12:22 am
Turns out it was an error in the mod_perl.pl file I took "Can't load" to mean "Where39;s this file?" Where I should have taken it as "There39;s an error in this...
65429
Foo Ji-Haw
jhfoo@...
Jun 9, 2005 3:08 am
What is in your mod_perl.pl file? If there is any error returned during compilation of the script, you will get the error you got . Try running mod_perl.pl...
65430
Foo Ji-Haw
jhfoo@...
Jun 9, 2005 3:10 am
Yes. When it fails to compile, it returns exactly that 'Can't load...' message....
65431
Robert
sigzero@...
Jun 9, 2005 1:17 pm
"Nick Pietraniec" <mlists@...> wrote in message news:52d368ff0c8b4b6805605b1f9a266828@.... ... What was the problem? I have that error as...
65432
Dan Wilga
dwilga@...
Jun 9, 2005 6:03 pm
From time to time, I see posts to this list like the one quoted below. The problem is that, unless you already know what the module being announced is, the...
65433
Nick Pietraniec
mlists@...
Jun 9, 2005 6:13 pm
I had something like use Apache2 use Apache2::compat (); before, but I pasted directly what was in the tutorial (below) and it worked. As long as I'm shooting...
65434
Eric
ef@...
Jun 9, 2005 10:03 pm
Hi, I just wanted to mention this company I just found out about today. I have not heard of them before and happened to find them doing some googling. ...