One problem I'm having is that chmod() now triggers the following error:
My understanding is that I need to allow php to run this command, but I'm not sure for what files the permissions need to be changed or what they need to be changed to.Warning: chmod() [function.chmod]: Operation not permitted in [...]
Any ideas would be greatly appreciated.
Thank you!