File "config.php"

Full path: /home/meharicl/www/phpBB3_new/config.php
File size: 576 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Back

<?php
// phpBB 3.3.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'phpbb\\db\\driver\\mysqli';
//$dbhost = 'mehariclbdd.mysql.db';
$dbhost = 'mehariclclobale.mysql.db';
$dbport = '';
//$dbname = 'mehariclbdd';
//$dbuser = 'mehariclbdd';
$dbname = 'mehariclclobale';
$dbuser = 'mehariclclobale';
$dbpasswd = 'Pva131254';
$table_prefix = 'phpbb_3';
$phpbb_adm_relative_path = 'adm/';
$acm_type = 'phpbb\\cache\\driver\\file';

@define('PHPBB_INSTALLED', true);
@define('PHPBB_ENVIRONMENT', 'production');
// @define('DEBUG_CONTAINER', true);

PHP File Manager