Jun 30
cp config.sample.inc.php config.inc.php vi config.inc.php
分別找到這兩列
$cfg['Servers'][$i]['auth_type'] = 'cookie';
$cfg['Servers'][$i]['host'] = 'localhost';
改成
$cfg['Servers'][$i]['auth_type'] = 'http';
$cfg['Servers'][$i]['host'] = '127.0.0.1';
PS. 我是用來搭配 Mac OS X 10.5 Leopard 內建的 Apache2
溫故知新
載入中…
歷史上的今天..
- listview - 2010
- [AndroidDev] Home Screen - 2010
- 讓XP不輸入密碼即可登入 - 2008
- Kuso台語片【大俠梅花鹿】 - 2007
- 垃圾郵件~Bye! - 2006







最新回應