The readme file is wrong as to the placement of the PHPIDS Package location. Or at least incomplete. The directory structure of the PHPIDS Package from http://php-ids.org/downloads/ is quite different from what the readme indicates. You need to manually move two files:
default_filter.xml FROM phpids-x.x\trunk\lib to yourmodulespath/phpids/phpids/default_filter.xml and also
Converter.php from phpids-x.x\trunk\lib\IDS to yourmodulespath/phpids/phpids/IDS/Converter.php

Once you move those files, the warnings about downloading the package go away when you try to view the log. Now we'll see if anything gets logged.

Comments

swentel’s picture

Status: Active » Fixed

Updated the readme.txt and is allready in CVS.

swentel’s picture

Status: Fixed » Closed (fixed)