Skip to content
Snippets Groups Projects
Commit 69199249 authored by alangrafu's avatar alangrafu
Browse files

Include comment to remind the user to make writable cache/ and meta/ dirs

parent 9b778228
No related branches found
No related tags found
No related merge requests found
settings.inc.php
cache/
*~
......@@ -88,4 +88,11 @@ echo "WARNING: Copying $root_htaccess as .htacess in parent directory"
echo ""
cp $root_htaccess $parent_htaccess
mkdir cache
echo ""
echo "***ATTENTION***"
echo "Remember to give permissions to the server to write in cache/ and meta/ dirs"
echo "Otherwise LODSPeaKr won't work"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment