was the output printed before the "Skip ..." above
--
_____
Stas Bekmanmailto:[EMAIL PROTECTED] http://stason.org/
http://www.linkedin.com/in/stasbekman http://stasosphere.com/
http://stason.org/photos/gallery/ http://healingcloud.com
Stas Bekman wrote:
Hi everybody,
Jim Brandt, Allison Randal and I are happy to announce that the first
book about mod_perl2: The "mod_perl2 User's Guide" has been published
and available for purchase. See the book's site:
http://modperl2book.org/ for details.
50% of
e services at once:
http://socialposter.com/generator.php?c=all&tip=links&url=http%3A%2F%2Fmodperl2book.org%2F&title=mod_perl2%20User's%20Guide&text=
Thank you and enjoy the book!
--
_____
Stas Bekmanma
Stephane Chazelas wrote:
On Mon, Apr 02, 2007 at 03:52:50PM -0700, Stas Bekman wrote:
Stephane, you are correct in your observations that original STDIN and
STDOUT filehandles are not preserved when perlio CGI mode is used.
This is because how Perl works. Consider the following perl program
William A. Rowe, Jr. wrote:
Stas Bekman wrote:
William A. Rowe, Jr. wrote:
Stas Bekman wrote:
But which file to open as a place holder? In this example I use
/dev/null and it works as you wish. AFAIK, windows doesn't have
/dev/null, unless you run on cygwin.
Of course, it does, but i
William A. Rowe, Jr. wrote:
Stas Bekman wrote:
But which file to open as a place holder? In this example I use
/dev/null and it works as you wish. AFAIK, windows doesn't have
/dev/null, unless you run on cygwin.
Of course, it does, but it has the classic MS-DOS name of "NUL"
P_FUNC, "end\n");
}
MP_INLINE void modperl_io_perlio_restore_stdout(pTHX_ GV *handle)
{
GV *handle_orig = gv_fetchpv("STDOUT", FALSE, SVt_PVIO);
-
+GV *handle_save_fd = gv_fetchpv("GENX4", TRUE, SVt_PVIO);
MP_TRACE_o(MP_FUNC, "start");
MP_RUN_CROAK(modperl_wbucket_flush(rcfg->wbucket, FALSE),
"Apache2::SubRequest::run");
--
_____
Stas Bekmanmailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Reliable Email Delivery http:
Scott Penrose wrote:
On 05/07/2006, at 5:47, Stas Bekman wrote:
http://perl.apache.org/docs/2.0/user/handlers/
filters.html#HTTP_Request_vs__Connection_Filters
OK Some very weird and interesting problems here. I think they are
bugs, but I am not certain.
Firstly - if you write the code
Scott Penrose wrote:
On 04/07/2006, at 20:53, Scott Penrose wrote:
On 04/07/2006, at 17:30, Stas Bekman wrote:
Scott Penrose wrote:
Is this a request or a connection filter? It won't work as a
connection filter (r is not available there).
It is an ouptut filter.
But what o
t one, then does the expansion (more
Subrequests). I have found this has not really worked the way I want,
but it did allow me to move forward on my project a little.
cool
--
_____
Stas Bekmanmailto:[EMAIL PROTECTED] http://stas
n filter? It won't work as a connection
filter (r is not available there).
What's the core's backtrace?
--
_____
Stas Bekmanmailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Reliable Email Delivery h
different perl scripts running under mod-perl.
according to the presenter -- it does.
--
_
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical
055/4821055.pdf
--
_________
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/
TMTOWTDI=There's More Than One Way To Do It
--
_________
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book http://m
h the
protocol/filter handlers, so it'll be easier to explain :)
--
_
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book ht
rtperl}.
When I have a clean patch against head I'll post it. I'll also look at the
state of MakeMaker to see if this issue -was- addressed there.
--
_____
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChanne
cts.
I'm not following you, how $Config{startperl} solves the problem of the
long path, if just as you say it makes the script run under the wrong perl?
Bill, mind to post a patch of what you think should work?
--
_____
Stas Bekman m
erful :)
--
_
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/
this: "
where you've mentioned "telnet". Usually when you type at the local
keyboard you generate the entropy for the random device, when you connect
from a different machine, there is no physical input to accomplish that.
--
_________
tropy, since you aren't typing on the local keyboard:
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#Server_Hanging_at_the_Startup
--
_____
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
Ma
804
rss:27756 40456 52316
You also need to be aware that shared memory reporting on linux 2.6 kernel
is invalid. I don't know if it was fixed in the most recent kernel releases.
--
_____
Stas Bekman mailto:[EMAIL PROTECTED] h
Stas Bekman wrote:
Kent, Mr. John (Contractor) wrote:
Hello Stas,
No, my path does not contain . or .. anywhere.
Here is what I get:
[EMAIL PROTECTED] ~]$ perl -le 'print $ENV{PATH}'
/users/webuser/perl/bin:/users/webuser/apache-ant/bin:users/webuser/netscape:/users/webuser/mysql/
nsecure directory in $ENV{PATH} while running with -T switch at -e line 1.
I'll patch Apache-Test to handle that case as well.
Sorry for bothering you and the list.
Thank you for your reply which did result in solving the problem.
Happy Holidays!
You too!
--
___
/users/webuser/perl.5.8.7/bin/perl
/users/webuser/src/mod_perl-2.0.2/t/TEST -bugreport -verbose=0
make: *** [run_tests] Error 143
Check your PATH env var, John.
perl -le 'print $ENV{PATH}'
does it contain "..", "." or similar?
--
_______
as soon as we are posting the bug
reports. I wish more CPAN authors were as responsive as Tassilo is :)
--
_____
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "
n Parseval, who's a great perl/C/XS expert and who is resolving
any problems with Event::Lib almost as soon as we are posting the bug
reports. I wish more CPAN authors were as responsive as Tassilo is :)
--
_____
Stas Bekman
env PATH=/bin:/usr/bin t/TEST
adjust PATH to include what you need. if you run under bash shell you
don't need the 'env' part.
--
_________
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messagi
this variable is deleted?
http://perl.apache.org/docs/2.0/user/troubleshooting/troubleshooting.html#C_Libraries_Don_t_See_C__ENV__Entries_Set_by_Perl_Code
--
_
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels
Stas Bekman wrote:
Christopher H. Laco wrote:
Stas Bekman wrote:
Philip M. Gollucci wrote:
A release candidate for mod_perl 2.0.2 is now available for testing.
Please grab the candidate from
http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-dev.tar.gz
+1, tested with 43
::Test::vars('target');
+ok t_cmp($0, qr/$target/i, '$0');
ok t_cmp($TestDirective::perl::Included, 1, "Include");
target is the name of the httpd executable and it can be changed from the
command line:
t/TEST -target=http2005d
in which case the hardcoded
Christopher H. Laco wrote:
Stas Bekman wrote:
Philip M. Gollucci wrote:
A release candidate for mod_perl 2.0.2 is now available for testing.
Please grab the candidate from
http://people.apache.org/~pgollucci/mp2/mod_perl-2.0.2-dev.tar.gz
+1, tested with 43 different apaches/perls
.
--
_
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/
wasn't of a release quality (I
think it was still beta or something)
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAI
#x27;s going on)
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
.0
release (hint, hint :)
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.co
temporarily.
I'm surprised, that you didn't get this during the mod_perl2 compile as
thats where I usually get it and smack myself.
I'm tempted to add a note to the mp2 build page about this, but don't
know exactly how to word it.
--
_______
Michael G Schwern wrote:
On Mon, Aug 15, 2005 at 05:54:53PM -0700, Stas Bekman wrote:
Where does it go then? Are you sure you've applied the patch and the warn
statement is there?
Grepping the source tree the only instance of "myip" is in
t/response/TestAPI/access2.pm which
HTTP if your protocol is somewhat similar
to it. e.g. send email over HTTP:
http://perl.apache.org/docs/2.0/user/handlers/http.html#PerlHeaderParserHandler
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
h
Michael G Schwern wrote:
On Fri, Aug 12, 2005 at 09:19:13PM -0700, Stas Bekman wrote:
On Fri, Aug 12, 2005 at 08:47:30PM -0700, Stas Bekman wrote:
e.g. inside a handler t/response/TestAPI/access2.pm
Put it in there and didn't see any extra output in STDERR or error.log.
what tes
Michael G Schwern wrote:
On Fri, Aug 12, 2005 at 08:47:30PM -0700, Stas Bekman wrote:
e.g. inside a handler t/response/TestAPI/access2.pm
Put it in there and didn't see any extra output in STDERR or error.log.
what test are you running?
t/TEST t/api/access2.t
error_log:
myip: 127.
->satisfies
-Order Deny,Allow
-Deny from all
-Allow from @servername@
+Allow from All
AuthType Basic
AuthName "Access"
--
______
Stas BekmanJAm_pH --> Just
Michael G Schwern wrote:
On Fri, Aug 12, 2005 at 07:22:34PM -0700, Stas Bekman wrote:
Replacing "Allow from localhost" with "Allow from All" did it.
Why the localhost setting doesn't work?
Dunno. localhost looks ok from my end.
$ host localhost
localh
caltime) . "\r\n");
return Apache2::Const::OK;
}
sub q { Apache2::Const::DONE }
1;
__END__
PerlProcessConnectionHandler MyTest::Protocol
Order Deny,Allow
Allow from all
--
__
S
n as on the server side (warn
$r->connection->remote_ip), Michael?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECT
config.
What if you chance that config to:
AllowOverride None
Options +ExecCGI
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
h
Philip M. Gollucci wrote:
Stas Bekman wrote:
Philip M. Gollucci wrote:
Jim Martinez wrote:
I think I've already committed that skip rule but the rename branch
merge has wiped it away. Philip, if you work on that, just wipe off
HTML::HeadParser from your installed libs and run '
you speak very fast and leave no time for questions, you will need at
least 3-4 hours to cover it all. So most likely you will want to either
leave some parts off or flip slides really fast :)
--
__
Stas BekmanJAm_pH
sity of Maryland in College Park, Maryland.
Cool!
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
Philippe M. Chiasson wrote:
Stas Bekman wrote:
Perrin Harkins wrote:
You've got an extra couple of days to put in a talk, so let's get some
more mod_perl talks in there! ApacheCon is a great conference to speak
at and I know that many of you have stories worth telling but haven
les and the build package).
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.
Philip M. Gollucci wrote:
Stas Bekman wrote:
print vs. $r->print
This is drastically faster.. especially if you use
one print
per request at the end and/or pass a reference to
the scalar string.
Actually this is no longer true. in mp2 you can't pass a reference to
s, or we'll need a test case we can reproduce the problem
with.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
ally in the
threaded environment.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek
tream branch?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http:/
Philip M. Gollucci wrote:
Jim Martinez wrote:
While compiling mod perl 2.0.1 on a box that did not have
HTML::HeadParser
installed, several tests failed.
What modules did you have installed ?
Stas Bekman, at a Portland Perl Monks meeting, suggested that, since
HTML::HeadParser is not
e, it
has not much to do with mod_perl, besides mod_perl providing a perl glue
for it.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[
his Registry script:
seconded.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://mod
y, rewrites the headers based on
the body and the content handler can still get the body (this is only
available in libapreq2)
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod
here:
http://perl.apache.org/docs/2.0/api/APR/PerlIO.html#Description
Just open the file and write it out like you always do in Perl.
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ m
Simon Perreault wrote:
On Friday 22 July 2005 11:00, Stas Bekman wrote:
But you need this functionality only under mod_perl, right?
Well, not really. I would still need to cache stuff during the request when
running under mod_cgi but then the cache would be automatically reset at the
end
Simon Perreault wrote:
On Friday 22 July 2005 10:27, Stas Bekman wrote:
$r->notes for strings
$r->pnotes for perl scalars
Thank you very much for your quick reply. I didn't know about those methods.
I should have mentioned that I am running under ModPerl::Registry and am
trying
notes_
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
likely some tweaks might be needed.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http:/
nt to 'suexec' to).
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http:
om fashion.
When debugging this kind of issues it's the best to run in a single server
mode (httpd -X).
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_pe
ing else).
Randy, can you write a test that can emulate such a situation?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailt
send it here. Thanks.
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apachewe
oting.html#httpd_keeps_on_growing_after_each_restart
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apa
sion that just reads the file in?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://mo
m. Perhaps from
mod_mime itself, or...?
grep the apache sources for 'Invalid type' string?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide --->
!
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apac
amespace the configs, (eg. Project1::Config) and make sure that
what they export doesn't overlap.
Also documented in deal at:
http://perl.apache.org/docs/1.0/guide/porting.html#Name_collisions_with_Modules_and_libs
:)
--
______
Hugh Williams wrote:
Stas Bekman wrote:
[Hugh, in the future please inline the bug report, including it after your
signature makes it impossible to reply to it, while quoting it]
Sorry... I've re-inserted above the sig below for ongoing completness.
Hugh Williams wrote:
Hi;
My
x27;s file descriptors limit? run either:
csh: limit
bash: ulimit
Thanks.
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL
nf.in
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
e app should come first?
> Currently I call them Apache::XML::iCal etc.
BTW, once you've passed the ApacheX part usually it's module-authors /on/
perl.org list where the namespaces are best polished.
--
______
Stas
OTECTED]>
List-Post: <mailto:modperl@perl.apache.org>
List-Id:
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL P
o in pdf) you will get more than one book. They should be good enough
to teach you how to write pure MP2 code.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl
?
You use perl 5.6.1, so there can be no threads :)
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apache
50 or whatever the number of server you are running. see the
mod_perl guide/the practical mod_perl book for more information.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/
some environment issue? running out of disk space, RAM, etc.?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http
5 09:54:18 2005] [info] [client XX.XX.XX.XX] (104)Connection
reset by peer: client stopped connection before rwrite completed
[Tue Jul 5 09:54:18 2005] [debug] Apache.c(364): (104)Connection reset
by peer: mod_perl: rwrite returned -1 (fd=5, B_EOUT=8)\n
--
___
apache.org/bugs/?
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
more in it and it resets /perl/ to
something else. Besides, how did you issue the request? (what's the url?)
Also please submit a complete bug report as explained here:
http://perl.apache.org/bugs/
Thank you.
--
______
Stas Bekman
d problems with acl-based filesystems and it is not executed anyway.
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL
William McKee wrote:
Well, I posted too fast. Scratch that first diff for this version which
has a bit more detail about how the UPLOAD function is working.
Thanks William. Committed with a few tweaks.
--
__
Stas Bekman
hods added by the C framework:
+These are two special methods added by the C framework:
I've changed:
s/C framework/C framework/
the rest committed as submitted.
Thanks William.
--
______
Stas BekmanJAm_pH -
80proxy.t
> Checking if your kit is complete...
> Looks good
> I see you're using perl 5.008002 on IP27-irix, okay.
That could be it. So take a look at the URL I've quoted in first place
again and see if you have more than one perl installed.
--
_____
so' for
module DBI: 71121247:/var/sgi_apache/server/sbin/httpd: rld: Fatal
Error: unresolvable symbol in
/opt/perl-5.8.2/lib/site_perl/5.8.2/IP27-irix/auto/DBI/DBI.so:
PL_curstackinfo at
/opt/perl-5.8.2/lib/5.8.2/IP27-irix/DynaLoader.pm
--
_____
[Robert, please don't forget to Reply-All]
Robert Aspinall wrote:
I saw that article, however, as far as I can tell I'm using the same
perl libraries that I compiled modperl with.
Right, what about DBI.so, that's the only that fails.
Stas Bekman wrote:
Robert Aspinall wrote
Dump $x;
For example $$ is readonly, so you get:
perl -MDevel::Peek -le 'Dump $$'
SV = IV(0x805d9b0) at 0x805b7cc
REFCNT = 1
FLAGS = (IOK,READONLY,pIOK)
IV = 16911
You can see the readonly flag set.
--
__
S
od_perl was compiled with). Please take a look at:
http://perl.apache.org/docs/1.0/guide/troubleshooting.html#_relocation_errors__or__undefined_symbol_
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://st
exploring other areas as well :)
Thank you.
[1] http://stason.org/schedule.html
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mai
hanks.
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
Geoffrey Young wrote:
[...]
t/modules/proxy.t 255 65280 12 200.00% 1
I can't speak about that one.
We had a few similar reports for Apache 2.1...
--
__
Stas BekmanJAm_pH --&
lve the problem.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http:/
d resend the report the way it's suggested in this section.
Thanks.
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTE
http://perl.apache.org/docs/2.0/user/handlers/server.html#Dealing_with_Restarts
--
__
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
::Constants nor Apache2::Const,
since each of these packages are in the mod_perl core, so you should
simply ask for mod_perl :)
--
______
Stas BekmanJAm_pH --> Just Another mod_perl Hacker
http://stason.org/ mod_pe
1 - 100 of 2487 matches
Mail list logo