Closed (fixed)
Project:
PHPIDS
Version:
6.x-1.11
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2008 at 04:17 UTC
Updated:
10 Apr 2012 at 07:20 UTC
so how do I install this plug in?
Comments
Comment #1
swentel commentedInstallation instructions are in the README.txt that comes with this package.
Comment #2
steeph commentedSooo..
- I downloaded and unpacked the module as usual
- Downloaded https://phpids.org/files/phpids-0.6.5.tar.gz and unacked it to sites/all/modules/phpids/.
- phpids-0.x/lib/IDS/tmp is writable
- I enabled the module
- I set the directories at /admin/settings/logging/phpids (absolute paths)
But /admin/reports/status sais:
I tried with PHPIDS 0.7 and PHPIDS 0.6.5 in the root directory of my webspace and in sites/all/modules/phpids/ with my drupal tmp dir and with phpids-0.x/lib/IDS/tmp. Nothing helps.
Comment #3
it-cruHello steeph,
I think your path should look something like this:
/path to drupalroot/sites/all/modules/phpids/phpids-0.x/lib
I currently have no running D6 site to check the 6.x-1.11 version of phpids module. I hope this helps you a little bit.
Greetz
Steffen
Comment #4
steeph commentedYes, I tried that before because it says so in the example under the text field. Anyway, this time it worked. So I guess it just was the wrong path when I tried it first. Thanks.