Bornonline
03-27-2006, 11:16 PM
Hi,
I am having some issues getting cron to work correctly.
When I use the ?r=1 to update all feeds it does not work it seems.
I guess I'm confused.. should I use the ?r=number or just the dir_importrss.php. It seems if I put the ?r= I get an error and nothing updates via cron.
php /home/username/public_html/admin/dir_importrss.php?r=1
Status: 404
X-Powered-By: PHP/4.4.1
Content-type: text/html
No input file specified.
When using just dir_importrss.php it seems to run.
root@host [/var/spool/cron]# php /home/username/public_html/admin/dir_importrss.php
X-Powered-By: PHP/4.4.1
Content-Type: text/html; charset=utf-8
Feed #1 ... Done
I am having some issues getting cron to work correctly.
When I use the ?r=1 to update all feeds it does not work it seems.
I guess I'm confused.. should I use the ?r=number or just the dir_importrss.php. It seems if I put the ?r= I get an error and nothing updates via cron.
php /home/username/public_html/admin/dir_importrss.php?r=1
Status: 404
X-Powered-By: PHP/4.4.1
Content-type: text/html
No input file specified.
When using just dir_importrss.php it seems to run.
root@host [/var/spool/cron]# php /home/username/public_html/admin/dir_importrss.php
X-Powered-By: PHP/4.4.1
Content-Type: text/html; charset=utf-8
Feed #1 ... Done