PHP file permissions
Hi guys,
We recently got a server and are having issues with file creation in PHP.
We are using the web server for wordpress development, and when uploading plugins, it fails because it can not actually create (save) the file that is being sent due to incorrect permissions. I can do a chmod 0777 to fix this however I wish to avoid this wherever possible, for obvious reasons.
I have had a ...
more ...Statistics : 2 Post || 9 Views
Post by
webwizards