IP : 3.133.122.64 Hostname : host45.registrar-servers.com Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ ../ var/ ./ softaculous/ wintercms/ ../ cake/ ../ elgg3/ ../ qtoa/ ../ omeka/ db.ini/ /

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Database Configuration File ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Omeka requires MySQL 5 or newer.
;
; To configure your database, replace the X's with your specific
; settings. If you're unsure about your database information, ask
; your server administrator, or consult the documentation at
; <http://omeka.org/codex/Database_Configuration_File>.

[database]
host = "[[softdbhost]]"
username = "[[softdbuser]]"
password = "[[softdbpass]]"
dbname = "[[softdb]]"
prefix = "[[dbprefix]]"
charset = "utf8"
;port = ""