Mehic.info

Category Archives: Technology

Posts related to my job or interests

phpldapadmin is not compatible with Saucy PHP 5.5

  I received following error Fatal error: Cannot redeclare password_hash() in /var/www/phpldapadmin/lib/functions.php on line 2225 after installation of phpldapadmin on ubuntu 12.04 with php 5.5. Later I found that latest version of phpldapadmin is not compatible with php 5.5, since there are some problems with function names conventions. Best solution is to downgrade your php version to 5.4 or […]

Read more

AnomalyDetection: Can’t read proper profile row

Last couple of days I’m trying to execute snort AD project (anomalydetection.info) , but I’m not able to see results of that process. First don’t forget to install snortAD on i386 machine and add snort AD files in install snort libraries (you can find instructions on http://www.rsreese.com/running-snortad) because if you install snort and then again try to […]

Read more