Hello, I am trying to setup the Zend Framework on a windows machine and i get this error:
Fatal error: Class 'Zend_Application_Bootstrap_BootstrapAbstract' not found in C:\wwwroot \projects\relaunch\library\Zend\Application\Bootstrap\Bootstrap.php on line 36
My include path is: C:\wwwroot\projects\relaunch\library;.;C:\php\pear;c:\php\includes
Can anyone help? Going crazy here...
Thanks,