Posted by pas805 on 09/13/05 18:09
I have a PHP page that I would like to run with cron but that's not the
problem. My problem come when I run my script throw my browser the
script runs properly but when I try to run the script using either php,
lynx or wget the script starts but once the request is made the script
stops running. EX.: I get a client from my database and send a request
to my billing company to get the status of is invoice.
So basically the script never comes back with an answer.
Navigation:
[Reply to this message]
|