David Freeman wrote:
> > What I don't understand is why my php script dies while
> > executing the shell script. Set_limit_time should make it
> > wait. The build.sh script completes well.
>
> Not the exact solution here but perhaps a work-around. How dynamic is
> the data you're generating w
> What I don't understand is why my php script dies while
> executing the shell script. Set_limit_time should make it
> wait. The build.sh script completes well.
Not the exact solution here but perhaps a work-around. How dynamic is
the data you're generating with your shell script? Perhap
Must have overwritten this, but very good to know that.
Thanx.
Michael
"Analysis & Solutions" <[EMAIL PROTECTED]> schrieb im
Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Fri, May 24, 2002 at 06:30:50PM +0200, Michael Virnstein wrote:
>
> > i think the exec in your php waits for
On Fri, May 24, 2002 at 06:30:50PM +0200, Michael Virnstein wrote:
> i think the exec in your php waits for the shell to return, but before the
> shell can answer, php terminates the script, because of the max_exection.
http://www.php.net/manual/en/function.set-time-limit.php
"... Any time spen
4 matches
Mail list logo