I recently developed a web app with youtube api. In this app I submit comment on any video, like or favorite any video. I used the zend gdata library. So i put them in the vendor folder and add it to my the controller. But i found the famous include_path problem. So i will share [...]