User Tools

Site Tools


pergamonmu:quickstart:install:config_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
pergamonmu:quickstart:install:config_file [2017/08/09 10:23]
admin
pergamonmu:quickstart:install:config_file [2017/08/09 11:53]
admin
Line 48: Line 48:
  
 ==== SQLite Database Configuration ==== ==== SQLite Database Configuration ====
 +
 +The existence of these values is dependant upon the use of a SQLite database.
  
   * **__DBPATH__** - The location of the database.   * **__DBPATH__** - The location of the database.
Line 55: Line 57:
  
 ==== PostgreSQL Database Configuration ==== ==== PostgreSQL Database Configuration ====
 +
 +The existence of these values is dependant upon the use of a PostgreSQL database.
  
   * **__DBHOST__** - The name of the Host server on which the PostgreSQL database is located.   * **__DBHOST__** - The name of the Host server on which the PostgreSQL database is located.
   * **__DBUSER__** - The name of the PostgreSQL '​role'​ (i.e. user account) that has been configured for database access.   * **__DBUSER__** - The name of the PostgreSQL '​role'​ (i.e. user account) that has been configured for database access.
   * **__DBDATABASE__** - The name of the database container within PostgreSQL that contains the Pergamon database.   * **__DBDATABASE__** - The name of the database container within PostgreSQL that contains the Pergamon database.
-  * **__DBPORT__** - The port number ​support ​PostgreSQL connections (always 5432 unless modified).+  * **__DBPORT__** - The port number ​supporting ​PostgreSQL connections (always 5432 unless modified).
   * **__DBTYPE__** - The type of database in use - POSTGRESQL   * **__DBTYPE__** - The type of database in use - POSTGRESQL
 +
 +==== MySQL Database Configuration ====
 +
 +The existence of these values is dependant upon the use of a MySQL database.
 +
 +  * **__DBHOST__** - The name of the Host server on which the MySQL database is located.
 +  * **__DBUSER__** - The name of the MySQL user that has been configured for database access.
 +  * **__DBDATABASE__** - The name of the database container within MySQL that contains the Pergamon database.
 +  * **__DBPORT__** - The port number supporting MySQL connections (always 3306 unless modified).
 +  * **__DBTYPE__** - The type of database in use - MYSQL
 +
 +
 +----
 +{{:​logo.png?​nolink |}}\\
 +[[pergamonmu:​quickstart:​install:​initial|ZIP File Installation]]\\ ​
 +[[:​start|Pergamon Wiki Home]]
pergamonmu/quickstart/install/config_file.txt ยท Last modified: 2017/08/09 11:54 by admin