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/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SpringBoot專案配置檔案中密碼的加密Spring Boot密碼加密
- Laravel 中的配置檔案Laravel
- 文盤Rust -- 配置檔案解析Rust
- Spring - 配置檔案中的特殊字元Spring字元
- SpringBoot專案中獲取配置檔案的配置資訊Spring Boot
- 使用Jasypt在Spring Boot專案中加密配置檔案中任何密碼 - Aanchal SharmaSpring Boot加密密碼
- phpMyAdmin重置WordPress管理員密碼PHP密碼
- Ubuntu 忘記 phpMyAdmin 登入密碼UbuntuPHP密碼
- Deployer recipe中Laravel配置檔案Laravel
- java中讀取配置檔案Java
- Golang專案中讀取配置檔案Golang
- 12c複製 RAC ASM中的密碼檔案到檔案系統ASM密碼
- 漢文博士詞典編譯配置檔案概述編譯
- .Net Core中的配置檔案原始碼解析原始碼
- SpringBoot 如何解析配置檔案中的list?Spring Boot
- 文盤Rust -- 如何把配置檔案打包到二進位制檔案裡Rust
- ssm的配置檔案SSM
- Oracle 密碼檔案Oracle密碼
- Spring Boot 框架中配置檔案 application.properties 當中的所有配置大全Spring Boot框架APP
- Linux 7安裝和配置phpmyadminLinuxPHP
- Git配置配置檔案Git
- Spring - 配置檔案中的classpath: 和 classpath*: 的區別Spring
- SSM衍生的配置檔案SSM
- 2、coredump檔案的配置
- 配置檔案的編寫
- ThinkPHP配置檔案的方法PHP
- Springboot專案中需整合的依賴集和檔案配置Spring Boot
- 如何在python中讀取配置檔案Python
- Oracle:ASM & 密碼檔案OracleASM密碼
- Centos系統中 Systemd 的Unit檔案配置說明CentOS
- redis配置檔案中的保護模式protected-modeRedis模式
- Centos7 中 Systemd 的Unit檔案配置說明CentOS
- Spring Boot EL獲取配置檔案中的值的方式Spring Boot
- 關於 phpMyAdmin 管理 Homestead MySQL 資料庫的配置PHPMySql資料庫
- Oracle 12c的DG自動同步密碼檔案--ASM 新特性:共享密碼檔案Oracle密碼ASM
- vim配置檔案
- 8.4.4 配置檔案
- nginx配置檔案Nginx