[Bug 202524] net/phpldapadmin: mcrypt_create_iv(): Could not gather sufficient random data
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 20 19:05:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202524
Bug ID: 202524
Summary: net/phpldapadmin: mcrypt_create_iv(): Could not gather
sufficient random data
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: matthew at FreeBSD.org
Reporter: ohartman at zedat.fu-berlin.de
Assignee: matthew at FreeBSD.org
Flags: maintainer-feedback?(matthew at FreeBSD.org)
Out of the blue after a OS update recently, net/phpldapadmin stops working and
drops out with the error:
mcrypt_create_iv(): Could not gather sufficient random data
obviously rooted at
/usr/local/www/phpldapadmin/lib/functions.php (184)
error (a:5:{i:0;s:70:"E_WARNING: mcrypt_create_iv(): Coul...)
/usr/local/www/phpldapadmin/lib/functions.php ()
app_error_handler (a:5:{i:0;i:2;i:1;s:59:"mcrypt_create_iv(): Could n...)
Datei /usr/local/www/phpldapadmin/lib/functions.php (750)
Funktion mcrypt_create_iv (a:2:{i:0;i:8;i:1;i:1;})
Datei /usr/local/www/phpldapadmin/lib/ds.php (227)
Funktion blowfish_encrypt
(a:1:{i:0;s:40:"cn=ldapadmin,dc=ger,dc=foo,...)
Datei /usr/local/www/phpldapadmin/lib/ds_ldap.php (276)
Funktion setLogin (a:3:{i:0;s:40:"cn=ldapadmin,dc=ger,dc=fo,...)
Datei /usr/local/www/phpldapadmin/htdocs/login.php (25)
Funktion login (a:3:{i:0;s:40:"cn=ldapadmin,dc=ger,dc=foo,...)
Datei /usr/local/www/phpldapadmin/htdocs/cmd.php (59)
Funktion include
(a:1:{i:0;s:44:"/usr/local/www/phpldapadmin/htdocs/...)
Earlier this week, phpldapadmin simply stopped working after I typed in the
login credentials. Switching php.ini to php.ini-development
prints out some erro in line 750 of
/usr/local/www/phpldapadmin/lib/functions.php
Operating system is
FreeBSD 11.0-CURRENT #10 r286965: Thu Aug 20 18:13:04 CEST 2015 amd64
port is
phpldapadmin-1.2.3_7,1 net/phpldapadmin,
installed php56.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list