Posted by J.O. Aho on 11/29/06 15:50
l3vi wrote:
> Steve. I wrote the script to run from command line, so it cant run via
> http because it only takes $argv.
>
> I have run the same commands that make is crash. some times they run,
> other times they dont.
Have you looked into memory usage?
in the php.ini there is a limit on how much memory that the script is allowed
to use, if that point is reached the execution is terminated.
//Aho
Navigation:
[Reply to this message]
|