Version 1.3 install error

27 views
Skip to first unread message

Jeff Vannest

unread,
Aug 17, 2015, 1:43:27 PM8/17/15
to pHKapa
Hello all,
I'm installing on Ubuntu/MySQL. I downloaded with Git, ran the app/Config/Schema/sql/phkapa_structure.sql in the DB and set permissions on the 2 directories. On going to http://localhost/phkapa/install/secure I get the following error:

Fatal error: Class 'AuthComponent' not found in /var/www/html/phkapa/app/View/Layouts/default.ctp on line 79

Any idea why?

Jeff

pHAlkaline

unread,
Aug 17, 2015, 5:59:40 PM8/17/15
to pHKapa
Hello Jeff,

did you run these commands 


git clone https://github.com/pHAlkaline/phkapa.git

cd [phkapa directory]

git clone -b 2.6.7 http://github.com/cakephp/cakephp.git vendor/cakephp/cakephp


or downloaded(.zip file) from github?

pHAlkaline

unread,
Aug 17, 2015, 6:21:02 PM8/17/15
to pHKapa
correction : 
use 
git clone -b 2.7.2 http://github.com/cakephp/cakephp.git vendor/cakephp/cakephp
instead of
git clone -b 2.6.7 http://github.com/cakephp/cakephp.git vendor/cakephp/cakephp

Jeff V

unread,
Aug 19, 2015, 6:55:09 AM8/19/15
to pHKapa
Hello!
Using the correct version of cakephp (2.7.2) fixed the error and I was able to install 1.3 successfully.

FYI, the instructions on http://wiki.phkapa.net/doku.php/install are a little confusing under Manual Installation. This sentence needs to be fixed, since it gives 2 permission settings to the same folder: "restore default values ( chmod 755) for app/Config directory and ( chmod 644 ) for app/Config directory files"

Thanks!
Jeff
Reply all
Reply to author
Forward
0 new messages