查看网站首页
查看网站首页
查看 sitemap.xml
✏️ 正在编辑: db.ini
路径:
/var/softaculous/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 = ""
💾 保存文件
← 返回文件管理器