2.解壓縮後
- 放到 /srv/www/htdocs 是apache2 放置的目錄
- 將資料夾更名成:phpMyAdm
- php5_bz2
- php5_mcrypt
- php5_openssl
- php5_pear相關的全部
4.http://127.0.0.1/phpMyAdm/setup --->利用setup建立一個config檔 (也可參考config.sample.inc.php檔)
- 選overview > servers > New server > Add a new server
- server hostname:127.0.0.1
- server port: 3306
- User for config auth: root (暫用)
- Password for config auth : 設密碼
- Authentication type : cookie
- Connect without password : 勾選
- 選輸出 > Configuration file > download
- download config.inc.php 檔案到/srv/www/htdoc/phpMyAdm
5.重啟apache2 --->重新load設定檔
6.建立 config.inc.php 檔案成功後,移除setup檔案或是更改其權限,免得被重新設定
7.用帳號密碼登入 http://127.0.0.1/phpMyAdm,就可以連結到MySQL db了
沒有留言:
張貼留言