After I was able to get it (open id library) installed properly, I am facing some problems in getting it to work. I am using the open id selector a jquery plugin.
The problem is that when I click on any open id provider image I get an error message saying something like this (after the form is posted to try_auth.php with necessary parameters).
'Forbidden
You don't have permission to access /Auth/try_auth.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.'
what is wrong with my configuration.? please help.
I have hosted my site on a shared hosting.
Does openid implementation has something to do with this.?
I am asking this because I am not able to set the PHP settings through this method 'ini_set()' in my script.
thanks