phpMyAdmin配置檔案中的密文(blowfish_secret)太短
在phpMyAdmin頁面上報錯配置檔案中的密文(blowfish_secret)太短
檢視下配置檔案more config.inc.php
-
/**
-
* This is needed for cookie based authentication to encrypt password in
-
* cookie. Needs to be 32 chars long.
-
*/
- $cfg['blowfish_secret'] = 'abcdefghijklmnopqrstuvwxyzabcdefgh'; /* YOU SHOULD CHANGE THIS FOR A MORE SECURE COOKIE AUTH! */
因為我把$cfg['Servers'][$i]['auth_type'] 引數從config改為了cookie,我覺得這樣更方便,但是上面的引數要求cookie模式必須加長引數的值,預設是"xampp",顯然不夠32位,隨便設定一個夠32位即可。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20893244/viewspace-2151435/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- phpMyadmin配置檔案修改PHP
- SpringBoot專案配置檔案中密碼的加密Spring Boot密碼加密
- rac中的密碼檔案密碼
- 破解cisco配置檔案密碼密碼
- 文盤Rust -- 配置檔案解析Rust
- Laravel 中的配置檔案Laravel
- RAC環境中的密碼檔案密碼
- SpringBoot專案中獲取配置檔案的配置資訊Spring Boot
- 使用Jasypt在Spring Boot專案中加密配置檔案中任何密碼 - Aanchal SharmaSpring Boot加密密碼
- Spring - 配置檔案中的特殊字元Spring字元
- Activity配置檔案中的intent-filterIntentFilter
- Deployer recipe中Laravel配置檔案Laravel
- java中讀取配置檔案Java
- Golang專案中讀取配置檔案Golang
- phpMyAdmin重置WordPress管理員密碼PHP密碼
- .Net Core中的配置檔案原始碼解析原始碼
- struts2中的6大配置檔案
- 請問如何部署jboss中的配置檔案.
- 12c複製 RAC ASM中的密碼檔案到檔案系統ASM密碼
- 文盤Rust -- 如何把配置檔案打包到二進位制檔案裡Rust
- java中讀取.properties配置檔案Java
- apache 配置檔案的配置(轉)Apache
- 各種作業系統中密碼檔案的位置作業系統密碼
- Windows+Apache+PHP+MySQL+PHPMyadmin的配置WindowsApachePHPMySql
- ssm的配置檔案SSM
- Ubuntu 忘記 phpMyAdmin 登入密碼UbuntuPHP密碼
- 解決kettle配置檔案中的中文亂碼
- WCF中的web.config配置檔案Web
- 解決RHEL5.0中YUM的配置檔案
- Oracle 密碼檔案Oracle密碼
- VertrigoServ2.21配置phpmyadminGoPHP
- 修改phpmyadmin配置mysql埠號PHPMySql
- C#中讀寫INI配置檔案C#
- Git配置配置檔案Git
- 小黑需知 各種系統中密碼檔案的位置(轉)密碼
- 關於密碼檔案,SYS密碼密碼
- Orace RAC安裝-DNS安裝-配置/var/named/檔案中的2個檔案DNS
- Structs的配置檔案都在一個檔案(struct-config.xml)中嗎?StructXML