I was searching the forums for potential problems running a php script in a cronjob using lynx -dump. Currently, that's the only way I can get the script to run: for some reason, the whole /dh/cgi-system/php.cgi thing doesn't work for me -- keeps returning a 404...
So I've set it up to use lynx. The only potential problem I'm worried about is that the script lives in a password-protected directory, and I have to include -auth=username:pass in order for the script to execute...
If anyone else has discovered any magical ways to get the php.cgi to run properly, please let me know!!!
Thanks!
Oh yeah -- I forgot to reveal that I'm a Linux n00b. I'm trying, though... :(Edited by Naphthalene on 10/07/06 02:28 PM (server time).