Date: Thu, 20 Aug 2015 19:05:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202524] net/phpldapadmin: mcrypt_create_iv(): Could not gather sufficient random data Message-ID: <bug-202524-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: ohartman@zedat.fu-berlin.de Assignee: matthew@FreeBSD.org Flags: maintainer-feedback?(matthew@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202524-13>