I'll just tell you guys that I'm trying to install Elgg. And it tells me that "setting your data directory to 777 will work, but it is insecure and so not recommended." It says I should enter this:
Code:
chgrp www-data /home/elgg/data/
chmod 775 /home/elgg/data/
But I'm using FileZilla so I don't think I can use terminal commands.
|