sorry my mistake i meant cli
regards
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sunday 18 July 2004 16:28, Head wrote:
>
> > next thing is - why does cgi php create sh zombies if its started from
cron
> > ?
>
> If you're invoking PHP from a shell then you really
On Sunday 18 July 2004 16:28, Head wrote:
> next thing is - why does cgi php create sh zombies if its started from cron
> ?
If you're invoking PHP from a shell then you really should be using the CLI
version.
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems
well, my problem was that the fopen hasn't timed out this means i dont have
a valid fp to set set_stream_timeout on. Im using fsockopen now and
everything should be ok.
next thing is - why does cgi php create sh zombies if its started from cron
?
regards Head
"Curt Zirzow" <[EMAIL PROTECTED]> w
* Thus wrote Head:
> mh i tracked the bug down to be an FOPEN on a URL so i need to set a timeout
> on FOPEN hows that possible ? Using php version 4.3.7
see:
http://php.net/stream_set_timeout
Curt
--
First, let me assure you that this is not one of those shady pyramid schemes
you've been hea
mh i tracked the bug down to be an FOPEN on a URL so i need to set a timeout
on FOPEN hows that possible ? Using php version 4.3.7
"Head" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hello list,
>
> im running a php script from CLI/CGI on linux which has a variable
execution
> tim
5 matches
Mail list logo