On Thu, Mar 12, 2009 at 8:34 AM, Nathan Dahl <[email protected]> wrote: > Hello All, > > I have Zend GData working on my windows vista but i cant get it to work on > windows 2003 server. does anyone have code to set the include path that > works on windows. > > Thanks in advance. > Nathan
Nathan, I don't have a Windows 2003 Server system readily available, but the process of setting the include path shouldn't be any different. Namely, you'll need to edit the include_path directive in your php.ini file, wherever that's saved. If you don't know where to find it, you should be able to find the search path by looking at the output from phpinfo(). -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
