Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Having trouble installing

104 views
Skip to first unread message

Steven Sokulski

unread,
Apr 29, 2013, 6:45:57 PM4/29/13
to phc...@googlegroups.com
Hello,

I get an error (Error: An Internal Error Has Occurred.) when trying to install the application. Going to try to load the SQL files and set the database up manually since the database initialization doesn't seem to like something about my server.

If you've got any advice on other things I'll need to do myself, please let me know.

pHAlkaline

unread,
Apr 30, 2013, 5:23:26 AM4/30/13
to phc...@googlegroups.com
Hello Steven,

Did you use this url for install ? ->  http://{your-url-for-pHCAPA}/install 

Try this -> 
edit `app/Config/core.php` at line 35 or near - Configure::write('debug', 0) and change to  Configure::write('debug', 2)

and post here the error , so that we can have a better idea what the error is.

read all the .README files 

Steven Sokulski

unread,
May 1, 2013, 4:10:57 PM5/1/13
to phc...@googlegroups.com
Thanks for your quick reply. I've given that a shot.

Looks like something might be awry.

Error: Class 'PDO' not found
File: /home/brightbe/capa/lib/Cake/Model/Datasource/Database/Mysql.php
Line: 169

Am I missing a dependency for database connectivity?

pHAlkaline

unread,
May 1, 2013, 4:25:22 PM5/1/13
to phc...@googlegroups.com

Most likely PDO isn't enabled in your php configuration, see here for more info on how to get PDO to work:

http://php.net/manual/en/book.pdo.php

Reply all
Reply to author
Forward
0 new messages