Quote:
Originally Posted by jOE :D
I understand file permissions. The permissions to the folder are 777 so others should be able to execute stuff on the folder.
|
Yes, but there is also an OWNER of the file/folder, you fucking boob. There is a different between chroot and chown. If it's in /includes/cron then it is is most likely owned by the root user. A simple 'ls -l' will show the owner. And your script isnt being executed by the root user unless you're executing it from the command line.