Hi i have this zend framework project i already setup my web server and added the hosts on it when i tried to open the link on the browser this is what ive got and error message
Warning: require_once(Zend/Application.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\soomedia_test\website\htdocs\index.php on line 20
Fatal error: require_once() [function.require]: Failed opening required 'Zend/Application.php' (include_path='C:\xampp\htdocs\soomedia_test\website\library;;;.;C:\xampp\php\PEAR') in C:\xampp\htdocs\soomedia_test\website\htdocs\index.php on line 20
can someone help me figured this out the zend/application.php? where will i find this file?Any help is muchly appreciated.