Skip to content

Setting permissions

pdm126 edited this page Apr 13, 2013 · 2 revisions

Zip the files into the directory which you wish to use as the root folder for Taaria. Now we need to change the permissions, which you can do using a command line. Go to the Taarifa root folder and copying this line of code, when you have superuser permissions.

sudo chmod 777 application/config/config.php application/config application/cache application/logs media/uploads .htaccess

Now you’re set to install Taarifa!

Clone this wiki locally