dswp.de http://www.dswp.de/old/ |
|
site gives me errors http://www.dswp.de/old/forum-gameserver-support/site-gives-me-errors-t7282.html |
Page 1 of 1 |
Author: | zietsh [ 05.29.13 ] |
Post subject: | site gives me errors |
Quote: [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4741: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/hooks/index.php:253) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4743: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/hooks/index.php:253) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4744: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/hooks/index.php:253) [phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4745: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/hooks/index.php:253) Well this is what I get. I am a total php noob so I have no clue what to do with this, though my low technical skills assume I got to blame the server(?). Forum is zoomed in for me an, well surprise the header is agfworgaerarjifagbqa. EDIT: Now I also got this: Quote: Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/dswp.de/htdocs/old/includes/hooks/index.php:253) in /var/www/virtual/dswp.de/htdocs/old/includes/functions.php on line 4741 Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/dswp.de/htdocs/old/includes/hooks/index.php:253) in /var/www/virtual/dswp.de/htdocs/old/includes/functions.php on line 4743 Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/dswp.de/htdocs/old/includes/hooks/index.php:253) in /var/www/virtual/dswp.de/htdocs/old/includes/functions.php on line 4744 Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/dswp.de/htdocs/old/includes/hooks/index.php:253) in /var/www/virtual/dswp.de/htdocs/old/includes/functions.php on line 4745 .... my tummy tells me here that this is my fault somehow... |
Author: | wurst [ 05.30.13 ] |
Post subject: | Re: site gives me errors |
sry, an ftp account was hacked/spied, someone changed huge amount of files. these lines helped me alot: Code: find ./ -type f -name *.htm* | xargs sed -i 's/<!--da6a49-->.*<!--\/da6a49-->//' find ./ -type f -name *.js | xargs sed -i '/*da6a49*/,/da6a49*/d' find ./ -type f -name *.php | xargs sed -i '/#da6a49#/,/da6a49#/d' the added code looked like this: Attachment: found 1 notebook with a filezilla ftp client which contained all the hacked sites ftp accounts. reinstall tomorrow (: Ah. I have 3 IPs @ Wed May 29 13:31:21 2013 CEST 194.24.242.15 195.93.201.113 92.243.20.41 |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |