chmod: cannot access `config_override.php': No such file or directory

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

Hi. That’s perfectly safe to ignore. That file is created by the installer, so if you haven’t installed yet, it’s not there.

Just make sure it gets the correct permissions when created.