Jump to content

PHPIDS (Intrusion Detection System) - Anyone use it?


V

Recommended Posts

When using PHPIDS some of my existing scripts do return the following Fatal Erros. Is there a way to overcome these errors without changing the existing application. What is the cause for these errors ? So far as I understood, PHPIDS does only examine POST, GET... submitted data but does not interfere with existing scripts. But obviously it does in a certain way. Is there a configuration alternative to overcome this problem. Actually I configured PHPIDS to only examine and send a warning email but not to intercept the application.

 

- Catchable fatal error: Method IDS_Report::__toString() must return a string value in G:\Inetpub\wwwroot\Projekt_F.php on line 92

 

Catchable fatal error: Object of class IDS_Init could not be converted to string in G:\Inetpub\wwwroot\Plan_L.php on line 532

 

- Notice: Object of class IDS_Init could not be converted to int in G:\Inetpub\wwwroot\Plan_Lnav.php on line 24

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.