I seemed to be plagued by a slew of permission issues.

A few modules around my CRM are displaying lines such as:

Warning: fopen(/home/savehome/public_html/crm/cache/upload/upgrades/temp/upgrade_progress.php) [function.fopen]: failed to open stream: Permission denied in /home/savehome/public_html/crm/modules/UpgradeWizard/uw_utils.php on line 3806

Warning: touch() [function.touch]: Unable to create file /home/savehome/public_html/crm/cache/upload/upgrades/temp/upgrade_progress.php because Permission denied in /home/savehome/public_html/crm/include/utils/sugar_file_utils.php on line 161

Warning: fopen(/home/savehome/public_html/crm/cache/upload/upgrades/temp/upgrade_progress.php) [function.fopen]: failed to open stream: Permission denied in /home/savehome/public_html/crm/include/utils/sugar_file_utils.php on line 103

When attempting the Upgrade Wizard there is a HUGE list of permission issue with folder. I have tried to CHMOD the DIR's to 777 which is showing that but no luck.

Any help appreciated.