I'm attempting to set up the php libraries for GApps APIs. I've obtained the files from Zend and put them onto my website hosted by GoDaddy. The php.ini file is visible but adding a line of include_path=absolute_path_mywebsite_root may not be doing anything. Could someone give me an example of setting this?
When I attempted to run AllTests.php, I received a warning: require_once(PHPUnit/Framework.php) [function.require-once]: failed to open stream... I assume this is related to not having the include_path set correctly. I found a website article which seems to indicate that changes are needed in some of the files: HowTo: Use the Zend Framework GData Google Data API on GoDaddy servers located at http://www.ehartwell.com/InfoDabble/HowTo:_Use_the_Zend_Framework_GData_Google_Data_API_on_GoDaddy_servers Is this really necessary? I've attempted to follow the the FAQ guide for how-to set things up but you can see where I'm at. Any answers or pointing me to a good configuration guide (for GoDaddy) would be greatly appreciated. Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps 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-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
