My problem is following,
i was using same scripts like now, but since end of month February i'm not able to using them, from unknown reason
My hosting comp. said, that has ben reinstalled linux kernel, and something else they did on their networks, and this couldn't have got nothing with my issue
in each of these scripts i have used:
ignore_user_abort(1);
set_time_limit(0);
Now it seems like these functions doesnt works for me.
looks like working only if it's loading in my internet browser.
then i get timeout message, script doesn't work in background, looks stopped, (but it was working in backround for 2-3 hours without problems)
they tried edit in php.ini this value, but without success,
Do You think guys there is possibilitty that problem could have some effect due to reinstalled new kernel linux ?
Can anyone know what could be wrong with that ?
what i'm doing wrong ??
|