Mostly work related stuff which I would've entered into my "Log book". Instead of hosting it on an intranet site, outsourcing the hosting to blogger!
"Invalid permissions detected when trying to create a directory. Turn debugging on for further details."
Simple fix would be:
sudo chown -R www-data:www-data /var/www/our_moodle_dirsudo chown -R www-data:www-data /var/www/our_moodle_files_dir
No comments:
Post a Comment