Hello,
I have installed a new zf project, and get the next error:
Warning: require_once(Zend/Application.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\zend\public\index.php on line 18
i have set the include path and in addition i have uploaded zf to the library folder.
but, I can't find any trace to a file named Application.php..
someone help please

