vancanneyt
Verified User
- Joined
- Dec 13, 2012
- Messages
- 93
Normaly the error log would only show errors but the last few weeks i notice that every line contains a bunch of html code of the users website but also from other websites on the server.
Example line
Anybody got an idea how to fix this?
Example line
Code:
[Sun Aug 31 16:32:53.295347 2014] [proxy_fcgi:error] [pid 14369:tid 140408115898112] [client xxx.xxx.xxx.xxx:51290] AH01071: Got error 'PHP message: PHP Fatal error: Cannot redeclare class someclass in /home/user/domains/domain.com/public_html/file.php on line 2\nContent-type: text/html\r\n\r\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html>\n<head>\n <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n <meta http-equiv='refresh' content='2;url=?directory=.&auto=1¤tPic=6'>\n\n<SCRIPT language="JavaScript">\n<!-- \n//preload the next image...\nif (document.images)\n{\n pic1= new Image(800,600); \n pic1.src="./Zonnepanelen8.JPG"; \n}\n//-->\n</SCRIPT>\n\n<title>PHPSlideshow by greg lawler at zinkwazi.com</title>\n\n<style type="text/css">\nbody {\t\n\tbackground:white;\n\ttext-align:center;\n\tfont-size:10px;\n\tfont-family:Verdana, Helvetica, sans-serif;\n\tcolor:black;\n\t}\n.image_info#\x05\xdfO\xb3\x7f'
Anybody got an idea how to fix this?