#40 open
Johannes Schirge

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

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.

New-ticket Create new ticket

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

Pages