I'm installing ZendGdata-1.7.2. I have PHP version 5.2.5 running on Windows Server 2003 and IIS. I copied the Zend directory in ZendGdata-1.7.2\library to the php include_path. It's found, since I see it referred to in the 2nd error below.
When testing InstallationChecker.php, I get these errors and no other output from the webserver and using CLI. Notice: Undefined variable: referToLink in D:\Inetpub\wwwroot \InstallationChecker.php on line 138 Fatal error: Trying to clone an uncloneable object of class ReflectionClass in D:\php5\includes\Zend\Gdata\App.php on line 946 If I remove Zend from the includes directory and Gdata is not found, then I get the usual output from InstallationChecker.php telling me so. Any thoughts on what is wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" 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/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
