Error: Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
This means the current user or user the service has no read/write permission on the folder.
Type the following command to change permission
chmod a+rwx /path/to/folder
Read More
chmod tutorial
error, PHP, Ubuntu
This entry was posted
on Monday, May 25th, 2009 at 8:00 pm and is filed under PHP, Ubuntu.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.