gregdingle/genetify

Missing mysqli class, renders self-hosted version inoperable

shilov opened this issue · 1 comments

The self-hosted version relies on the mysqli class which does not appear to exist anywhere in the source, hence rendering it useless.

mysqli is a PHP built in extension. It could be missing from your PHP setup. See http://www.php.net/manual/en/intro.mysqli.php