Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Accessing APEX in VM

FlammiferDec 31 2019 — edited Jan 1 2020

Hello

I have a CentOS KVM running from my SmartOS server. I've installed APEX 19.2 on CentOS machine, and now I'm unsure how to access it. CentOS has IP wihin local network, so 192.168.0.118, I can ping the machine, but when I go to 192.168.0.118:8080/apex/apex_admin, it won't connect

exec dbms_xdb.sethttpport(8080); has been set.

I guess same with connection to the database on 1521, from SQL Developer for example - "Listener has refused the connection...".

Is there something else I should do? Port forward from guest?

Comments
Post Details
Added on Dec 31 2019
2 comments
236 views