I’m trying to set permissions on my suiteCRM directory, but I receive the following error when running this command: sudo chmod -R 775 cache custom modules themes data upload config_override.php
chmod: cannot access `config_override.php’: No such file or directory.
I’ve checked the directory, and there is no config_override.php file. There is no config_override.php in any directory or subdirectory of suiteCRM. Anyone know of a solution for this?
Thanks