Hello.
I am receiving the following warning when trying to access my instance of SuiteCRM:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/tseward/suite.responsepoint.com/rpsuitecrm/config.php:1) in /home/tseward/suite.responsepoint.com/rpsuitecrm/include/MVC/SugarApplication.php on line 602
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/tseward/suite.responsepoint.com/rpsuitecrm/config.php:1) in /home/tseward/suite.responsepoint.com/rpsuitecrm/include/MVC/SugarApplication.php on line 602
Warning: Cannot modify header information - headers already sent by (output started at /home/tseward/suite.responsepoint.com/rpsuitecrm/config.php:1) in /home/tseward/suite.responsepoint.com/rpsuitecrm/include/utils.php on line 2698
I looked on the forum and saw a couple of people reporting this but no fix/repair. Not really sure what caused it or why. Is it possible to repair the config.php file remotely. Yesterday I was trying to fix permission issues related to undefined pages but the instance continued to work fine. This morning I got these errors. I do not have sudo rights or php.ini right on my domain host. What are my options?