> "DM" == Doug MacEachern <[EMAIL PROTECTED]> writes:
DM> On Thu, 21 Dec 2000, Vivek Khera wrote:
>> I just tested it also, and the startup script is run exactly once.
DM> could be he has PerlFreshRestart On, in which case it would be
DM> called twice.
I have it on as well, and it was only
On Thu, 21 Dec 2000, Vivek Khera wrote:
> > "SB" == Stas Bekman <[EMAIL PROTECTED]> writes:
>
> >> startup.pl does not get repeated on a restart. However it will when
> >> started with ./apachectl start. I have never encountered this with Apache
> >> 1.3.12 or 13.
>
> SB> I've just tested i
> "SB" == Stas Bekman <[EMAIL PROTECTED]> writes:
>> startup.pl does not get repeated on a restart. However it will when
>> started with ./apachectl start. I have never encountered this with Apache
>> 1.3.12 or 13.
SB> I've just tested it -- it's not.
I just tested it also, and the startup
> startup.pl does not get repeated on a restart. However it will when
> started with ./apachectl start. I have never encountered this with Apache
> 1.3.12 or 13.
I've just tested it -- it's not.
The I file and similar loaded via C or
C are compiled only once. Because once the module is
compiled
startup.pl does not get repeated on a restart. However it will when
started with ./apachectl start. I have never encountered this with Apache
1.3.12 or 13.
Jamie
On Thu, 21 Dec 2000, Stas Bekman wrote:
> On Wed, 20 Dec 2000, Jamie Krasnoo wrote:
>
> > Ok, it seems that my startup.pl is being
Would this be the reason?
http://perl.apache.org/guide/config.html#Apache_Restarts_Twice_On_Start
> -Original Message-
> From: Jamie Krasnoo [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 20, 2000 3:21 PM
> To: [EMAIL PROTECTED]
> Subject: slight mod_perl probl
On Wed, 20 Dec 2000, Jamie Krasnoo wrote:
> Ok, it seems that my startup.pl is being run twice on server start.
Since configuration scripts can include other scripts, you probably have
more than one other script that includes startup.pl, or more than one
script that includes something that includ
On Wed, 20 Dec 2000, Jamie Krasnoo wrote:
> Ok, it seems that my startup.pl is being run twice on server start.
>
> Startup init running
> startup.pl - loading templates into memory
> --- Loaded template file user_reg.tmpl
> Startup init running
> startup.pl - loading templates into memory
> ---
Ok, it seems that my startup.pl is being run twice on server start.
Startup init running
startup.pl - loading templates into memory
--- Loaded template file user_reg.tmpl
Startup init running
startup.pl - loading templates into memory
--- Loaded template file user_reg.tmpl
[Wed Dec 20 15:18:21 20