У хостера обновилась версия php, стали вываливаться такие ошибки:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in ***include/kernel.class.php on line 266
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at ***include/kernel.class.php:266) in ***index.php on line 56
Warning: Cannot modify header information - headers already sent by (output started at ***/include/kernel.class.php:266) in ***index.php on line 57
Warning: Cannot modify header information - headers already sent by (output started at ***include/kernel.class.php:266) in ***/include/kernel.class.php on line 1524
Что делать, как дальше жить?