Hi everyone, My site is hosted by godaddy and I want to add some youtube on it using Zend gdata standalone. In the installation instruction says "Upload the library folder on your server and make sure that you can reference and include the PHP Client Library files from the directory that you are building your project". I modified the .htaccess file: <IfModule mod_php5.c> php_value include_path ".:/usr/local/lib/php:/path/to/ZendGdata/library" </IfModule PHP: , but when I run the installation checker i get displayed the php code from the file:
This Error is from the InstallationChecker.php. What I could understand is that the system does not possess the requirements to install the GDATA.