Page 1 of 1

Zend Google Data Client Library on shared host

Posted: Tue Jun 05, 2007 1:24 am
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?

Posted: Tue Jun 05, 2007 4:06 am
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.

zend core on shared host

Posted: Tue Jun 05, 2007 5:22 am
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?