Anybody using Mamp Pro for staging server... Have problem upating records
2 posts by 2 authors in: Forums > CMS Builder
Last Post: February 2, 2012 (RSS)
By Mel - February 2, 2012
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
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
Re: [mel] Anybody using Mamp Pro for staging server... Have problem upating records
By (Deleted User) - February 2, 2012
Hi Mel,
It does sound like the file permissions aren't set correctly - this page http://documentation.mamp.info/home should help you get going properly.
Hope this helps,
Tom
It does sound like the file permissions aren't set correctly - this page http://documentation.mamp.info/home should help you get going properly.
Hope this helps,
Tom