|
Posted by Steve on 09/14/05 12:14
> 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.
Then, you should create the smallest possible script that reproduces
the problem, and then post it here.
By that I mean that you should make a copy of your faulty script, and
progressively remove code from it until it no longer fails in the way
you describe. The last thing you take out will probably give you a clue
about the cause of the problem. If it doesn't, put it back in and post
the short script here (and tell us what the last thing was!)
---
Steve
Navigation:
[Reply to this message]
|