I'm upgrading from a very old version and running into trouble. I installed composer fine and can see the autoloader file on my server but my php files can't seem to find it.
*Warning*: require(../../../../vendor/autoload.php): failed to open stream: No such file or directory in */home/vcolmarc/public_html/googleapi/examples/AdWords/v201702/Reporting/DownloadCriteriaReportWithAwql.php* on line *19* *Fatal error*: require(): Failed opening required '../../../../vendor/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in */home/vcolmarc/public_html/googleapi/examples/AdWords/v201702/Reporting/DownloadCriteriaReportWithAwql.php* on line *19* I'm wondering if I installed composer in the wrong place or if I am going about this all wrong. Help? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1837eb67-2583-4726-a18a-aed4e75f1d7b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
