failed to open stream: Permission denied
- allow sudo group to alter permissions
- not just the sudo user ?
https://unix.stackexchange.com/questions/35711/giving-php-permission-to-write-to-files-and-folders
sudo chmod -R g+rw /path/to/your/folder
failed to open stream: Permission denied
https://unix.stackexchange.com/questions/35711/giving-php-permission-to-write-to-files-and-folders
sudo chmod -R g+rw /path/to/your/folder