problem saving changes

Hello,
I’m using a SuiteCRM installation from a Google Compute Engine machine, with a stack already installed from Bitnami.

apache is running under user “daemon”. I’m sure I set up permission correctly on file, but when I save changes (the changes shoul go on config_override.php), nothing happens and the modification was not save. I also have issue using studio for customization. Strange things… sometime modification take effect only after few seconds (30, 40 seconds or more).

Did you have any idea of what should be the problem?

Thanks a lot

User should be daemon and group bitnami.

You should also look at disabling OPCache in the Bitnami stack.

We have had issues with that causing caching issues and the appearance that changes are not saved(they are, just not loaded/displayed).

Thanks,

Will.