Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » "http://127.0.0.1:8080/apex" working but why not "http://xeSvr:8080/apex" xeSvr (APEX 3.1.2, Oracle database 10g XE)
"http://127.0.0.1:8080/apex" working but why not "http://xeSvr:8080/apex" xeSvr [message #381560] Sun, 18 January 2009 06:42 Go to next message
OraVision
Messages: 17
Registered: March 2008
Junior Member
if i want to use my computer name "xeSvr" (machine where APex 3.1.2 and db 10g XE installed) instead of "localhost" or "127.0.0.1" --not working (page can not be displayed).
can any one help me pls why it happening and how can i run url "http://xeSvr:8080/apex" instead of "http://127.0.0.1:8080/apex" or "http://localhost:8080/apex" to open my Express application?

this is required bcz to access this application from remote computer.

i am looking forward for your kind and earliest response.

Thank you.

OraVision
Re: "http://127.0.0.1:8080/apex" working but why not "http://xeSvr:8080/apex" xe [message #381567 is a reply to message #381560] Sun, 18 January 2009 08:34 Go to previous messageGo to next message
dr.s.raghunathan
Messages: 540
Registered: February 2008
Senior Member
hi,

you need to download and install client software in the remote computer and then Xesvr will work instead of localhost .
Re: "http://127.0.0.1:8080/apex" working but why not "http://xeSvr:8080/apex" xe [message #381589 is a reply to message #381567] Sun, 18 January 2009 20:38 Go to previous message
OraVision
Messages: 17
Registered: March 2008
Junior Member
Dear Mr dr.s.raghunathan,

Thank you for your reply. i got the solution finaly and successful now.

i did the following:

i went to my working directory then

SQL>EXECUTE DBMS_XDB.SETLISTENERLOCALACCESS(L_ACCESS=>FALSE);
PL/SQL PROCEDURE SUCCESSFULLY COMPLETED.

and i got my solution.

*** here extra software download and install didn't require except the above command.

Thank you.

[Updated on: Sun, 18 January 2009 20:40]

Report message to a moderator

Previous Topic: How to update APEX 2.1 to 3.1.2
Next Topic: List Template: "DHTML List (Image) with Sublist" could not found in my apex application
Goto Forum:
  


Current Time: Tue Mar 19 01:38:08 CDT 2024