A3M - Account Authentication & Authorization Module |
[eluser]Alexander Weps[/eluser]
[quote author="Peng Kong" date="1266596645"]Ok that weird cause GET is after ? Usually... anyway. So yep... sorry i didn't test on other server configs and imp developing on a windows machines. My server is a Linux machine of cause. [/quote] Yes, when I changed it, it works fine, don't know why the: <code> something/something?param=value </code> doesn't pass the value. If anybody knows I would be glad to know too. ![]() But <code> something/something/¶m=value </code> works fine. [quote author="Peng Kong" date="1266596645"] So your only problem is that google isn't working right? Ok you gotta’ test if phpopenid package is working properly first. Here’s how to do that: 1) Download http://openidenabled.com/files/php-openi...-2.1.3.zip 2) Extract it and upload it to your server 3) In the examples folder there is a file called detect.php Simply run that file and see what is wrong. oh duh ok... i think the reason is your cache/nonces cache/associations and cache/temp folders aren't writable? if that isn't the reason try the above 3 steps.[/quote] I checked cache folders before and they are writable. You can see detect.php on following link: <code> http://stuff.shy.cz/php-openid-2.1.3/exa...detect.php </code> Seems to be problem with: HTTP Fetching An HTTP request was completed. Got 503 instead of the expected HTTP status code (200 or 206). The redirected URL was not returned. Unexpected data was returned. I'll be glad if you could look in to it. |
Welcome Guest, Not a member yet? Register Sign In |