HuMo-genealogy


行政管理

HuMo-genealogy status
PHP 版本7.4.3-4ubuntu2.22
資料庫There is no database connection! To connect the MySQL database to HuMo-genealogy, fill in these settings:
資料庫設定資料庫值樣品網站提供者例如在XAMPP
資料庫主機localhostlocalhost
資料庫使用者名字database_usernameroot
資料庫密碼database_password
資料庫名稱database_namehumo-gen
在當地PC 也請安裝資料庫 是的, 也請安裝資料庫
保留設定並鏈接到資料庫

Sometimes it's needed to add these lines to a /php.ini and admin/php.ini files to activate the PDO driver:
extension=pdo.so
extension=pdo_sqlite.so
extension=pdo_mysql.so