Fatal error - Login_Plugin_SecurityCheck not found
问题 I am trying to implement user login using PHP/Zend. Following the example below: https://github.com/ezimuel/Authentication-and-authorization-with-ZF.git I get the following errors when going to http://localhost/ Warning: include_once(Login/Plugin/SecurityCheck.php) [function.include-once]: failed to open stream: No such file or directory in /Library/WebServer/Documents/xxxxx/library/Zend/Loader.php on line 146 Warning: include_once() [function.include]: Failed opening 'Login/Plugin