Oracle application server and AIX apache server

Ask a Question related to AIX, Design and Development.

  1. #1

    Default Oracle application server and AIX apache server

    Dears,
    One of my customer has just installed Oracle application server which
    automatically install apache server for oracle on aix.
    It is working fine......now the problem is that he also wants
    documentation server to be functional.
    Now i want to know whether i have to install AIX apache server ( from
    AIX5.2 bonus pack CD or from net ) and then use smitty options to
    configure internet and documentation search server or there is any way
    to use apache server installed by application server running at some
    port like 5790.
    Also can two apache servers on the same machine work at different
    ports???
    SASA
    sasa queer Guest

  2. Similar Questions and Discussions

    1. Can you detail How create an application use StreamingMedia Server (Flash Media Server) for me?
      Can you detail the way to create an application use Streaming Media Server (Flash Media Server) for me? I installed Flash Media Server 2,...
    2. how do you configure apache http server as an externalweb server
      what are the step for configuring apache http server 2.0 for coldfusion? I changed the DocumentRoot in the httpd.conf file to point to...
    3. Real problems in compiling Apache Web Server with Open Server 5.0.6
      Since a few days i've trialed to compile the Apache Web-Server 1.3.27 with SCO Open Server 5.0.6. Unfortunately with almost no success. 1.) I...
    4. Can Oracle XML DB Repository and Oracle reside on different server.
      Can we store XML DB Repository on different machine which will be trated as document server and Oracle on the seperate machine will access this...
    5. Oracle Application Server - hardware config concepts
      Hi, We are looking at the following config for a small intranet Oracle Application Server Oracle 9i database 2 Compaq Intel servers running Red...
  3. #2

    Default Re: Oracle application server and AIX apache server

    sasa queer wrote:
    >>...there is any way
    >>to use apache server installed by application server running at some
    >>port like 5790.
    Probably just create a link in htdocs in the Apache install
    directory.
    >>Also can two apache servers on the same machine work at different
    >>ports???
    Yes. You just configure them (httpd.conf) to use different
    ports. This may be the easiest solution, and avoids mixing
    configurations.

    --
    Gary R. Hook / AIX PartnerWorld for Developers / These opinions are MINE
    __________________________________________________ ______________________

    Gary R. Hook Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139