I have a cPanel server which only hosts my own sites/domains. I added a new account to the server and am trying to run a cgi script which requires wget, but the script isn't working. I was told by the person who wrote the script, "it appears that outgoing wget calls are not allowed". I do have this script running successfully on a different server, so I know the script itself isn't the issue.
How do I enable wget for all the accounts on my server?