Why doesn't Google OpenID provider work with PHP-OpenId on my server? -


I am using 2.1.3 which I have unzipped on my server (this is a consumer example that uses PHP-OpenId ). When I enter the Google OpenId url () and I get a blank screen

When I try the exact example code similar to the same URL on the PHP-OpenId website, then it works fine.

I do not understand what I'm doing wrong. The only thing I can think of is that Google does not want to work with my server in some way.

Any idea how to do this work?

If it breaks for Google and Yahoo but works for some other providers, then probably Setting up a HTTPS request is bored on your PHP server Make sure you have the CA-certificate package installed.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -