|
|
|
sending a patch that solves several issues:
* installer works again (db creation still missing though) * the prefix checks moved to database classes again * detection of missing php extensions added * new support for $external (non-moodle) databases * added driver specific options * connect info moved from constructor to connect() method * fixed print_error() before db connected and themes setup * other minor changes and API improvements Reviewed, tested under MySQL(i), PostgreSQL and MSSQL.
I only have: - moved some PHP docs from __construct() to connect() - added some TODO comments (plz, check them in commit message) Resolving this as fixed. Thanks! |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
workaround is to create config.php manually