bazet
Fri 17th Aug '01, 6:41am
I have a script that delete subscribed user after specified time and I run it via lynx in cronjob 5 secs after 12 midnight everyday.
The result...it runs..php executed ..but the system don't know how to close the lynx and mail me the error. And I don't want the system mail me the error..
I've put -> *** lynx://127.0.0.1/blah.php > /dev/null
And still the system mail me the error....
How about wget ? I wget runs fine in cronjob ?
Thank you
The result...it runs..php executed ..but the system don't know how to close the lynx and mail me the error. And I don't want the system mail me the error..
I've put -> *** lynx://127.0.0.1/blah.php > /dev/null
And still the system mail me the error....
How about wget ? I wget runs fine in cronjob ?
Thank you