|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/betterpi/Old Site/phpadmin/ |
Upload File : |
<?php
/*
* Generated configuration file
* Generated by: phpMyAdmin 2.9.0 setup script by Michal Čihař <[email protected]>
* Version: $Id: setup.php,v 1.36.2.3 2006/08/22 20:13:54 lem9 Exp $
* Date: Wed, 27 Sep 2006 18:23:24 GMT
*/
$cfg['PmaAbsoluteUri'] = 'http://www.pixami.com/phpadmin';
define('PMA_REMOVED_NON_UTF_8', 1);
/* Servers configuration */
$i = 0;
/* Server localhost (config:root) [1]
$i++;
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'nak';
$cfg['Servers'][$i]['password'] = 'AngAsSqlAs';
*/
$i++;
$cfg['Servers'][$i]['host'] = 'mysql.web.rcn.net';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['auth_type'] = 'http';
$cfg['Servers'][$i]['user'] = 'betterpi';
$cfg['Servers'][$i]['password'] = 'iequaeye';
/* End of servers configuration */
$cfg['blowfish_secret'] = '451ac0f5a451e6.68693755';
?>