I have installed CentOS 6.1 and Oracle.
And then I closed the firewall, used the right Env
Typed
/etc/init.d/oracle-xe start and
inited OK
But, I can not use "get Started" (Firefox displayed: "Unable to connect http://localhost:8080/apex")
What shall I do ?
localhostmake sure you have a web server of some sort listening on port8080:netstat -anpfor help there. – sarnold Dec 22 '11 at 4:53/etc/init.d/oracle-xeis supposed to start a web server on port8080? – sarnold Dec 22 '11 at 5:26