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

HEAD missing oauth.php #16

Open
GoogleCodeExporter opened this issue Apr 8, 2016 · 2 comments
Open

HEAD missing oauth.php #16

GoogleCodeExporter opened this issue Apr 8, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. clone oauth2-php
2. Attempt to setup server/examples/mongo or server/examples/pdo

What is the expected output? What do you see instead?
Request any page such as addclient.php

Warning: include(../../../lib/oauth.php) etc.
Note: 
find oauth2-php -name 'oauth.php' 
No files found.

What version of the product are you using? On what operating system?
latest tip from hg

Please provide any additional information below.
Using hg log I see
http://code.google.com/p/oauth2-php/source/browse/server/examples/pdo/lib/oauth.
php?r=969fd139d13f

Also some archvied zip version have oauth.php, souch as:
http://oauth2-php.googlecode.com/files/oauth2-php.zip

Original issue reported on code.google.com by [email protected] on 17 Mar 2011 at 3:58

@GoogleCodeExporter
Copy link
Author

That actually works if you call the examples right where they are. If you copy 
them to another location you should reflect that in the include path.

Original comment by [email protected] on 17 May 2011 at 9:20

@GoogleCodeExporter
Copy link
Author

"../../../lib/OAuth2.inc"

Original comment by [email protected] on 8 Jun 2012 at 7:27

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