Another OpenID Error (CryptUtil.php Line 52)
Reported by Johannes Schirge | May 5th, 2009 @ 12:12 AM | in 0.5
Define Auth_OpenID_RAND_SOURCE as null to continue with an insecure random number generator
Fatal error in line 52 of file /xxx/xxx/xxx/xxx/xxx/xxx/xxx/app/omb/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/CryptUtil.php
I is because some linux-servers (with vhosts) do have open_basedir activated. The Web-User is not allowed to access /dev/urandom.
Adding /dev as an allowed open_basedir path will solve this problem. But this do only work if you have access to your httpd.conf or vhost.conf.
I don't know if there is a possibility to solve this problem also by changing some code...
Comments and changes to this ticket
-
Brian Jesse Hendrickson May 8th, 2009 @ 11:30 PM
- State changed from new to open
- Milestone changed from 0.6 to 0.5
-
Johannes Schirge June 28th, 2009 @ 06:39 AM
- Tag changed from openid, open_basedir to medium-priority
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca