Re: please help running a 9i form
From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Sat, 22 Mar 2003 14:05:40 -0800
Message-ID: <T65fa.50$I%2.25_at_fed1read02>
>
> trying to
>
>
> HTTP
>
>
>
> this might be a stupid question, but what does opening an html file with my
> browser have to do with Apache? I can do that from any folder.
>
>
If/when Apache serves the page to your browser, it proves that Apache is WORKING and if then other things are properly configured, it just might serve up a requested form.
Date: Sat, 22 Mar 2003 14:05:40 -0800
Message-ID: <T65fa.50$I%2.25_at_fed1read02>
Ryan wrote:
> "Ana C. Dent" <anacedent_at_hotmail.com> wrote in message
> news:x83fa.24$I%2.6_at_fed1read02...
>
>>Ryan wrote: >> >>>I have my server and my forms 9i installed on the same machine. Im
>
> trying to
>
>>>run a form and Im getting FRM-10142 HTTP Listener is not started. My
>
> HTTP
>
>>>server is started in Services and I started the OC4J. >>> >>>This is on Windows XP. What else do I need to do? >>> >>> >> >>For the time being ignore Forms, but test just the Apache server. >>Create/save a simple HTML static page in the "htdocs" folder. >>Point your browser to it. >>If it does not display, solve the more basic problem >>before trying to get forms to work. >>Both 9iAS R1 & R2 come with a sample/demo form. >>Can you get that form to display? >>
>
>
> this might be a stupid question, but what does opening an html file with my
> browser have to do with Apache? I can do that from any folder.
>
>
If/when Apache serves the page to your browser, it proves that Apache is WORKING and if then other things are properly configured, it just might serve up a requested form.
If/when Apache can't/won't serve a simple HTML page, you stand _ZERO_ chance of getting ANY form to display.
It is a necessary condition that Apache MUST be operational before Forms can be made to work; necessary but not sufficient. Received on Sat Mar 22 2003 - 23:05:40 CET