RE: PerlRequire/PerlModule and %INC

2001-11-06 Thread Geoffrey Young

hi guys...

  I know this is from a while ago, but I'm still seeing the double init
thing with PerlModule and PerlRequire on server restarts.  I've tried two
different 5.6.1 installs with current CVS.

  can somebody verify that I'm not seeing things?  the test I was using was
the default httpd.conf.default with just a single PerlModule statement,
trying to boil things down.

thanks

--Geoff

-Original Message-
From: Stas Bekman
To: Perrin Harkins
Cc: mod_perl list
Sent: 8/6/01 11:03 PM
Subject: Re: PerlRequire/PerlModule and %INC

On Mon, 6 Aug 2001, Perrin Harkins wrote:

 There have been some messages on the Mason list about people
experiencing
 startup.pl being loaded twice, even without PerlFreshRestart on.  I
know the
 server restarts during startup, but PerlRequire and PerlModule are
both
 supposed to obey the laws of %INC, right?  I seem to remember some
 discussion about this before, but I can't remember what the outcome
was and
 I can't find it in the archive.

The discussion is here:
http://forum.swarthmore.edu/epigone/modperl/lelswyskix

The patch is here:
http://forum.swarthmore.edu/epigone/modperl/lelswyskix/Pine.LNX.4.21.010
[EMAIL PROTECTED]

it's already fixed in 1.26. I've tested again just in case, it works
properly now.

_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/




PerlRequire/PerlModule and %INC

2001-08-06 Thread Perrin Harkins

There have been some messages on the Mason list about people experiencing
startup.pl being loaded twice, even without PerlFreshRestart on.  I know the
server restarts during startup, but PerlRequire and PerlModule are both
supposed to obey the laws of %INC, right?  I seem to remember some
discussion about this before, but I can't remember what the outcome was and
I can't find it in the archive.
- Perrin




Re: PerlRequire/PerlModule and %INC

2001-08-06 Thread Stas Bekman

On Mon, 6 Aug 2001, Perrin Harkins wrote:

 There have been some messages on the Mason list about people experiencing
 startup.pl being loaded twice, even without PerlFreshRestart on.  I know the
 server restarts during startup, but PerlRequire and PerlModule are both
 supposed to obey the laws of %INC, right?  I seem to remember some
 discussion about this before, but I can't remember what the outcome was and
 I can't find it in the archive.

The discussion is here:
http://forum.swarthmore.edu/epigone/modperl/lelswyskix

The patch is here:
[EMAIL PROTECTED]">http://forum.swarthmore.edu/epigone/modperl/lelswyskix/[EMAIL PROTECTED]

it's already fixed in 1.26. I've tested again just in case, it works
properly now.

_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/