CollectiveIndustries / StarfleetDelta

Repository for Starfleet Delta Webpage, Database, and all in world scripts
https://www.starfleetdelta.com/
GNU General Public License v3.0
2 stars 4 forks source link

[Installer] Invalid config Key #2

Closed Morketh closed 8 years ago

Morketh commented 8 years ago
Traceback (most recent call last):
  File "./installer.py", line 18, in <module>
    from module import config, functions
  File "/root/SOURCE/UFGQ/python/module/config.py", line 47, in <module>
    _IN_MYSQL_FILE_ = ConfigSectionMap("DB")['mysqlConfigFile']
KeyError: 'mysqlConfigFile'