I changed it because of what PPN said..
Quote:
if you can't use lynx use this
change newsfeed.php to newsfeed.cgi and at the top add #!/usr/bin/php
this is my presuming the path to your PHP
then add the following cronjob
/usr/bin/php -q /path/to/htdocs/newsfeed.cgi
|
Quote:
Does your PHP parse CGI files?
|
I hope it does.. It does not have a problem until line 73..
*shrug*
<- feeling sad, finally get cron to do something.. now this error(hehe)
Thanks for your fast reply..