Hi,

During installation of Flynax software, we have to change permission for config.inc.php file from 644 to 777.

Permissions
/tmp/aCompile/
Admin Panle compile files directory Unwritable
/tmp/compile/
Front-End compile files directory Unwritable
/tmp/cache/
Cache files directory Unwritable
/tmp/errorLog/
Error logs files directory Unwritable
/tmp/upload/
Temporary uploaded files directory Unwritable
/files/
Listings, accounts, banners etc. files directory Unwritable
/includes/config.inc.php
Stable config file Unwritable
/admin/
(Optional) Admin Panel directory,
NOTICE: the permissions must be restored manually (set 755) after installation Unwritable
For Admin Panel directory, we are asked to set the permission to 755 after the installation.

What about config.inc.php? Should we change it back to 644 or set to 755 or leave it as 777?