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

failed to open stream auto-load error #70

Open
freddy-daniel opened this issue Jan 21, 2019 · 0 comments
Open

failed to open stream auto-load error #70

freddy-daniel opened this issue Jan 21, 2019 · 0 comments

Comments

@freddy-daniel
Copy link

PS C:\xampp-5\htdocs\myoauth> curl -u testclient:testpass http://localhost/myoauth/token.php -d 'grant_type=client_credentials'
<br />
<b>Warning</b>:  require_once(oauth2-server-php/src/OAuth2/Autoloader.php): failed to open stream: No such file or directory in <b>C:\xampp-5\htdocs\myoauth\server.php</b> on line <b>12</b><br />
<br />
<b>Fatal error</b>:  require_once(): Failed opening required 'oauth2-server-php/src/OAuth2/Autoloader.php' (include_path='C:\xampp-5\php\PEAR') in <b>C:\xampp-5\htdocs\myoauth\server.php</b> on line <b>12</b><br />
PS C:\xampp-5\htdocs\myoauth>

This error persisting from 2013 now it's 2018, How to fix it? Is this deprecated library ?
This Issue (require autoload.php #18) is closed but problem still exist.

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

No branches or pull requests

1 participant