I’m trying to setup SuiteCRM 7.8.3 using the setup wizard, I’ve managed to eliminate all the errors that arise except for this one:
it’s indicating that the location of my php.ini file (/usr/local/php5/lib/php.ini )is not writable, which it isn’t.
The problem is, it seems that on OS Sierra, you are no longer able to grant extra access or change the owner of the /usr directory. I’ve already tried changing the permissions on the related sub directories and on the php.ini file itself, but I still get the error.
Does anyone know a way around this?