Zend Google Data Client Library on shared host

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
erinther
Forum Newbie
Posts: 19
Joined: Sun Dec 11, 2005 2:07 pm

Zend Google Data Client Library on shared host

Post by erinther »

Hi, I try to install Zend Gdata library on my shared host. But when I try the demo scripts , it says that it can't find Zend.php (zend class).
I know it sounds stupid, but this is my question: Will this framework work standalone or I need to install something else,like Zend core, before installing this framework?IF not, why it can't find the Zend.php fle?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

You need Zend Core. Also keep in mind
ZendGdata-1.0.0-RC1.zip/README.TXT wrote:INSTALLATION
------------

No special installation is required, however the Framework classes
require that the /library directory is in your include_path. If you are
evaluating components in the incubator, you may also add the /incubator/library
to your include path.
erinther
Forum Newbie
Posts: 19
Joined: Sun Dec 11, 2005 2:07 pm

zend core on shared host

Post by erinther »

Thank you for your reply. Can I install the core on my shared host or should it be instaaled by the hosting company?
Post Reply