up690539 / gdata-samples

Automatically exported from code.google.com/p/gdata-samples
0 stars 0 forks source link

hybrid/oath sample produces php error #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Point browser to http://googlecodesamples.com/hybrid/

What is the expected output? What do you see instead?
Expected: the app
Actual:
Warning: require_once(Auth/OpenID/Consumer.php) [function.require-once]:
failed to open stream: No such file or directory in
/srv/www/www.googlecodesamples.com/public/hybrid/common.inc.php  on line 6

Fatal error: require_once() [function.require]: Failed opening required
'Auth/OpenID/Consumer.php'
(include_path='.:/srv/www/www.googlecodesamples.com/Zend/library:/usr/share/php:
/usr/share/pear')
in /srv/www/www.googlecodesamples.com/public/hybrid/common.inc.php on line 6

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

Original issue reported on code.google.com by hanswest...@gmail.com on 9 Mar 2010 at 1:33

GoogleCodeExporter commented 8 years ago
This is fixed now. Thanks for reporting this!

Eric, can you please mark this issue as closed?

Original comment by trevorjohns@google.com on 12 Mar 2010 at 10:52

GoogleCodeExporter commented 8 years ago
Thanks Trevor!

Original comment by ericbide...@gmail.com on 12 Mar 2010 at 11:06