At the step "Goto http://{your-url-for-PHKAPA}/install" the browser returns "The requested URL /phkapa/install was not found on this server".
I couldn't find directory, link or anything that redirects install to somewhere else. Where to find "install"?
Then errors should be displayed either in your web browser or in your server's error.log file.
On the login page I have this message "Declaration of User::afterSave() should be compatible with Model::afterSave($created, $options = Array) [APP/Model/User.php, line 0]" and when trying to login - "The requested URL /phkapa/users/login was not found on this server."
Warning (2): include(/var/www/html/qclive/QualityAssurance/app/Plugin/Install/Config/bootstrap.php): failed to open stream: No such file or directory [CORE/Cake/Core/CakePlugin.php, line 282]
Warning (2): include() [function.include]: Failed opening '/var/www/html/qclive/QualityAssurance/app/Plugin/Install/Config/bootstrap.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') [CORE/Cake/Core/CakePlugin.php, line 282]
Warning (2): include(/var/www/html/qclive/QualityAssurance/app/Plugin/Install/Config/routes.php) [function.include]: failed to open stream: No such file or directory [CORE/Cake/Core/CakePlugin.php, line 282]
Warning (2): include() [function.include]: Failed opening '/var/www/html/qclive/QualityAssurance/app/Plugin/Install/Config/routes.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') [CORE/Cake/Core/CakePlugin.php, line 282]