Upgraded Linux, now CMS Made Simple is spewing errors
Posted
by
Paul Tomblin
on Pro Webmasters
See other posts from Pro Webmasters
or by Paul Tomblin
Published on 2011-02-08T16:18:34Z
Indexed on
2011/02/08
23:35 UTC
Read the original article
Hit count: 598
cms
I upgraded my host from Debian Lenny to Debian Squeeze, and now my CMS Made Simple site is spewing PHP errors all over the screen. I thought I'd upgrade the CMS because I haven't done so in a while, but Google Chrome tells me that the CMS Made Simple site is infested with malware.
What are my options now?
Example errors:
Deprecated: Assigning the return value of new by reference is deprecated in /www/danmurn/cms/include.php on line 73
Deprecated: Assigning the return value of new by reference is deprecated in /www/danmurn/cms/include.php on line 162
Deprecated: Assigning the return value of new by reference is deprecated in /www/danmurn/cms/include.php on line 240
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/danmurn/cms/include.php:73) in /www/danmurn/cms/include.php on line 34
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/danmurn/cms/include.php:73) in /www/danmurn/cms/include.php on line 34
Deprecated: Function set_magic_quotes_runtime() is deprecated in /www/danmurn/cms/include.php on line 62
Deprecated: Assigning the return value of new by reference is deprecated in /www/danmurn/cms/lib/classes/class.global.inc.php on line 184
Deprecated: Assigning the return value of new by reference is deprecated in /www/danmurn/cms/lib/classes/class.global.inc.php on line 196
© Pro Webmasters or respective owner