Help with Forms9i Configuration
Date: Sun, 11 Aug 2002 16:41:02 GMT
Message-ID: <os4dluoqed5p2dpev193vtfqupaln875jj_at_4ax.com>
Hi,
[Quoted] [Quoted] 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_at_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
[Quoted] Any ideas on why my forms execution receives the HTTP-404 file not found error?
[Quoted] Thanks for your help. Received on Sun Aug 11 2002 - 18:41:02 CEST