Sunday 8 July 2012

On 03:17 by Unknown   No comments
check the file permissions of the file.
This means the file has only read/execute permissions for the owner.
To fix this:you have to change permission with super user(sudo)
"sudo chmod -R 755 /var/www/directory_name"

0 comments:

Post a Comment