Cronjob
i was too quick
get error /bin/sh: cd:: command not found
cd: /var/www/vhosts/beginop.nl/httpdocs/ticketservice/administrator/components/com_datafeeds/cron/feedcron.php
and with other approach
/usr/bin/wget
www.beginop.nl/administrator/components/...s/cron/feedcron.php
Cannot write to `feedcron.php' (Permission denied).
could this last be because everything is already up to date. I update this one every hour.
Please Log in to join the conversation.
you have colon in the cd command
(cd /var/www/vhosts/beginop.nl/httpdocs/ticketservice/administrator/components/com_datafeeds/cron/;php feedcron.php)
/usr/bin/wget
www.beginop.nl/administrator/components/...ds/cron/feedcron.php
works fine from here.
Please Log in to join the conversation.
/usr/bin/wget
www.beginop.nl/administrator/components/...ds/cron/feedcron.php
works here as well the permission denials where because i had set the times to refresh longer than the calls for it.
Now i will try if the cd line call will work as well the way as you have told me
Please Log in to join the conversation.
- You are here:
-
Home
-
English Forum
-
Other
- Cronjob