Hello. I want to use google api php client 0.6.2. I moved the google-api-php-client folder in /usr/share/php/. Also, I changed the include_path in /etc/php5/apache2/php.ini file to include_path = ".:/usr/share/php/google-api-php-client/src".
In my code I have the following lines: require_once 'Google_Client.php'; require_once 'contrib/Google_PlusService.php'; But when i'm running my code I have this errors (from error.log file) [Fri May 03 15:24:14 2013] [error] [client 127.0.0.1] PHP Warning: require_once(Google_Client.php): failed to open stream: No such file or directory in /var/www/xxxxx/xxxx/xxxxx/fileWithMyCode.php on line 29, referer: http://localhost/xxxx/xxxx/xxxx/xxxxx.php?... How can I fix this? Thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.