The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Install - Folder Not Writable but permissions set to 777 - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5) +--- Thread: Install - Folder Not Writable but permissions set to 777 (/showthread.php?tid=2829) |
Install - Folder Not Writable but permissions set to 777 - antigen - 2012-02-26 I was trying to search the forum for this issue but haven't had much luck. I'm currently trying to install Get-Simple 3.1 for a website, it keeps telling me that it is unable to continue. However, the /data and /backup folders have their permissions set to 777 (and all files/folders within them too). Quote:Unable to continue: Unable to write the configuration file. CHMOD 755 or 777 the /data, /backups folders & sub-folders and retry. Is there anything else I need to check for this? Install - Folder Not Writable but permissions set to 777 - Connie - 2012-02-26 Hi antigen, did you check the list of specific hosters in our WIKI? http://get-simple.info/wiki/installation:specific-webhosters Maybe your hoster is listed there and you find the solution very often the problem with permissions results from different owner and their configuration Install - Folder Not Writable but permissions set to 777 - datiswous - 2012-02-28 antigen Wrote:I was trying to search the forum for this issue but haven't had much luck. Maybe you can you try put permissions to 755 instead of 777? Some hosting providers can put restriction on folders having this 777 permission. Install - Folder Not Writable but permissions set to 777 - Connie - 2012-02-28 what is defined in your gsconfig.php? Code: # Set override CHMOD mode and there is a real important point to add: GetSimple is a plain program with no real demanding features for the host. Mostly the problems arise with special restrictions at the host. For that we have a section in the WIKI: http://get-simple.info/wiki/installation:specific-webhosters I told you that link, did you read the wiki article??? And to solve these problems, you pay your hoster. So please ask your hoster's support and tell us their answer. Do not always seek the problem at the progam's side, do also seek at the host's side ;=) |