Installation is on CentOS Linux:
# uname -a
Linux gator667.hostgator.com 2.6.28.9 #5 SMP Mon Mar 30 04:51:09 CDT 2009 i686 i686 i386 GNU/Linux
Version is 5.2 Community Edition
Not sure which Apache, MySQL, and PHP versions are in use; the web hosting company seems to be hiding that info
This installation ran flawlessly for about 6 months, then suddenly started producing the following error messages when I try to log in to SugarCRM:
---------
Warning: Unexpected character in input: '' (ASCII=2) state=1 in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1
Warning: Unexpected character in input: ' in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1
Warning: Unexpected character in input: '' (ASCII=2) state=1 in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1
Warning: Unexpected character in input: ' in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code on line 1
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/harlow/public_html/SugarCE-Full-5.2.0/include/MVC/SugarApplication.php on line 383
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/harlow/public_html/SugarCE-Full-5.2.0/include/MVC/SugarApplication.php on line 383
Warning: Cannot modify header information - headers already sent by (output started at /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils/mvc_utils.php(48) : eval()'d code:1) in /home/harlow/public_html/SugarCE-Full-5.2.0/include/utils.php on line 2498
-----
FWIW, I usa a Mac, and the behavior is identical on either Safari or Firefox.
I briefly looked at the code for mvc_utils.php, but quickly realized that I was out of my league in trying to analyze the problem. I did a diff between the running version of this routine and the one in the original zip file, and they are identical. Could something have changed on the server? I don't even know where to start looking.
Thanks
JEH


LinkBack URL
About LinkBacks




Reply With Quote


Bookmarks