<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi.<BR>
<BR>
I'm nearly there.<BR>
<BR>
I'm getting this error when attempting to connect:<BR>
OpenID authentication failed: Bad signature<BR>
<BR>
I have found some thread suggesting the problem is with GMP, but I dont have this installed. <BR>
<BR>
Is there a solution or something I have missed?<BR>
<BR>
I am not able to add in GMP support on this development/test box, but the production server does have GMP support built in. I really would like to be able to continue to use this development/test box without having to publish code live to test it.<BR>
<BR>
I'm running on a WinXP/Apache2.2/PHP5.1.2 box *WITHOUT* GMP support.<BR>
<BR>
The detect.php script reports:<BR>
...<BR>
<H2>Math support</H2>
Your PHP installation has bcmath support. This is adequate for small-scale use, but can be CPU-intensive. You may want to look into installing the GMP extension.<BR>
See <A href="http://www.php.net/manual/en/ref.gmp.php"><U><FONT face="" color=#0000ff>http://www.php.net/manual/en/ref.gmp.php</FONT></U></A> for more information about the GMP extension.<BR>
<H2>Cryptographic-quality randomness source</H2>
Using (insecure) pseudorandom number source, because Auth_OpenID_RAND_SOURCE has been defined as null.<BR>
...<BR>
<BR>
<BR>
<BR><br /><hr />With Live Spaces email straight to your blog. Upload jokes, photos and more. It's free! <a href='http://specials.uk.msn.com/spaces/default.aspx' target='_new'>It's free!</a></body>
</html>