phpMyAdmin設定問題~~~ - Linux

Rae avatar
By Rae
at 2008-07-24T13:34

Table of Contents

小弟安裝phpmyadmin後一直出現

Forbidden
You don't have permission to access /phpMyAdmin/index.php on this server


請問還有什麼地方要設定

小弟環境如下~~
1.phpMyAdmin-2.11.7.1-all-languages-utf-8-only.tar.gz
2.mysql-gui-tools-5.0-r11-win32.msi
3.防火牆己關掉
4.修改下列資料~~~
4.1 $cfg['Servers'][$i]['controluser'] = 'user';
4.2 $cfg['Servers'][$i]['controlpass'] = 'pw';
4.3 $cfg['Servers'][$i]['auth_type'] = 'http';

其中user 及pw 為正確帳並有最大權限,以webmin建立
並以mysql-gui-tools-5.0-r11-win32.msi
測試連通

5.apache確定運作正常(以phpinfo()函式測試過)
6.apache已重新restart過
7.phpMyAdmin 權限為 755
謝謝大家幫忙




--
Tags: Linux

All Comments

Edwina avatar
By Edwina
at 2008-07-25T09:37
你有確認Apache可以讀寫phpAdmin目錄內的檔案嗎?

top/ps 顯示 priority的問題

George avatar
By George
at 2008-07-24T13:29
我使用Ubuntu 8.04LTE 剛剛嘗試使用renice來改process的priority 可是我發現ps與top的結果都怪怪的... rootattest-laptop:/# pid=6415; rootattest-laptop:/# rootattest-laptop:/# renice -2 ...

有關VNC server的問題

Quintina avatar
By Quintina
at 2008-07-24T12:30
自問自答 結果問題出在CENTOS看不懂localhost 把它改成127.0.0.1就可以了 可是我/etc/hosts 裡面 有 127.0.0.1 localhost 問題是出在哪呢?? ※ 引述《pandas (PAN)》之銘言: : 剛架好一台CentOS 4.6的工作站 : ...

shell script中指令執行的問題

Olive avatar
By Olive
at 2008-07-24T12:01
最近裝了一台centos 5.2來測試 對於sh檔的用法還在摸索 但是遇到這樣的問題 sh檔內容 #! /bin/sh echo and#34;hello worldand#34; echo Working directory is `pwd` cd /home/test/new echo `pwd` ...

網站上的flash影片聽不到聲音?

Rebecca avatar
By Rebecca
at 2008-07-24T11:10
小弟我是用ubuntu8.0.4+ff3+套件庫裡的flash plugin 可是上youtube之類的網站看到都是有影無聲 是不是我還少裝什麼東西? _______________________________________________ 順便問一下 用pcmanx 0.3.5+新酷音 打字 ...

recompile the kernel之後滑鼠不能動

Dora avatar
By Dora
at 2008-07-24T01:47
我的LINUX Distribution是 Red hat 9.0版 因為我要安裝Nist Net, 所以要先Recompiler Kernel 但是當我Recompiler之後 , 開機GRUB選單選擇我新的kernel 滑鼠卻不能用了 但是舊的kernel 滑鼠還是可以用 重新Compiler ...