No route to host when connect to mysql in Fedora 15
Posted by: nhia tay
Date: October 06, 2013 03:52AM

Hi,

When I try to connect to the Mysql database through the Apache on Fedora 15, it display the error:

Server Error in '/' Application

No route to host

Description: HTTP 500. Error processing request.

Stack Trace:

System.Net.Sockets.SocketException: No route to host
at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in <filename unknown>:0
at System.Net.Sockets.Socket+Worker.Connect () [0x00000] in <filename unknown>:0

I have disabled the firewall and can connect to the mysql using command: mysql -u root -h 192.168.0.1 -p; However, when I try to connect to Mysql database through website, it display the error No route to host.

Please advice, thank you so much.

Options: ReplyQuote


Subject
Written By
Posted
No route to host when connect to mysql in Fedora 15
October 06, 2013 03:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.