[SOLVED] Hosting provider reporting scripting error

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
delve2013
Forum Members
Forum Members
Posts: 91
Joined: Thu Jan 31, 2013 4:23 pm

[SOLVED] Hosting provider reporting scripting error

Post 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?
Last edited by delve2013 on Tue Jul 22, 2014 5:22 pm, edited 1 time in total.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Hosting provider reporting scripting error

Post 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?
delve2013
Forum Members
Forum Members
Posts: 91
Joined: Thu Jan 31, 2013 4:23 pm

Re: Hosting provider reporting scripting error

Post 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.
delve2013
Forum Members
Forum Members
Posts: 91
Joined: Thu Jan 31, 2013 4:23 pm

Re: Hosting provider reporting scripting error

Post by delve2013 »

After clicking into each page on the site the problem has come back.
Could it be a php version issue?
delve2013
Forum Members
Forum Members
Posts: 91
Joined: Thu Jan 31, 2013 4:23 pm

[SOLVED] Re: Hosting provider reporting scripting error

Post 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.
Post Reply

Return to “CMSMS Core”