Page 1 of 1

[SOLVED] Hosting provider reporting scripting error

Posted: Tue Jul 22, 2014 4:44 pm
by delve2013
Hi, my hosting provider is telling me that CMSMS has the following scripting errors.
funkasia.co.uk [Wed Jul 16 12:34:17 2014] [error] [client 90.152.2.158:51647] AH01215: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2280
funkasia.co.uk [Wed Jul 16 12:34:27 2014] [error] [client 90.152.2.158:36650] AH01215: PHP Warning: file(/home/sites/funkasia.co.uk/public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(165) : eval()'d code) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2275
funkasia.co.uk [Wed Jul 16 12:35:22 2014] [error] [client 90.152.2.158:36650] AH01215: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2280
funkasia.co.uk [Wed Jul 16 12:37:26 2014] [error] [client 90.152.2.158:34624] AH01215: PHP Warning: file(/home/sites/funkasia.co.uk/public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(165) : eval()'d code) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2275
funkasia.co.uk [Wed Jul 16 12:38:53 2014] [error] [client 90.152.2.158:34624] AH01215: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2281
funkasia.co.uk [Wed Jul 16 13:30:54 2014] [error] [client 90.152.2.158:54041] AH01215: PHP Warning: file(/home/sites/funkasia.co.uk/public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(165) : eval()'d code) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2275
funkasia.co.uk [Wed Jul 16 13:33:30 2014] [error] [client 90.152.2.158:36782] AH01215: PHP Warning: file(/home/sites/funkasia.co.uk/public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(165) : eval()'d code) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2275
funkasia.co.uk [Wed Jul 16 13:34:36 2014] [error] [client 90.152.2.158:36782] AH01215: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2280
funkasia.co.uk [Wed Jul 16 13:34:37 2014] [error] [client 90.152.2.158:52441] AH01215: PHP Warning: file(/home/sites/funkasia.co.uk/public_html/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(165) : eval()'d code) [<a href='function.file'>function.file</a>]: failed to open stream: No such file or directory in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2275
funkasia.co.uk [Wed Jul 16 13:35:34 2014] [error] [client 90.152.2.158:52441] AH01215: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/sites/funkasia.co.uk/public_html/lib/misc.functions.php on line 2281
The site was working fine until I did a clean installation of the latest CMSMS version and now i'm getting very slow load times and at times the site just doesn't ever load any of the pages at all.

Anyone got a fix for this?

Re: Hosting provider reporting scripting error

Posted: Tue Jul 22, 2014 4:48 pm
by staartmees

Code: Select all

<a href='function.file'>function.file</a>


function.file isn't a file belonging to a CMSMS-installation. Your site was hacked?

Re: Hosting provider reporting scripting error

Posted: Tue Jul 22, 2014 5:07 pm
by delve2013
I've just downloaded CMSMS (latest version) again, and installed. Site seems to be running fine now, loading up much faster than before and no blank screens yet.

Will wait and see if the issue occurs again.

Re: Hosting provider reporting scripting error

Posted: Tue Jul 22, 2014 5:11 pm
by delve2013
After clicking into each page on the site the problem has come back.
Could it be a php version issue?

[SOLVED] Re: Hosting provider reporting scripting error

Posted: Tue Jul 22, 2014 5:14 pm
by delve2013
Figured out that the PHP version had to be changed.

The original site was using CMSMS v 1.6, and I forgot at some point the version of PHP had changed too. I just made the change to PHP and the site is running perfectly fine.