#1865 - Unable to setup cron from scheduler
cd /opt/bitnami/apps/sugarcrm/htdocs; php -f cron.php PHP Warning: include(/opt/bitnami/apps/sugarcrm/htdocs/custom/application/Ext/LogicHooks/logichooks.ext.php): failed to open stream: Permission denied in /opt/bitnami/apps/sugarcrm/htdocs/include/utils/LogicHook.php on line 148 PHP Warning: include(): Failed opening 'custom/application/Ext/LogicHooks/logichooks.ext.php' for inclusion (include_path='/opt/bitnami/apps/sugarcrm/htdocs/include/..:.:/opt/bitnami/php/lib/php') in /opt/bitnami/apps/sugarcrm/htdocs/include/utils/LogicHook.php on line 148 PHP Warning: include(/opt/bitnami/apps/sugarcrm/htdocs/custom/modules/Users/logic_hooks.php): failed to open stream: Permission denied in /opt/bitnami/apps/sugarcrm/htdocs/include/utils/LogicHook.php on line 139 PHP Warning: include(): Failed opening 'custom/modules/Users/logic_hooks.php' for inclusion (include_path='/opt/bitnami/apps/sugarcrm/htdocs/include/..:.:/opt/bitnami/php/lib/php') in /opt/bitnami/apps/sugarcrm/htdocs/include/utils/LogicHook.php on line 139 PHP Fatal error: sugar_file_put_contents_atomic() : fatal rename failure '/tmp/tempKCEwfP' -> 'cache/modules/Trackers/Trackervardefs.php' in /opt/bitnami/apps/sugarcrm/htdocs/include/utils/sugar_file_utils.php on line 187
please advise AWS Build
8 years ago
Hello Mr. Dr. Evil Porkchop!
It looks like those issues are more related to file permission issues. The Sugar application is unable to read and write to files and folders it needs to.
Here is a good script that can setup your sugar file permissions: http://shanedowling.com/sugarcrm-permissions-script And here is the Sugar support document that talks more about what the file permissions should be: http://support.sugarcrm.com/Knowledge_Base/Administration/Platform_Management/Required_File_System_Permissions_on_Linux/index.html
Give those a look and see if changing the permissions will get you past this one. Let us know what you find. Thanks!
8 years ago
It was thanks
8 years ago
Good to hear! I'll go ahead and close this case out.
Let us know if you have any other questions. Thanks!