+ Reply to Thread
Results 1 to 2 of 2

Thread: Permission 777 To config.inc.php File?

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    20

    Permission 777 To config.inc.php File?

    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?

  2. #2

    Re: Permission 777 To config.inc.php File?

    Hello Daniel,

    We are sorry for the late answer,

    After the installation you can change permissions back to 644 for the config.inc.php file

    77 is necessary to write information to the file during the installation - database and other details.

+ Reply to Thread