On 7/7/05, Joeffrey Betita jmbetita@infoplus.com.ph wrote:
hello
i successfully installed oracle 10g on CentOS 3 i can login at http://hostname:5500/em but after restarting the PC all i get is "The connection was refused when attempting to contact hostname:5500" thank you very much for your help.
Have you verified that iptables is not blocking the connection? Check to make sure that your iptables rules allow for connections to port 5500, that and verify that oracle is set to run on boot. "chkconfig --list | grep oracle" should help you out with that.
-- Jim Perrin