Openid module not working. Getting page not found error.
crazyguru - July 3, 2009 - 07:46
I have enabled openid module from module page and have logged in using my openid url. Once i enter the openid url, it asks me to enter my password. After enter my password, i get page not found error.
I don't get what i messed up with openid. Is there something i need to do part from enabling the module?
Looking forward your comments. Thanks in advance.

Anybody???
Anybody??? Surely I'm not the only one to ever encounter this issue.
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
Is it actually a 403?
I don't know if you can check your system logs (not the drupal ones), but in my case it was actually a 403.
Look in your htaccess and find
# Make Drupal handle any 404 errors.ErrorDocument 404 /index.php
add below it
ErrorDocument 403 /index.phpNow, this probably won't solve the problem, as you were still getting a 403.
Once i followed those steps, it just takes me to the destination page, does not log me in, and does not output any errors anywhere. It's really frustrating.
______________
I run an open source inventing website - NeoMenlo.org.
Anyone? Buehler?
Okay this is a full-blown issue.
Something happened that broke this piece. I get a Page Not Found error when I try to login...
Anyone know how to file an official bug report?
The site I am working on is Central Notebook. Use the OPENID login on the right. It throws the error.
This was a fresh install upgraded to 6.13.
Making Your Internet Vision A Reality (LOL) - Internet Business Consulting by Garry Egan
check out this...
hey you can check out this thread http://drupal.org/node/444050
Here you can find some solution for openid page not found error that is associated with your host provider.
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu