Cannot install v.1.0.7 using Web based installer

137 views
Skip to first unread message

Milen Aleksandrov

unread,
Dec 10, 2013, 12:58:42 PM12/10/13
to phk...@googlegroups.com
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"?

pHAlkaline

unread,
Dec 10, 2013, 1:39:17 PM12/10/13
to phk...@googlegroups.com

Hello Milen,
install is a "Controller" in the MVC arquitecture of PHKAPA , it's located in app/Controllers/installController.php , but i believe the problem is not in this file.


What server are you using? Apache , IIS ???
Do you have ModRewrite on Apache enabled?

Try this first
you can enable the “Debug” flags located in app/Config/core.php
  • edit `app/Config/core.php` at line - Configure::write('debug', 1) put Configure::write('debug', 2)

Then errors should be displayed either in your web browser or in your server's error.log file.

Milen Aleksandrov

unread,
Dec 10, 2013, 1:58:21 PM12/10/13
to phk...@googlegroups.com
I use Apache 2 on Debian wheezy.

The error I have is about the PHP timezone so I fixed it but still the same result.

I followed the manual install procedure and got login screen but after entering admin/admin as username and password I got "The requested URL /phkapa/users/login was not found on this server."

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."

pHAlkaline

unread,
Dec 10, 2013, 3:42:28 PM12/10/13
to phk...@googlegroups.com


Terça-feira, 10 de Dezembro de 2013 17:58:42 UTC, Milen Aleksandrov escreveu:

pHAlkaline

unread,
Dec 10, 2013, 3:57:39 PM12/10/13
to phk...@googlegroups.com
What version is PHP ?
on file app / Model / User.php
Change line with public function afterSave($created) { to public function afterSave($created, $options=array()) {

hamid

unread,
Jun 11, 2017, 8:31:46 PM6/11/17
to pHKapa
hi

has anyone seen the following error

many thanks 

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]

pHAlkaline

unread,
Jun 12, 2017, 3:48:47 AM6/12/17
to pHKapa
is you tmp directory writable? 

pHKapa

unread,
Jun 16, 2017, 11:47:27 AM6/16/17
to pHKapa
Is your app/tmp  directory writable?


segunda-feira, 12 de Junho de 2017 às 01:31:46 UTC+1, hamid escreveu:
Reply all
Reply to author
Forward
0 new messages