Server IP : 103.53.40.154 / Your IP : 3.17.179.132 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/tiki10/../suitecrm/../readerself/../avactis/../mautic/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php $parameters = array( 'install_source' => 'Softaculous', 'db_driver' => 'mysqli', 'db_host' => '[[softdbhost]]', 'db_table_prefix' => '[[dbprefix]]', 'db_port' => '3306', 'db_name' => '[[softdb]]', 'db_user' => '[[softdbuser]]', 'db_password' => '[[softdbpass]]', 'db_backup_tables' => 1, 'db_backup_prefix' => 'bak_', 'mailer_from_name' => '[[admin_fname]] [[admin_lname]]', 'mailer_from_email' => '[[admin_email]]', 'mailer_transport' => 'smtp', 'mailer_host' => null, 'mailer_port' => null, 'mailer_user' => null, 'mailer_password' => null, 'mailer_amazon_region' => 'us-east-1', 'mailer_amazon_other_region' => null, 'mailer_api_key' => null, 'mailer_encryption' => null, 'mailer_auth_mode' => null, 'mailer_spool_type' => 'memory', 'mailer_spool_path' => '%kernel.root_dir%/../var/spool', 'secret_key' => '[[secret_key]]', 'site_url' => '[[softurl]]', );