Post by kaysboutique » Mon Jul 06, 2015 12:11 am

My site is running on a EC2 Amazon server under Ubuntu/Apache2.

My site was running fine until I changed the permissions for user 'ubuntu' by doing this command:

Code: Select all

chown -R ubuntu /var/www/html
Now my site is spitting out warning messages and errors :(

www.kaysboutique.co.uk

Newbie

Posts

Joined
Fri Jul 03, 2015 7:16 pm

Post by kaysboutique » Mon Jul 06, 2015 12:52 am

Fixed by running these:

sudo chown www-data -R /var/www/html/system/library/cache/

If that doesn't fix all your error messages please run sudo chown -R www-data /var/www/html/system

Newbie

Posts

Joined
Fri Jul 03, 2015 7:16 pm
Who is online

Users browsing this forum: Baidu [Spider] and 44 guests