some errors from error.log
Posted: Fri May 11, 2007 7:13 am
Hi, for some time now my /var/log/apache2/error.log fills up mainly with two errors resulting from s9y-code (as I read it):
and the second one
The third that always goes hand in hand with the fourth is
where the fifths looks realy weired and is probably caused by some hacking attempt
Anyone out there, who has seen this before or probably even fixed it
thanks and best regards
Michael
BTW: Environment look like this:
debian, apache 2.2.3-4, libapache2-mod-php5 5.2.2-1, s9y 1.2-alpha4 (as from svn of May 5th 8:50)[/code]
Code: Select all
PHP Parse error: syntax error, unexpected ';' in /var/www/.../plugins/pl_informa/template_show_informa on line 13
Code: Select all
PHP Warning: Invalid argument supplied for foreach() in /var/www/.../plugins/serendipity_event_geotag/serendipity_event_geotag.php on line 253
Code: Select all
PHP Warning: feof(): supplied argument is not a valid stream resource in /var/www/.../blog.php on line 914
[Thu May 10 09:18:41 2007] [error] [client 74.6.71.35] PHP Warning: fgets(): supplied argument is not a valid stream resource in
/var/www/.../blog.php on line 914
where the fifths looks realy weired and is probably caused by some hacking attempt
Code: Select all
PHP Warning: serendipity_plugin_api::include() [<a href='function.include'>function.include</a>]: Failed opening '/var/www/.../plugins/serendipity_event_searchhighlight/serendipity_event_searchhighlight.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear:/var/www/.../bundled-libs/:/var/www/.../bundled-libs/Smarty/libs/:/var/www/.../:') in /var/www/.../include/plugin_api.inc.php on line 548
Anyone out there, who has seen this before or probably even fixed it
thanks and best regards
Michael
BTW: Environment look like this:
debian, apache 2.2.3-4, libapache2-mod-php5 5.2.2-1, s9y 1.2-alpha4 (as from svn of May 5th 8:50)[/code]