Dotan Cohen schreef: > Someone hacked your server. Report it to the server admin. > more likely that someone hacked the site, i.e. the site has some insecure stuff in it that's allowing code to be uploaded and run. I would suspect that as more likely than the server itself being hacked. alternatively if go-daddy runs their webserver as a single user (as opposed to using CGI or suexec) then maybe someone else with an account is running a script that is adding crap to other sites php pages, this is also possible. the 'solution' would be to make all php files readonly for everyone but the fileowner (which should be the user linked to your webhosting account) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php