Please look at the bottom of this page (under Support Policy Summary) for our support policy summary, containing important information regarding our working hours and our support policy. Thank you!
EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.
Description of my issue: Hello Nicholas
Refer the previous ticket in which you sent me your blog about setting up A-M-P on Mac.
I did that and got Apache, MySQL & PHP running on my machine.
Then I tried restoring my site to my mac. I faced a file permissions issue and it did not allow me to restore. So I made permission to 0777 for some of the folders. Well, even after the installation was successful, I faced another isse that the site would not open up again because of permisson issues. So I went ahead and did chmod -R +777 for the entire direcotry structure on my local mac.
OK - so far so good. Now I am able to acces smy site hosted on my local machine and now I go ahead and make some major changes:
1) I install gantry 5 and a new template Orion on gantry 5 and start developing the new design of my website using the new template
And I have made considerable progress on this.
Suddenly now I realize a big issue. If I take a backup of this and restore it to my production site - I would end up having 777 permissions to all the folders on my website. Which of course is ill-advised.
I have landed up into a fine mess here.
a) If I need to get back all the file permissions as orignal, I have restore a backup of my website to my local mac
- if I do that, I lose all the work I have done and have to repeat it
- but the bigger issue is, if I do restore backup of my website - I still cannot work because I keep getting permission erros localy.
b) If I take a backup of the local work I have done and I restore it to my production site - I lose all my file permissions.
I know this is not directly an issue of akeeba backup. Your software works fine. But for some reason I have landed into this mess.
I would appreciate if you could suggest something to help me in this situation.