Re: mysql只有localhost可以用???? - BBS

Table of Contents

※ 引述《[email protected] ()》之銘言:
: 這是你 mysql 的使用者設定問題阿...
: 你 grant 的權限只給在 localhost 端吧?
: 看你要改成 % 或者再建立一個來自 computer b 的 user
: ※ 引述《[email protected] (FreeBSD新手上路^^)》之銘言:
: > 我在 FREEBSD 上架了mysql (這是computer A)
: > 然後
: > 我在別台電腦(computer B)寫php程式要連進去computer A的資料庫
: > 連不進去
: > 可是同樣的程式放在computerA就可以run
: > 因為host寫localhost
: > 除了localhost以外都不行
: > 誰知道什麼原因阿?
沒有用耶
userA @ localhost
userA @ %
userA @ xxx.xxx.xxx.xxx
同一個user我三個地點都有設,而且權限都給最大
還是連不進去><

--

--

All Comments