I have started using Oracle database server on Windows 7 64 bit OS and I have encountered the following error.
\"Error- Windows cannot find \'http://127.0.01:%HT
Just go where the file (Get_Started) is which is probably -> C:\oraclexe\app\oracle\product\11.2.0\server And then RENAME IT to any other name THAT's IT.
That worked for me.
This is what worked for me on Windows 8.1 with Update 1, 64-bit:
Create a SYSTEM level Environment variable named HTTPPORT with a value of 8080. Reboot. Click the Get Started link and this time it will work because it can resolve %HTTPPORT%.
To successfully make the Database_Oracle_Application_Express_11gr run do the following :
try running your Database_Oracle again and successfully gain access.
Surely Oracle will have in some installations an bug that does not add the environment variable %HTTPPORT%
Add new enviroment variable (for user or system) with name HTTPPORT and value 8080 maybe u need restart
Make sure these services are working:
I have got the solution. I made Internet explorer my default browser and then add 127.0.0.1 Under 'Add this Web site to the zone'.