Closed (fixed)
Project:
PHPIDS
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2007 at 19:47 UTC
Updated:
27 Jul 2007 at 23:59 UTC
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
Comment #1
swentel commentedUpdated the readme.txt and is allready in CVS.
Comment #2
swentel commented