linux下phpmyadmin配置文件信息config.inc.php

config.inc.php配置文件信息

<?php

/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* phpMyAdmin sample configuration, you can use it as base for
* manual configuration. For easier setup you can use setup/
*
* All directives are explained in documentation in the doc/ folder
* or at https://docs.phpmyadmin.net/.
*
* @package PhpMyAdmin
*/

/**
* This is needed for cookie based authentication to encrypt password in
* cookie. Needs to be 32 chars long.
*/
$cfg[‘blowfish_secret’] = ‘sdfasdfadg’; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */

/**
* Servers configuration
*/
$i = 0;

/**
* First server
*/
i++;/Authenticationtype/ i + + ; / ∗ A u t h e n t i c a t i o n t y p e ∗ / cfg['Servers'][ i][authtype]=cookie;/Serverparameters/ i ] [ ‘ a u t h t y p e ′ ] = ‘ c o o k i e ′ ; / ∗ S e r v e r p a r a m e t e r s ∗ / cfg['Servers'][ i][host]=localhost; i ] [ ‘ h o s t ′ ] = ‘ l o c a l h o s t ′ ; cfg['Servers'][ i][compress]=false; i ] [ ‘ c o m p r e s s ′ ] = f a l s e ; cfg['Servers'][$i][‘AllowNoPassword’] = false;

/**
* phpMyAdmin configuration storage settings.
*/

/* User used to manipulate with storage */
// cfg[Servers][ c f g [ ′ S e r v e r s ′ ] [

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值