Zend Application

ethan78

New member
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
 
Back
Top