I have now installed Sugar about 6 times over the last few days. Each time, it all goes fine (using the cpanel installation), I log in, change my password as admin, then begin working through the settings.

Go to upload a new logo and immediately I see the red x, logo not there.

Little research and everything I read says its the permissions of the files and folders in the cache folder, and that the folders should be set to 755 and files to 664.

After a painfully slow proces of manually adjusting each folder and file, I go back to the site and have the following display instead of anything site related

Code:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/*********/public_html/scrm/config.php:1) in /home/*********/public_html/scrm/include/MVC/SugarApplication.php on line 580

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/*********/public_html/scrm/config.php:1) in /home/*********/public_html/scrm/include/MVC/SugarApplication.php on line 580

Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/scrm/config.php:1) in /home/*********/public_html/scrm/include/utils.php on line 2387

Warning: Cannot modify header information - headers already sent by (output started at /home/*********/public_html/scrm/config.php:1) in /home/*********/public_html/scrm/include/MVC/SugarApplication.php on line 122
I then go in and change the permissions in the config files, having seen a number of variations, with many saying that resolved their issue, it has yet to fix mine.

I do not understand why this issue is the same every single time, yet I can pick up any other system available, no matter what it is and do not have this issue with any of them, even VTiger which came from SugarCRM, no issues