My errorr is : The datadir ('pages') at ./data/pages is not found, isn't accessible or writable. You should check your config and permission settings. Or maybe you want to run the installer?
and my solution :
Change an access folder's
chmod -R 777 data/ ; chmod -R 777 lib/ ; chmod -R 777 conf/
0 comments:
Post a Comment