Apache installation error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • aK

    Apache installation error

    hi,

    i just installed 9i 9.2.0.1 (i believe it's R2) onto RedHat 7.3 everything
    seemed worked fine except i got the following error where the database
    assistant ran to configure the db. here is what setupinfo.txt says under
    $ORACLE_HOME/Apache/Apache/

    The HTTP Server can be accessed using the following URLs:

    Non SSL Mode:


    SSL mode (executed at install time):



    your help would be greatly appreciated.



  • Maximus

    #2
    Re: Apache installation error

    "aK" <res1e24o@veriz on.net> wrote in message
    news:UpXZa.2409 $CN.1697@nwrddc 03.gnilink.net. ..[color=blue]
    > hi,
    >
    > i just installed 9i 9.2.0.1 (i believe it's R2) onto RedHat 7.3[/color]
    everything[color=blue]
    > seemed worked fine except i got the following error where the database
    > assistant ran to configure the db. here is what setupinfo.txt says under
    > $ORACLE_HOME/Apache/Apache/
    >
    > The HTTP Server can be accessed using the following URLs:
    >
    > Non SSL Mode:
    > http://localhost:7777
    >
    > SSL mode (executed at install time):
    > http://localhost:7778
    > https://localhost:4443
    >
    > your help would be greatly appreciated.[/color]

    The information in the setupinfo.txt file is not an error message, it's for
    informational purposes as to what ports the Apache services are configured
    for. If you are getting install/configuration assistant errors you should
    look at the actual install log, it should be under
    $ORACLE_BASE/oraInventory/logs and prefixed with "installActions ."


    Comment

    • Maximus

      #3
      Re: Apache installation error

      Just a tip, if you encounter install errors it helps to go look at the log
      right away, don't move on to the next task, that way you don't need to weed
      through a zillion lines of log data, just go to the end of file and the most
      recent error(s) should be available within the last few lines or so.

      "aK" <res1e24o@veriz on.net> wrote in message
      news:R9YZa.2275 $wg6.10@nwrddc0 2.gnilink.net.. .[color=blue]
      > the logs are huge and don't know what to look for. perhaps search for
      > "errors"?
      >
      > thanks
      >
      > "Maximus" <qweqwe@qwqwewq .com> wrote in message
      > news:tOXZa.7315 43$Vi5.16720757 @news1.calgary. shaw.ca...[color=green]
      > > "aK" <res1e24o@veriz on.net> wrote in message
      > > news:UpXZa.2409 $CN.1697@nwrddc 03.gnilink.net. ..[color=darkred]
      > > > hi,
      > > >
      > > > i just installed 9i 9.2.0.1 (i believe it's R2) onto RedHat 7.3[/color]
      > > everything[color=darkred]
      > > > seemed worked fine except i got the following error where the database
      > > > assistant ran to configure the db. here is what setupinfo.txt says[/color][/color]
      > under[color=green][color=darkred]
      > > > $ORACLE_HOME/Apache/Apache/
      > > >
      > > > The HTTP Server can be accessed using the following URLs:
      > > >
      > > > Non SSL Mode:
      > > > http://localhost:7777
      > > >
      > > > SSL mode (executed at install time):
      > > > http://localhost:7778
      > > > https://localhost:4443
      > > >
      > > > your help would be greatly appreciated.[/color]
      > >
      > > The information in the setupinfo.txt file is not an error message, it's[/color]
      > for[color=green]
      > > informational purposes as to what ports the Apache services are[/color][/color]
      configured[color=blue][color=green]
      > > for. If you are getting install/configuration assistant errors you[/color][/color]
      should[color=blue][color=green]
      > > look at the actual install log, it should be under
      > > $ORACLE_BASE/oraInventory/logs and prefixed with "installActions ."
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...