Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Deployment Issue #16

Open
tyronegrandison opened this issue Apr 15, 2015 · 0 comments
Open

Deployment Issue #16

tyronegrandison opened this issue Apr 15, 2015 · 0 comments

Comments

@tyronegrandison
Copy link

Running into what seems like it should be a minor issue.

I am using a MySQL DB outlined here https://github.com/tyronegrandison/DOL-ILAB/blob/master/CREATE%20DATABASE%20DOLILAB

I set the config file as specified in the readme to:

DOLILAB, 'username' => '', 'password' => '', 'server' => 'localhost', 'port' => 8889, 'type' => 'mysql', 'table_blacklist' => array('cache', 'passwords'), 'column_blacklist' => array('password_hint'), ); register_db_api( 'ilab', $args ); When I look up http://localhost:8889/ilab/good.json, I get the error that can be seen here https://drive.google.com/file/d/0B0bPjGaTVcWed1lrb1dGVlpuck0/view?usp=sharing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant