Ask Question Forum:
Model Library:2025-02-08:A.I. model is online auto reply
C
O
M
P
U
T
E
R
2
8
Show
#
ASK
RECENT
←
- Underline
- Bold
- Italic
- Indent
- Step
- Bullet
- Quote
- Cut
- Copy
- Paste
- Table
- Spelling
- Find & Replace
- Undo
- Redo
- Link
- Attach
- Clear
- Code
Below area will not be traslated by Google,you can input code or other languages
Hint:If find spelling error, You need to correct it,1 by 1 or ignore it (code area won't be checked).
X-position of the mouse cursor
Y-position of the mouse cursor
Y-position of the mouse cursor
Testcursor
caretPos
Attachment:===
Asked by Dovberman
at 2024-07-26 03:25:34
Point:500 Replies:5 POST_ID:829117USER_ID:12013
Topic:
Oracle Database;;
I just installed Oracle Database 11g Express Edition. There were no installation errors.
Then I tried to open the Get Started application.
The error was Windows cannot find 'http://127.00.1:%HTTPPORT%/apex/f?=4950'
Make sure you typed the name correctly.
How can this be resolved.
Thanks,
Then I tried to open the Get Started application.
The error was Windows cannot find 'http://127.00.1:%HTTPPORT%/apex/f?=4950'
Make sure you typed the name correctly.
How can this be resolved.
Thanks,
Author: Dovberman replied at 2024-07-26 08:41:26
Thanks
Author: Dovberman replied at 2024-07-26 08:40:44
I registered for a workspace on Oracle Application Express.
Now it works.
Thanks for the help.
Now it works.
Thanks for the help.
Author: Dovberman replied at 2024-07-26 06:14:23
I entered http://localhost:8080/apex/ as a url.
This opened the Application Express Login.
Then I registered a request for a workspace and schema.
The verification will be emailed to me.
I will try again after I have received my workspace name.
Thanks,
This opened the Application Express Login.
Then I registered a request for a workspace and schema.
The verification will be emailed to me.
I will try again after I have received my workspace name.
Thanks,
Accepted Solution
Expert: duncanb7 replied at 2024-07-26 05:04:04
250 points EXCELLENT
try this , 'http://127.00.1:%HTTPPORT%/apex?f=4950'
if not , at cmd.exe shell on window, type
set
to check the HTTPPORT
if not okay, try try this , 'http://127.00.1:yyyy/apex?f=4950'
with where yyyy,the port number, you are sure for oracle database
Duncan
if not , at cmd.exe shell on window, type
set
to check the HTTPPORT
if not okay, try try this , 'http://127.00.1:yyyy/apex?f=4950'
with where yyyy,the port number, you are sure for oracle database
Duncan
Assisted Solution
Expert: NARANTHIRAN replied at 2024-07-26 03:35:08
250 points EXCELLENT
Did you try http://localhost:8080/apex/ url..
For further details go through the below link..
http://docs.oracle.com/cd/B25329_01/doc/install.102/b25143/toc.htm#CIHBCFDD
For further details go through the below link..
http://docs.oracle.com/cd/B25329_01/doc/install.102/b25143/toc.htm#CIHBCFDD