antic
Perch
Hi all,
I am having trouble running a cron job. The command is:
/usr/bin/wget -o/dev/null -O- http://www.mydomain.com/mypage.asp
But the response getting emailed back to me is:
/bin/sh: /usr/bin/wget: Permission denied
Any ideas why this would be occurring? I should add that I've used that command and parameter format exactly on another unix account and it worked fine. This is a different account/server and doesn't work.
I am having trouble running a cron job. The command is:
/usr/bin/wget -o/dev/null -O- http://www.mydomain.com/mypage.asp
But the response getting emailed back to me is:
/bin/sh: /usr/bin/wget: Permission denied
Any ideas why this would be occurring? I should add that I've used that command and parameter format exactly on another unix account and it worked fine. This is a different account/server and doesn't work.