[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 在woody上安裝了mysql為什麼沒有}3306端口



Correct :)
Just comment it out, you should able to connection from
the socket.
Also make sure the inside the database
mysql --> user (table ) the host column "%" included
in your user.
e.g

"%" "alex" "password"
"localhost" "alex" "password"
this way you will able to connect both internally and externally
Good luck! :)

Alex
p.s. this is a software that I wrote ... maybe not as good as
phpwebadmin but it work
try it out if you like
http://alex.dpcgroup.com/~alex/spy/

wqinian rao wrote:

> --- Alex Lau <alex@dentonlive.com> 的正文:> mysql
>don't default open the 3306 anymore
>  
>
>>you have to go into the /etc/mysql/my.cnf
>>comment out
>>skip-networking
>>
>>8007 should be used by tomcat internet port
>>it feed to apache jk_mod
>>I'm not sure what 8009 is.
>>but if you are using portsenter it nmap may
>>not look the same... send the nmap to me if you
>>like, I can have you look at it...
>>also you can try telnet localhost 8009 see you
>>get anything open at all...
>>Alex
>>
>>wqinian rao
>>
>>    
>>
>>>請問我用apt-get install
>>>      
>>>
>>mysql*安裝了mysql-client和mysql-server,我本地機器能執行mysql客戶端進去,但是為什麼3306這端口沒有開呢。我用nmap掃了一下確實沒有開,為什麼本地又能登陸進去呢??我以前沒有遇到這樣的情況,我主要是要用jdbc來連接MYSQL,請問該如何做呢??
>>    
>>
>>>還有8009是什麼端口啊。。。謝謝!!!!
>>>      
>>>
>
>skip-networking這項沒有被#
>
>_________________________________________________________
>Do You Yahoo!? 
>銀行巨頭聚會中原 大浪淘‘金’誰將笑傲
>http://sweepstakes.yahoo.com/bank_surveywave2/
>
>  
>




-- 
To UNSUBSCRIBE, email to debian-chinese-big5-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: