Recent Topics

1 Jan 13, 2008 17:56    

Hello,

My 2.3 test blog is under WAMP. I tried to install openid plugin, but I get an error

Warning: require_once(Auth/OpenID/CryptUtil.php) [function.require-once.html]: failed to open stream: No such file or directory in C:\Slamp\wamp\www\b2evolution\blogs\plugins\openid_plugin\php-openid\Auth\OpenID\BigMath.php on line 21

Fatal error: require_once() [function.require.html]: Failed opening required 'Auth/OpenID/CryptUtil.php' (include_path='C:\Slamp\wamp\www\b2evolution\blogs\plugins\openid_plugin/php-openid:.;C:\php5\pear') in C:\Slamp\wamp\www\b2evolution\blogs\plugins\openid_plugin\php-openid\Auth\OpenID\BigMath.php on line 21

I think the problem is because I'm running the test blog under MS Windows. Anyone could confirm or infirm this ?

2 Jan 13, 2008 18:19

From these messages I cannot see what is missing, but the pear folder suggests a module for PHP. That is really easy in Wamp. Open the control panel and under PHP (might be php.ini) you can load addinional modules.
But as said, I do not know what module is missing.

Good luck

3 Jan 13, 2008 18:36

Warning: require_once(Auth/OpenID/CryptUtil.php) [function.require-once.html]: failed to open stream: No such file or directory in C:\Slamp\wamp\www\b2evolution\blogs\plugins\openid_plugin\php-openid\Auth\OpenID\BigMath.php on line 21

It would *appear* to be looking for the file in :
C:\Slamp\wamp\www\b2evolution\blogs\plugins\openid_plugin\php-openid\Auth\OpenID\Auth\OpenID\

¥

4 Jan 16, 2008 18:40

I tried on linux and I got this message
"The source for randomness (/dev/urandom) is not available. Please configure it."

[Edit: To avoid this error, add /dev/urandom to open_basedir in php.ini]

5 Jan 17, 2008 21:31

On an other linux host, I got openid plugin working but still not on windows.

Fatal error: require_once() [function.require.html]: Failed opening required 'Auth/OpenID/CryptUtil.php'

it's a strange error

6 Jan 17, 2008 21:35

Blueyed will know. Look for him on IRC


Form is loading...