On Tue, 13 Nov 2012 13:34:20 +0530, Rigved Rakshit wrote: > You can solve this problem by changing the owner and group of the > /var/www/ > folder to www-data. To do this, use this command: > > sudo chown -Rv www-data:www-data /var/www thanks guys!