Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help with Forms9i Configuration
Hi,
I just did a complete install of the Oracle9i DS.
I modified the Apache DocumentRoot to point to C:\Oracle\OraDev9i and added the SQLNET.ORA and TNSNAMES.ORA to the Network\Admin directory. I can start and login to the database. Apache is running fine and I can load a sample HTML page.
The problem is the following:
When I execute my test application from Forms9i, I receive the HTTP-404 error.
http://xp:8889/forms90/f90servlet?form=C:\SQL\TEST.fmx&userid=ADAMS/ADAMS@oracle&buffer_records=NO&debug_messages=NO&array=YES&query_only=NO&quiet=NO&RENDER=YES
FYI. This URL works!
http://xp:8889/forms90/test.html
Any ideas on why my forms execution receives the HTTP-404 file not found error?
Thanks for your help. Received on Mon Aug 12 2002 - 21:04:21 CDT
![]() |
![]() |