andreioprisan/igroups

Missing config.php

Closed this issue · 3 comments

Any hints on what config.php should look like?

Can you elaborate on where you're seeing the issue? What steps did you take?
What's the path of the missing file?

in the openvbx/config/ directory, there should be a config.php file Codeigniter uses this.

Good catch, I just pushed a fix for this. This was due to the files being specified in the local .gitignore file at https://github.com/twilio/OpenVBX/blob/master/OpenVBX/config/.gitignore
I should have removed it before publishing.