Hi all,
I am having trouble running a cron job. The command is:
[font=courier]/usr/bin/wget -o/dev/null -O- http://www.mydomain.com/mypage.asp[/font]
But the response getting emailed back to me is:
[font=courier]/bin/sh: /usr/bin/wget: Permission denied[/font]
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.