Hi,<br><br>I've been trying to install the PHP Open ID Server from <a href="http://www.openidenabled.com/openid/php-standalone-openid-server/">http://www.openidenabled.com/openid/php-standalone-openid-server/</a> and am nearly there with it however i'm experiencing a particularly strange issue with it which im hoping one of you guys can help me out with.
<br><br>Have a look at <a href="http://openid.awdigital.com">http://openid.awdigital.com</a> in firefox (not IE). You will see that all of the references to $server_url are set as <a href="http://openid.awdigital.com\/.">
http://openid.awdigital.com\/.</a>.. with the random backslash i.e. <a href="http://openid.awdigital.com\/?action=account">http://openid.awdigital.com\/?action=account</a>. This stops all of the functions from working. If you load the page in IE, instead of \/ you get // which still doesnt work correctly.
<br><br>I think it might be to do with how $server_url is set but i cant find in any of the files a line that is $server_url = <br><br>Has anyone experienced this problem before in this application, if so can you help me out?
<br><br>Many thanks<br><br>Adam Williams<br><a href="mailto:adam.williams@awdigital.com">adam.williams@awdigital.com</a><br>