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?
Zend Google Data Client Library on shared host
Moderator: General Moderators
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
Thank you for your reply. Can I install the core on my shared host or should it be instaaled by the hosting company?