Re: Can you have mod_perl 1.26 with Apache 2.0.39?

2002-07-31 Thread Stas Bekman
pages at perl.apache.org and one of the two entries should save you (and us) a lot of time: Report 1.0 Problems Report 2.0 Problems __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl

Re: $r-dir_config-(un)set issue...

2002-07-31 Thread Stas Bekman
. __ 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

Re: while - modperl 2.0/Apache 2.0

2002-07-31 Thread Stas Bekman
with Apache or mod_perl. (This is on linux) lynx dont have problem because is other instance if you open 2 instances of mozilla you dont have problem but if you open one mozilla and 5 tab navigator of instance problem persist []s nattis Stas Bekman wrote: Stas Bekman wrote: Alessandro

Re: Warnings clarification

2002-07-31 Thread Stas Bekman
are very clear. -- __ 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

Re: Warnings clarification

2002-07-31 Thread Stas Bekman
William McKee wrote: On 31 Jul 2002 at 20:56, Stas Bekman wrote: Have you read this? http://perl.apache.org/docs/1.0/guide/porting.html#Warnings No, I was reading this-- http://perl.apache.org/docs/1.0/guide/debug.html#The_Importance_of_Warnings The information in the link you posted

ANNOUNCE: Debug::SIGSEGVTrace

2002-07-31 Thread Stas Bekman
The idea has been borrowed from the GNOME's gnome-crash project, which is used to automatically extract a backtrace when reporting a bug. Parts of the C non-blocking-read implementation were borrowed from Matt Sergeant's PPerl project. AUTHOR Stas Bekman [EMAIL PROTECTED] SEE

a new doc: Preparing mod_perl modules for CPAN

2002-07-31 Thread Stas Bekman
I've just added a new doc: Preparing mod_perl modules for CPAN http://perl.apache.org/docs/general/cpan_mod_dev/cpan_mod_dev.html If you have useful input please send it to me. __ Stas BekmanJAm_pH -- Just Another

Re: get_remote_host for mod_perl2

2002-07-31 Thread Stas Bekman
search t/ for API usage. __ 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

Re: Fwd: Re: Apache::DBI as a prerequisite

2002-07-31 Thread Stas Bekman
Simon Perrault wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On July 30, 2002 10:02 pm, Stas Bekman wrote: 2) See http://perl.apache.org/docs/2.0/devel/testing/testing.html Though you can really rely on it once Apache::Test is released, which will happen when mod_perl 2.0

Re: Mandrake defalut mod_perl dose not seem to be working.

2002-07-31 Thread Stas Bekman
Roy Souther wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 31 July 2002 08:40 pm, Stas Bekman wrote: What do you mean by doesn't work? Try: http://perl.apache.org/docs/1.0/guide/install.html#How_can_I_tell_whether_m od_perl_is_running_ The two tests they recommend

Re: Apache::Status bugfix ( :: doesn't play well in filenames)

2002-07-30 Thread Stas Bekman
before it is # 516 __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: T switch is ignored modperl2.0

2002-07-30 Thread Stas Bekman
to parse PerlSwitches to find -T and set some magic flag (was $Apache::__T in mod_perl 1.0). __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL

Re: hiding perl code

2002-07-30 Thread Stas Bekman
not to mislead the crowd? I've read through the doc but didn't see a word mentioning this little caveat. Shouldn't the module be renamed to BZS::Obscure::...? ;) __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: Mention LoadFile in the mp2 docs?

2002-07-30 Thread Stas Bekman
-- __ 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

Re: Win32: Apache2+modperl2 STDERR not going to error.log?

2002-07-30 Thread Stas Bekman
, or is it just me? FWIW, there are no problems on linux. Do you have the same problem with v5.6.1? Meanwhile try using the logging methods if possible: http://perl.apache.org/docs/2.0/api/mod_perl-2.0/Apache/Log.html __ Stas Bekman

Re: Apache::Reload - filtering include directories

2002-07-30 Thread Stas Bekman
::* Is there any reason why you cannot use this approach? I've no objection to your proposal, just wondering whether the existing features can be used instead. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: Segmentation fault

2002-07-30 Thread Stas Bekman
://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems and probably post it to the mason list and not here if this happens only under mason. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

Re: apache mod_perl + suid question

2002-07-30 Thread Stas Bekman
how to make your program run under -T. -- __ 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

Re: Apache2 CWD Non-threaded MPM

2002-07-30 Thread Stas Bekman
the problem for threaded mpms. So once it's available we can use chdir() in ModPerl::Registry again. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto

Re: apache/mod_perl help

2002-07-30 Thread Stas Bekman
Any help would be appreciated Regards Dinesh Patel -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Apache::Reload - filtering include directories

2002-07-30 Thread Stas Bekman
Danilevsky [EMAIL PROTECTED] Stas Bekman wrote: [...] Anyway, I decided to add another directive to Apache::Reload PerlSetVar ReloadDirectories /site/lib /usr/local/apache/conf Apache::Reload allows you to define which modules to reload using the patterns like so: PerlSetVar

Re: I can see Apache.pm, why can't he?

2002-07-30 Thread Stas Bekman
start the web server. Dennis: Doctor, I think my server is sick, it cannot start Doctor: Does it have a high temperature? http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems __ Stas BekmanJAm_pH

Re: Trouble with RegistryCooker.pm modper2.0

2002-07-30 Thread Stas Bekman
now. __ 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

Re: Subject: Re: hiding perl code

2002-07-30 Thread Stas Bekman
that for certain purposes this module may satisfy those who use it, but not all of them. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto

Re: Fwd: Re: Apache::DBI as a prerequisite

2002-07-30 Thread Stas Bekman
= 'SuperDuper.pm', PREREQ_PM = \%prereq, # ... ); __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Apache::Status patch, in diff -u format (finally ;)

2002-07-30 Thread Stas Bekman
__ 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

Re: mod_perl2 DBD::Oracle problem

2002-07-30 Thread Stas Bekman
__ 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

Re: $r-dir_config-(un)set issue...

2002-07-30 Thread Stas Bekman
. -- __ 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

Re: Problems with Apache/Mod_perl Server

2002-07-30 Thread Stas Bekman
. __ 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

Re: mod_perl 2.0 api and extending method in Apache

2002-07-30 Thread Stas Bekman
with Method: . $r-method; Apache::OK; } 1; Now, let's call: perl -le 'require LWP::UserAgent; print LWP::UserAgent-new-request(HTTP::Request-new(GET, http://localhost:8002/extend/;))-content;' Called with Method: GET __ Stas

Re: Problems using Perl v 5.8

2002-07-29 Thread Stas Bekman
] .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- -- __ 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

Re: make test problem error 111

2002-07-29 Thread Stas Bekman
/install.html#mod_perl_and_mod_ssl___openssl_ if you get a segfault, please follow the instructions at: http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems __ Stas BekmanJAm_pH -- Just Another mod_perl

Re: while - modperl 2.0/Apache 2.0

2002-07-17 Thread Stas Bekman
__ 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

Re: New mod_perl site and oddness with IE

2002-07-17 Thread Stas Bekman
, right? But even if it does solve the problem for this particular page, what happens if the page grows, or there is some other page which is bigger, and no cleanup will make it small enough to make IE happy. __ Stas Bekman

Re: How to see debug information in Net::Smtp?

2002-07-17 Thread Stas Bekman
? look in the error_log file? __ 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

Re: How to see debug information in Net::Smtp?

2002-07-17 Thread Stas Bekman
Peter Werner wrote: and set your LogLevel to debug why? after all he is talking about perl logging, not Apache. LogLevel has nothing to do with it. -Original Message- From: Stas Bekman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 10:27 AM To: [EMAIL PROTECTED] Cc

Re: END subroutine in Apache::Registry

2002-07-16 Thread Stas Bekman
'require' it's being ignored completely (not even run on the shutdown), is it just me or do you see the same? seems like a bug to me, unless I'm missing something. Thanks Jim! -Jim On Fri, 12 Jul 2002, Stas Bekman wrote: Jim Schueler wrote: I just read the fine print: Apache

Re: TIPool / multiple database connections

2002-07-16 Thread Stas Bekman
things like connect_on_init(), but just to build the initial pool when the process starts. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto

Re: Persistent Net::Telnet Objects in Apache2/mod_perl2

2002-07-16 Thread Stas Bekman
French, Shawn wrote: Stas Bekman wrote: It seems that you are after the same functionality as Apache::DBI, you want a pool of items that you want to be able to choose from. Look for threads::shared (perl 5.8.0), just create a shared hash with keys that you use for the map and the values

Re: Getting to the Guide PDF on the new website

2002-07-16 Thread Stas Bekman
Gunther Birznieks wrote: At 09:24 PM 7/13/2002, Stas Bekman wrote: Gunther Birznieks wrote: I agree! It is great work. It looks really slick. :) Unfortunately, the mod_perl guide documentation area has lost functionality. I wanted to download the latest guide before my 23 hour

Re: TIPool / multiple database connections

2002-07-16 Thread Stas Bekman
Liz, should we move this thread to the perl-ithreads list so we can get some answers from the threads gurus? or p5p? I doubt Arthur is listening on this list. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker

Re: Working Directory

2002-07-16 Thread Stas Bekman
Matt Sergeant wrote: On Fri, 12 Jul 2002, Stas Bekman wrote: Josh Bernstein wrote: After just upgrading to mod_perl2 with Apache2. My current @INC path includes a . on the end, which should reference the current working directory, and therefore correctly locate include locate

Re: Apache SSL - how to start it in -X mode

2002-07-16 Thread Stas Bekman
[EMAIL PROTECTED] wrote: How to restart SSL Apache in -X mode? This is a wrong forum. See: http://httpd.apache.org/lists.html#http-users __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org

Re: Working Directory

2002-07-16 Thread Stas Bekman
Elizabeth Mattijsen wrote: At 06:10 PM 7/16/02 +, Stas Bekman wrote: Arthur told me he either had, or was going to fix this (on IRC). Yup, Arthur is working on an external package (ex::threads::safecwd?) which should solve this problem. Viva Arthur! I'll keep you updated once

Re: worker thread

2002-07-16 Thread Stas Bekman
? __ 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

Re: relative path not accepted in mod_perl2 ?

2002-07-16 Thread Stas Bekman
] -- __ 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

Re: Apache::Registry and Apache::PerlRun

2002-07-16 Thread Stas Bekman
. That's how it works. You can even run the same scripts under different handlers. Have you tried and it didn't work for you? -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide

Re: R: worker thread

2002-07-16 Thread Stas Bekman
$t2 = new Thread(\my_thread,'t2'); ^^^ do 'perldoc threads' with perl-5.8.0 __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: Purify, Perl and mod_perl

2002-07-16 Thread Stas Bekman
/1.0/guide/debug.html#How_can_I_find_out_if_a_mod_perl_code_has_a_memory_leak __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED

Re: problem compiling modperl2.0

2002-07-16 Thread Stas Bekman
__ 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

Re: [modperl2] Perl Connection Handlers for SSL connections

2002-07-16 Thread Stas Bekman
will stay unmodified. __ 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

Re: while - modperl 2.0/Apache 2.0

2002-07-16 Thread Stas Bekman
. $| = 1; my $r = Apache-request; that should be just: my $r = shift; since your code is wrapped into sub handler { }. what you are doing is expensive under threads. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker

Re: Working Directory

2002-07-16 Thread Stas Bekman
to figure which one to use... there are no workarounds to having a thread-safe cwd, other than using full paths. -Josh Stas Bekman wrote: Elizabeth Mattijsen wrote: At 06:10 PM 7/16/02 +, Stas Bekman wrote: Arthur told me he either had, or was going to fix this (on IRC). Yup

Re: New mod_perl site and oddness with IE

2002-07-16 Thread Stas Bekman
. __ 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

Re: Accessing mod_ssl information from mod_perl modules

2002-07-15 Thread Stas Bekman
. __ 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

Re: TIPool / multiple database connections

2002-07-15 Thread Stas Bekman
. __ 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

Re: TIPool / multiple database connections

2002-07-15 Thread Stas Bekman
Elizabeth Mattijsen wrote: At 12:18 AM 7/16/02 +, Stas Bekman wrote: ...A few folks at p5p are creating a bunch of new modules around threads:: and threads::shared::, just yesterday a new module: Thread::Pool was released by Elizabeth Mattijsen. Which seems to be what's needed

Re: Persistent Net::Telnet Objects in Apache2/mod_perl2

2002-07-15 Thread Stas Bekman
-notes working, the C datastructure is all there waiting to be used. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: duplicate output with Registry.pm

2002-07-15 Thread Stas Bekman
an application logic bug. Can you strip the extra elements (HTML::Template, etc), create a *short* script that reproduces the problem and post it to the list? __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

ANNOUNCE: mod_perl guide v1.32

2002-07-14 Thread Stas Bekman
[EMAIL PROTECTED]) o install: (Per Einar Ellefsen [EMAIL PROTECTED], Karl Olson [EMAIL PROTECTED]) __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

ANNOUNCE: Perl 5.8.0 Release Candidate 3

2002-07-14 Thread Stas Bekman
), for example if your operating system or the modules have mailing lists of their own. =head2 That's it. =head1 AUTHOR Jarkko Hietaniemi on behalf of the Perl 5 developer team =cut __ Stas BekmanJAm_pH -- Just

Re: ANNOUNCE: the new perl.apache.org is alive now!

2002-07-13 Thread Stas Bekman
? __ 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

Re: Working Directory

2002-07-12 Thread Stas Bekman
/1.0/guide/snippets.html#More_on_Relative_Paths you can do 'do FindBin', but you add the overhead. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: END subroutine in Apache::Registry

2002-07-12 Thread Stas Bekman
, BEGIN etc. So I believe that what is says now is just fine. The registry END block is the black sheep... __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

ANNOUNCE: the new perl.apache.org is alive now!

2002-07-12 Thread Stas Bekman
to spoil your (hopefully pleasant) surprises. Enjoy your new site, mod_perlers, and please help to spread the word. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http

Re: solaris9+apache2+mod_perl2

2002-07-12 Thread Stas Bekman
Well I commented the little switch statement what was giving me the problems and all seems to be resolved. Josh, have you tried with the latest cvs as I've suggested, it seems like you didn't. [...] Stas Bekman wrote: Josh Bernstein wrote: Hey All, I'm getting this error when I

Re: nice mod_perl statistics to share

2002-07-12 Thread Stas Bekman
Kevin Berggren wrote: Stas Bekman wrote: I've just updated the mod_perl with the latest stats and I'm glad to say that the results are nice, so you can show your bosses that they did the right choice (or should) ;) This is the netcraft.com: http://perl.apache.org/release/outstanding

Re: ANNOUNCE: the new perl.apache.org is alive now!

2002-07-12 Thread Stas Bekman
__ 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

Re: ANNOUNCE: the new perl.apache.org is alive now!

2002-07-12 Thread Stas Bekman
they couldn't be reached or because they didn't seem to be running mod_perl. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED

Re: ANNOUNCE: the new perl.apache.org is alive now!

2002-07-12 Thread Stas Bekman
your (long) success stories for: http://perl.apache.org/outstanding/success_stories/index.html or simply (short) reports of cool sites running mod_perl for: http://perl.apache.org/outstanding/sites.html __ Stas BekmanJAm_pH

Re: New Website

2002-07-12 Thread Stas Bekman
be done better, what can help others, etc. Innovate and contribute! __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Working Directory

2002-07-11 Thread Stas Bekman
will chdir just like the registry in mod_perl 1.0 did, which will restrict your code to run only on the prefork mpm. The idea that the main ModPerl::Registry should work identically across different mpms. __ Stas Bekman

Re: Growing Server Size modperl-2.0 on Solaris 2.7

2002-07-10 Thread Stas Bekman
. __ 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

Re: Growing Server Size modperl-2.0 on Solaris 2.7

2002-07-10 Thread Stas Bekman
Perrin Harkins wrote: Stas Bekman wrote: If you are talking about threaded mpms, we will need to develop new tools to restrict the size of the perl interpreters in the pool. I was thinking about that too. Are there hooks for causing an interpreter to exit? Is it safe to simply

Re: Growing Server Size modperl-2.0 on Solaris 2.7

2002-07-10 Thread Stas Bekman
Perrin Harkins wrote: Stas Bekman wrote: I think the idea was to have a special thread running whose only purpose is monitoring the pool of idle interpreters. That sounds like a better solution. The drawback is that there will be two different solutions for threaded and preforked mpms

Re: Any way to list what compile options were used?

2002-07-10 Thread Stas Bekman
. use the guide :) http://perl.apache.org/release/docs/1.0/guide/install.html#Discovering_Whether_Some_Option_Was_Configured __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide

Re: modperl-2.0 make Error on Solaris

2002-07-09 Thread Stas Bekman
); __ 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

Re: Trouble with DynaLoader in ActiveState bleedperl

2002-07-09 Thread Stas Bekman
repository. __ 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

Re: nice mod_perl statistics to share

2002-07-08 Thread Stas Bekman
Ask Bjoern Hansen wrote: On Fri, 5 Jul 2002, Stas Bekman wrote: [...] Also you must not forget that a huge amount of back-end mod_perl servers are simply invisible to these scanners because they are running behind a proxy. So I won't be surprised if the real number is at least about twice

Re: [mod_perl2] PerlChildInitHandlers with multiple (Win32) threads

2002-07-05 Thread Stas Bekman
/2.0/user/handlers/handlers.html#PerlChildInitHandler what are you trying to do? You should try to write your code in mpm-agnostic way if possible. so the same code can run under various mpms. __ Stas BekmanJAm_pH

Re: [mod_perl2] PerlChildInitHandlers with multiple (Win32) threads

2002-07-05 Thread Stas Bekman
Peter Rothermel wrote: Stas Bekman wrote: Peter Rothermel wrote: PerlChildInitHandler Apache::foo-loadkey Will the genkey method get execute at the initialization of each thread? Apache doesn't provide such a hook yet. May be in the future. child_init is for child process init

nice mod_perl statistics to share

2002-07-04 Thread Stas Bekman
? __ 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

Re: nice mod_perl statistics to share

2002-07-04 Thread Stas Bekman
Michael A Nachbaur wrote: On Fri, 05 Jul 2002 01:18:46 +0800 Stas Bekman wrote: I've just updated the mod_perl with the latest stats and I'm glad to say that the results are nice, so you can show your bosses that they did the right choice (or should) ;) Any ideas on what caused

Re: mod_perl 1.99 on Win2k with Apache2

2002-07-01 Thread Stas Bekman
? -- __ 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

Re: IPC::Open2 under mod_perl in Mac OS X

2002-06-30 Thread Stas Bekman
John Siracusa wrote: On 6/30/02 2:06 AM, Stas Bekman wrote: John Siracusa wrote: (I'm not sure if this is a mod_perl thing of a Mac OS X bug, so I'm posting it to both lists. Redirect follow-ups as appropriate.) open2() doesn't seem to work for me when running under mod_perl in Mac OS X

Re: Need Porting Sanity Check

2002-06-29 Thread Stas Bekman
On in httpd.conf is an easier way to enable warnings everywhere. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Storing and Serving Upload Images

2002-06-29 Thread Stas Bekman
levels) you can use something like: % perl -le '$a = super_pc.gif; print join /, (split //, $a, 4)[0..2], $a' s/u/p/super_pc.gif of course you can use a more effective hashing. __ Stas BekmanJAm_pH -- Just Another

Re: CGI.pm and PerlRun

2002-06-29 Thread Stas Bekman
/index.html __ 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

Re: IPC::Open2 under mod_perl in Mac OS X

2002-06-29 Thread Stas Bekman
://perl.apache.org/release/docs/1.0/guide/modules.html#Apache__SubProcess __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Apache::compat was Apache::DBI with mod_perl 2.0

2002-06-27 Thread Stas Bekman
, chances are that we didn't have a chance to update mod_perl to the latest cvs changes in httpd, perl or both. And this is the case that you hit. get 5.8.0-RC2 and 2.0.39 and then 1.99_04 will compile and pass all tests 100%. __ Stas

Re: mod_perl 1.99 on Win2k with Apache2

2002-06-27 Thread Stas Bekman
!!! __ 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

Re: Apache::compat was Apache::DBI with mod_perl 2.0

2002-06-27 Thread Stas Bekman
the troubles will go away, after perl 5.8.0 (RSN) and Apache 2.0 (ASAP) will freeze their APIs and be released. __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org

Re: Apache::compat was Apache::DBI with mod_perl 2.0

2002-06-27 Thread Stas Bekman
for you) When I perl --version should it show me 5.8.0 RC2? nope. it shows 5.8.0 __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL

Re: mode_perl and Apache 2.0

2002-06-27 Thread Stas Bekman
/ [!!!Any follow-ups on this reply must go back to the list!!!] __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide --- http://perl.apache.org mailto:[EMAIL PROTECTED] http

Re: Apache::DBI with mod_perl 2.0

2002-06-26 Thread Stas Bekman
to allow running in Compat? no, it'll contain only stuff needed for 2.0, which may include modules that work for both mod_perls, but definitely not mod_perl 1.0. Again I apologize for my mistake. __ Stas BekmanJAm_pH

Re: mod-perl 2.0 and CGI.pm

2002-06-26 Thread Stas Bekman
? __ 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

Re: ANNOUNCE: mod_perl-1.99_04

2002-06-26 Thread Stas Bekman
So that this question won't be repeated again and again: If you build with perl 5.8.0, you need perl-5.8.0-RC2 in order to build mod_perl-1.99_04. If you use 5.6.(0|1), please disregard this note. __ Stas Bekman

Re: Apache vulnerability: update of uwinnipeg win32 packages planned?

2002-06-25 Thread Stas Bekman
Alessandro Forghieri wrote: but I wasn't planning on making a new one of those until perl-5.8 is officially released. Any idea on when that may happen? My wild guess is on July 24, 2002. __ Stas BekmanJAm_pH

Re: getting node values from XML::Parser

2002-06-25 Thread Stas Bekman
the word around fast] __ 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

Re: Apache::DBI with mod_perl 2.0

2002-06-25 Thread Stas Bekman
. As I understand it the use Apache::compat just allows your script to utilize the mod_perl1 modules correct? mod_perl 1.0's third party modules, yes. -- __ Stas BekmanJAm_pH -- Just Another mod_perl Hacker http

<    6   7   8   9   10   11   12   13   14   15   >