
mel
User
Feb 2, 2012, 8:36 AM
Post #1 of 2
(190 views)
Shortcut
|
|
Anybody using Mamp Pro for staging server... Have problem upating records
|
Can't Post
|
|
Hi, Is anyone using MAMP PRO for dev work Having averted a possible problem with a live site when one of the schema files was deleted by accident ... fortunately I had back ups It was at this point I decided it would be a good idea to install MAMP PRO on my mac and do all testing offline :-) I have installed the all of the live site on MAMP all uploads showing all CSS and php pages working But one problem Whilst I can update the general settings in admin it wont let me set up a new section editor see below and also when trying to update a record in one of the section editors it just sits there doing nothing anyone have any thoughts on this here is the error message when trying to add a new section editor Warning: file_put_contents(/Applications/MAMP/htdocs/sitename/cmsAdmin/data/schema/melstest.ini.php): failed to open stream: Permission denied in /Applications/MAMP/htdocs/sitename/cmsAdmin/lib/common.php on line 119 Error writing to '/Applications/MAMP/htdocs/sitename/cmsAdmin/data/schema/melstest.ini.php'! file_put_contents(/Applications/MAMP/htdocs/sitename/cmsAdmin/data/schema/melstest.ini.php): failed to open stream: Permission denied Is this something to do with file permissions? possibly Thanks Mel
|