PHP401pl2
I'v defined
ignore_user_abort(true);
and
set_time_limit(7200); // 2 hours
but my script - started manually from
the browser always stops after a few
minutes ...
Also tryed to set
max_execution_time in /etc/php.ini ...
(apache restarted ..?()
same thing ...
Thanx in advance for any suggestions
Egon
PS: what about comand line exec. of .php ?
Is neccessary to compile php as cgi?..I'v red