Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example server code does not seem to be storing session for testing #10

Closed
GoogleCodeExporter opened this issue Mar 21, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Followed the INSTALL file and unpacked scripts and setup database ok
2. Hit 'logon' page and 'logged in successfully'
3. Hit 'register' and was not logged on

What is the expected output? What do you see instead?

I expected to have the $_SESSION['authorized'] set ok and move on to
registering the server, but it appears to have not stored the session.


What version of the product are you using? On what operating system?

oauth-php-r50 on PHP Version 5.2.4 running on Linux


Original issue reported on code.google.com by kos...@gmail.com on 16 Aug 2009 at 7:59

@GoogleCodeExporter
Copy link
Author

Hi Kosso,

Just to be certain: where there any errors in the PHP error log?

Greetings, Marc

Original comment by ma...@pobox.com on 16 Aug 2009 at 8:12

@GoogleCodeExporter
Copy link
Author

Hi Marc,

My apologies. New test server! Wrong permissions on the session storage 
location!

Solved. *facepalm*! ;)

K

Original comment by kos...@gmail.com on 16 Aug 2009 at 8:31

@GoogleCodeExporter
Copy link
Author

Great!

Thanks for the testing and success with your project.

- Marc

Original comment by ma...@pobox.com on 16 Aug 2009 at 8:37

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant