Submitted by PatTzZ on Tue, 01/27/2015 - 11:26 Pro Licensee
Hi!
My coder would use wget to run some script from local url but it seems that wget can not be run by virtual server users.
Is it some security issues related to chmoding it?
We could use CURL but it's more trouble for us.
Thanks in advance!
Status:
Active
Comments
Submitted by andreychek on Tue, 01/27/2015 - 11:31 Comment #1
Howdy -- there shouldn't be a problem using wget or curl, both are common programs to use.
What problem are you seeing exactly?
If the permissions of wget were somehow changed to make it unavailable to normal users though, it's no problem to change those back so that all users can run it.