Zend Application

Hello, there is a way for start with my Zend application. With default skeleton (ZF1) I get the error that not found Zend/Application.php

application
library
–Zend
----(file framework)
public
–index.php

In the index I have set the APLLICATION_PATH to /…/application from the index and the same for library /…/library

Thanks

Looks like a virtual path problem. See this help topic if it helps: http://www.exeoutput.com/help/advicegetstarted