Error_log filling up

Permalink
Hi

The "error_log" file on the apache server fills with errors as listed below, the site appears okay and has worked for some time, but the error_log needs to be deleted regularly or the hosting goes over the large quota.

Example of errors which go on and on with over a hundred lines for each time listed.

running C5.4.1 and php 5.4
Any suggestions please:


[04-Nov-2014 13:23:44 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/woodsin/public_html/concrete/startup/debug_logging.php on line 11
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::get() should not be called statically in /home/woodsin/public_html/concrete/models/package.php on line 78
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::key() should not be called statically in /home/woodsin/public_html/concrete/libraries/cache.php on line 111
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::getLibrary() should not be called statically in /home/woodsin/public_html/concrete/libraries/cache.php on line 115
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically in /home/woodsin/public_html/concrete/models/package.php on line 83
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::set() should not be called statically in /home/woodsin/public_html/concrete/models/package.php on line 92
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::key() should not be called statically in /home/woodsin/public_html/concrete/libraries/cache.php on line 95
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::getLibrary() should not be called statically in /home/woodsin/public_html/concrete/libraries/cache.php on line 97
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method User::checkUserForeverCookie() should not be called statically in /home/woodsin/public_html/concrete/startup/user.php on line 4
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::get() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/request.php on line 91
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::key() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/cache.php on line 111
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::getLibrary() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/cache.php on line 115
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/request.php on line 95
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::set() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/request.php on line 99
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::key() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/cache.php on line 95
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::getLibrary() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/libraries/cache.php on line 97
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically in /home/woodsin/public_html/concrete/models/collection_version.php on line 43
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/models/page.php on line 59
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method CollectionVersion::get() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/models/collection.php on line 33
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/models/collection_version.php on line 95
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method UserInfo::get() should not be called statically in /home/woodsin/public_html/concrete/models/userinfo.php on line 43
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically in /home/woodsin/public_html/concrete/models/userinfo.php on line 95
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method UserInfo::get() should not be called statically in /home/woodsin/public_html/concrete/models/userinfo.php on line 43
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically in /home/woodsin/public_html/concrete/models/userinfo.php on line 95
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::model() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/models/collection_version.php on line 117
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Declaration of CollectionAttributeKey::getList() should be compatible with AttributeKey::getList($akCategoryHandle, $filters = Array) in /home/woodsin/public_html/concrete/models/attribute/categories/collection.php on line 147
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Declaration of CollectionAttributeKey::add() should be compatible with AttributeKey::add($akCategoryHandle, $type, $args, $pkg = false) in /home/woodsin/public_html/concrete/models/attribute/categories/collection.php on line 147
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method CollectionAttributeKey::getAttributes() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/models/collection_version.php on line 118
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Loader::db() should not be called statically, assuming $this from incompatible context in /home/woodsin/public_html/concrete/models/attribute/categories/collection.php on line 37
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::get() should not be called statically in /home/woodsin/public_html/concrete/models/attribute/categories/collection.php on line 73
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache::key() should not be called statically in /home/woodsin/public_html/concrete/libraries/cache.php on line 111
[04-Nov-2014 13:23:44 UTC] PHP Strict Standards: Non-static method Cache:

 
WebcentricLtd replied on at Permalink Reply
you could try switching off errors in the dashboard but I'm not sure if that will stop the Apache log filling up. I seem to remember having this issue and having to amend a php.ini to stop error logging. If you are on shared hosting you might be able to add a php.ini to your root directory.

It might be worth a quick email to your host.
rme replied on at Permalink Reply
Thanks Andy.

Yes I had switched errors in the dashboard but that hadn't solved it. Will try the hosts regarding the php.ini file.
Good to reach another UK C5 supporter.