Your IP : 172.28.240.42


Current Path : /var/www/html/clients/amz.e-nk.ru/bitrix/
Upload File :
Current File : /var/www/html/clients/amz.e-nk.ru/bitrix/dbconn.php

<?
define("DBPersistent", true);
$DBType = "mysql";
$DBHost = "localhost";
$DBLogin = "root";
$DBPassword = "tesea41dxdiag==";
$DBName = "almgz";
$DBDebug = false;
$DBDebugToFile = false;

set_time_limit(60);

define("BX_FILE_PERMISSIONS", 0777);
define("BX_DIR_PERMISSIONS", 0777);
@ini_set("memory_limit", "64M");
?>