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

Deployment Issue #16

@tyronegrandison

Description

@tyronegrandison

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions