Database Type

From PGVWiki
Jump to navigation Jump to search
Database Type
The type of PEAR supported database to connect to.

PhpGedView supports MySQL, PostgreSQL, and SQLite databases. MySQL and PostgreSQL both require libraries to be installed in PHP. SQLite comes installed by default in PHP 5.

With SQLite you don't need to configure Database Host, Database Username, or Database Password, but you will need to set a file path for your database in the Database Name field.

Used in: PGV Configuration