echo" ${bold}sudo chmod -R 777 $home/cache $home/meta${normal} (highly discouraged but useful to test when everything fails. It shouldn't be used in production sites)"
echo" ${bold}chmod -R 777 $home/cache $home/meta${normal} (highly discouraged but useful to test when everything fails. It shouldn't be used in production sites)"
else
echo" ${bold}chown -R www-apache $home/cache $home/meta${normal} (find the name of the apache user in your system)"
echo" ${bold}chown -R apache $home/cache $home/meta${normal} (find the name of the apache user in your system)"