Menu

#8 [Installer] Using existing (empty) database and user

open
nobody
General (5)
5
2007-09-20
2007-09-20
Quis
No

I already had an existing ('empty', used for some other things) database, and a database user.

It think it's useful to be able to use those.

HOWTO (For MySQL users, buy it should be really easy to do with postgres and sqlite)

open src/installer/init_db/mysql.php
Delete line 15-27 (database creation)
Delete line 62-87 (After deleting 15-27!) (user creation)

Discussion


Log in to post a comment.