Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Error ID: Issue #59

Open
NitinPrakash opened this issue Jun 18, 2014 · 0 comments
Open

Error ID: Issue #59

NitinPrakash opened this issue Jun 18, 2014 · 0 comments

Comments

@NitinPrakash
Copy link

After installation and configuring MicroMVC in a subfolder it is giving following message

Error ID:

Here is my config.json

{
"DB": {
"enabled" : "true",
"host" : "localhost",
"database" : "plu",
"username" : "root",
"password" : "123456"
},

"Core": {
    "routing"   : "true",
    "strictHost": "true",
    "hostname"  : "localhost",
    "rootFolder": "/var/www/html/micromvc/MicroMVC",
    "logErrors" : "true"
},

"Bower": {
    "sample_lib": {
        "override" : "false",
        "css"      : "template1/styles.css",
        "js"       : "template1/functions.js"
    }
}

}

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