I wonder at what kind of script you have, that needs to be run
absolutely nonstop 24/7, but I'll share some "wild guesses":
1. It is not run by a web server, otherwise it would timeout the
server (which doesn't mean that it doesn't have relation with your web
pages). Your 24/7 script is being com
In article <003e01c0852c$b4236e50$064af2d4@kill9>, kill-9 writes
>btw thanks for all your feelings. having someone to hash this out with is
>helping.
If someone has a cached copy of your page in their browser / their proxy
server cache / their ISP's proxy server cache / etc, I don't know of any
e
> > > while I was running it. which is what I need it to do.
> > >
> > > kill-9
> > > - Original Message -
> > > From: "phobo" <[EMAIL PROTECTED]>
> > > To: "kill-9" <[EMAIL PROTECTED]>; "[EMAIL PRO
lping.
kill-9
- Original Message -
From: "phobo" <[EMAIL PROTECTED]>
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Sent: Tuesday, January 23, 2001 10:01 AM
Subject: Re: [PHP-WIN] createing a php script with reloadable modules.
> I can't see why PHP would
uot;kill-9" <[EMAIL PROTECTED]>
To: "phobo" <[EMAIL PROTECTED]>; "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>
Sent: Tuesday, January 23, 2001 8:11 PM
Subject: Re: [PHP-WIN] createing a php script with reloadable modules.
> Ok feelings are also welcome :)
&g
need it to do.
kill-9
- Original Message -
From: "phobo" <[EMAIL PROTECTED]>
To: "kill-9" <[EMAIL PROTECTED]>; "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]>
Sent: Monday, January 22, 2001 6:24 PM
Subject: Re: [PHP-WIN] createing a php script with
uary 22, 2001 9:26 PM
Subject: [PHP-WIN] createing a php script with reloadable modules.
Ok guys I need your help I'm banging my head against the wall on this one.
I need to do something like modules in a script. The main script runs 24/7 I
want to be able to change the modules run time. have
Ok guys I need your help I'm banging my head against the wall on this one.
I need to do something like modules in a script. The main script runs 24/7 I want to
be able to change the modules run time. have some kind of flag set to have it
update/reload the module. I cant do something like an i