The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Installing on OS X - possible - 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: Installing on OS X - possible (/showthread.php?tid=1938) |
Installing on OS X - possible - snooze - 2011-07-10 The error is: Quote:Unable to write config file. CHMOD 777 the folders /data, /backups and their sub-folders and retry As expected. Can I do anything to install GetSimple on my Mac? Various MAMP stacks work, but I thought maybe I could do it w/o MySQL. PHP is enabled and responds to the usual tests. Bob Installing on OS X - possible - snooze - 2011-07-12 FYI In Terminal I have done: Quote:chmod -R 777 backupsand Quote:chmod -R 777 data ls -l shows the change yet GS still gives message. Installing on OS X - possible - UMDsmpl - 2011-07-25 I haven't been able to install on my Mac... Installing on OS X - possible - Renson22 - 2012-03-12 Yeah. I wasn't able to install on my Mac too. I don't have a PC or laptop with a windows OS yet. Installing on OS X - possible - eatons - 2012-03-12 snooze Wrote:ls -l shows the change yet GS still gives message. If your using Safari, disable Caches under "Develop" menu. Restart, but before you try again, CHMOD 777 the complete folder. Restart, ...the installer will set the correct CHMOD. |