MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //var/softaculous/pommo/config.php
<?php die(); /* DO NOT REMOVE THIS LINE! SERIOUS SECURITY RISK IF REMOVED! */ ?>
==========================================================
Welcome to the poMMo Configuration File! From here you setup your database and
  other preferences.
  
IMPORTANT: This file must be named "config.php" and saved in the "root"
  directory of your poMMo installation (where bootstrap.php is).
  
See config.sample.php for descriptions of settings
==========================================================

[db_hostname] = [[softdbhost]]
[db_username] = [[softdbuser]]
[db_password] = [[softdbpass]]
[db_database] = [[softdb]]
[db_prefix] = [[dbprefix]]

[lang] = [[language]]
[debug] = off
[verbosity] = 3
[date_format] = 1

The following are auto-detected, and are best left commented out.
** [workDir] = "[[softpath]]/cache"
** [baseURL] = "[[relativeurl]]/";
** [hostname] = [[domhost]]
** [hostport] = 80
** [subscriber_default_sort] = [[admin_email]]