Installation of the apex (Oracle HTTP Server).

Hi guys,.

I try to install apex on 11g oracle http server. I'm all Oracle Http Server installation instructions and Apex Installation guides. But I am not able to view the apex.

http://server:7777 works very well. This link opens the Oracle HTTP Server home page successfully. But when I try to open the page http://server:7777 / pls/apex/apex_admin not found message "the/pls/apex/apex_admin requested URL was not found.".
And the error of the access log message: "GET/pls/apex/apex_admin HTTP/1.1" 404 202

Here is my dads.conf file

Alias is ' / u01/Middleware/ohs_oracle_home/SST/images / '.
AddType text/xml xbl
AddType text/x-component htc
< apex/pls/location >
SetHandler pls_handler
Order deny, allow
Allow all the
AllowOverride None
PlsqlDatabaseUsername APEX_PUBLIC_USER
PlsqlDatabasePassword PASSWORD
PlsqlDatabaseConnectString localhost:1521:mnp ServiceNameFormat
PlsqlAuthenticationMode Basic
Apex PlsqlDefaultPage
PlsqlDocumentTablename wwv_flow_file_objects$
Docs PlsqlDocumentPath
PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
PlsqlNLSLanguage AMERICAN_AMERICA. AL32UTF8
PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
< / location >

Oracle HTTP Server (OHS) home directory: / u01/Middleware/ohs_oracle_home /.
The apex directory: /u01/app/oracle/product/11.2.0/dbhome_1/apex

Do you have any idea how to solve this problem?

Thanks in advance

Check the file ' / u01/Middleware/ohs_oracle_home/conf/httpd.conf ', there should be the line

include "/u01/Middleware/ohs_oracle_home/modplsql/conf/plsql.conf"

Now open this file plsql.conf, here is the link to dads.conf:

include /u01/Middleware/ohs_oracle_home/modplsql/conf/dads.conf

Regards Rob

Tags: Database

Similar Questions

  • Changing the Apex of http server scenario or an auditor of XE installation.

    Hello!.
    I installed Oracle 11 g XE. After that, I've updated to Apex 4.2 all it works very well, but... default XE installs and configures apex to use the gateway pl/sql embebed.
    In this scenario, the images are stored directly in the database in oracle XML DB repository. This can be a problem because XE have a limit of 11 GB and my apex application is simple, but it can download images for clients, etc. and in this schenma that the photos will consume space in the database instead of using in the linux file system.
    Can I install the HTTP server in a 11g XE and reconfigure apexr?, or can I change to apache + earphone? or easier... can I download images outside the XML DB in my apex application easily?
    Thank you and sorry for my English.

    I installed Oracle 11 g XE. After that, I've updated to Apex 4.2 all it works very well, but... default XE installs and configures apex to use the gateway pl/sql embebed.

    In this scenario, the images are stored directly in the database in oracle XML DB repository. This can be a problem because XE have a limit of 11 GB and my apex application is simple, but it can download images for clients, etc. and in this schenma that the photos will consume space in the database instead of using in the linux file system.
    Can I install the HTTP server in a 11g XE and reconfigure apexr? >
    As far as I KNOW, the SST is a product authorized, not free. So you can consider this aspect.

    , or can I change to apache + earphone?

    You need a container with ApexListerner JEE, not Apache. Not supported, but a good option is Glassfish Community Server. You can always choose to deploy the Apache, in addition to JEE container, for URL rewriting, etc.

    or easier... can I download images outside the XML DB in my apex application easily?

    EPG is not the fastest server around.
    I'd go with Apache + GF + ApexListener.

    See you soon,.

  • Allow only specific APEX App via Oracle Http Server

    Hello

    I have some difficulty to fix my Oracle APEX + Oracle HTTP Server environment.

    There are currently about 20 Applications that run on the server of the APEX, and I want to publish 2 of them outdoors for the users.

    I added a certificate in Oracle Wallet Manager to ensure the OHS, but I can access all Applications on the server of the APEX by changing just the suffix of the ID of the Application.

    How can allow only two applications accessible via internet?

    Concerning

    Hello

    Well, need us so much more information.

    You can edit a zip file of all the relevant configuration file, or you could send them to me at [email protected].

    Then I take a look and we can post the result here.

    It should also be completely specified URL that you use since you seem so use the virtual hosting.

    See you soon,.
    Dietmar.

  • Options of the Web server for the Installation of the APEX on Oracle Database 10g

    Hello. We are installing an APEX on a test server that runs the Oracle 10 g 10.2.0.4.0 database. As I understand it there are two Web Server Options:

    (1) oracle HTTP Server (Apache)
    (2) oracle Application Express listener

    Do both of these jobs for Oracle Database 10 g 10.2.0.4.0? I thought I remember reading somewhere that only the Oracle Application Express listener only works with version 11 database or higher.

    Do both of these jobs for Oracle Database 10 g 10.2.0.4.0?

    Yes.

    I thought I remember reading somewhere that only the Oracle Application Express listener only works with version 11 database or higher.

    No, only the restriction (except 10 g XE) applies to the third option of web server that you have not mentioned: Embedded PL/SQL Gateway (EPG), such as discussed in your previous thread: + {: identifier of the thread = 2201975} +.

    Requirements for the listener of the APEX

    {forum: id = 858} forum

  • Oracle HTTP server on a different machine than the database and APEX

    Hi guys!

    I wonder if its possible to have Oracle HTTP Server installed on a different machine then the database and APEX?

    With respect,

    PsmakR

    Hello

    exactly. Details have recently been examined here: {: identifier of the thread = 1955437}. You will find the link to the license document it.
    But OSH is not only registered with the database. If you have an OAS running somewhere, you can use the HTTP server that comes with this instance for APEX as well.

    Another option could be the APEX listener that runs on (almost) any J2EE container. The officially supported include the embedded GlassFish and the Open Source Edition of GlassFish, who both don't need no extra license.

    -Udo

  • 4 Apex-Apex 3.2 on the same Oracle web server running

    Is it possible to run Apex 3.2 and 4 Apex on the same Oracle web server (apache)? We have two instances of different database with Apex 3.2 and 4 installed and configured oracle mod_plsql with web server.

    There are separate aliases defined in dads.conf as

    Alias is "/ opt/oracle/11 GR 2/apex/images / '-> apex 3.2
    Alias /i4/ "/ opt/oracle/11 GR 2/apex/images4 / «-> apex 4»»

    Apex 4 isn't picking up directory of images on the right, and it is not possible to log on to administer the apex workspace. Is it possible to set this up?

    Published by: user12099969 on June 28, 2010 05:43

    You have run the installation script with the appropriate letter for each alias directory instances?

    You have bounced the http?

    concerning

  • What is the best source/version to download to make an Oracle HTTP Server?

    The object covers it pretty well the question... I got 10g R2 (10.2.0.1) Companion cpio.gz CD database and the application cpio.gz Express 3.2. Installation of database Assistant (custom options = Server HTTP and HTML DB) based on Apache 1.3 and use the marvel.conf approach. When I run the installer of the Apex 3.2 my HTTP Server breaks because the Apex is built around the dads.conf approach. There must be a better way to get an installation of OHS at a higher level and and install Apex that won't kill the ESO. Are there not?

    Enterprise Linux 4 U7, x86_64

    Published by: SteveInTallyFl on April 2, 2009 16:54

    Well, you're not :-) It's indeed not here for Linux x86_64. Yes, you can install the 32-bit binaries on a 64-bit platform. Avoid any noticeable problems. But if you really want the 64 binary bits, you can install SST based on Apache 1.3 on Oracle Application Server CD. Download here the "Oracle SOA Suite 10 g (10.1.3.x). This will also work with Apex. The SST is equipped with mod_plsql.
    http://www.Oracle.com/technology/software/products/IAS/htdocs/101310.html

    And install just the SST by following the steps here:
    http://download.Oracle.com/docs/CD/B32110_01/install.1013/b32409/advanced_install.htm#CIHCDBCD

    Note: Don't install SST (which is based on Apache 2.0) on the Oracle Application Server companion CD. This SST does not come with mod_plsql and won't work with Apex.

    Thank you
    Shail

    Published by: Shail Goel on April 2, 2009 20:29

  • Huge success in Oracle HTTP Server for Application Apex

    Hello


    I've been running several applications in the same database in Apex 4.2.2. I use Oracle HTTP Server 10.2 for web access to customers. I have 4000 users in systems, but at the same time can be logged 500. Server Web is in DMZ, and database server's internal network. We notice that we conduct page huge hit in the system, very high. I noticed a client IP had 44 000 visits in one day and on a daily basis any number of access is 500 000 to 600 000. That is for me, it's huge. This huge success makes the firewall close the connection to the web server. This disturbance is causing the company a lot.


    I would like to know how Oracle Apex communicates with the web server and clients, is the mechanism of Oracle Apex which causes this huge success or is it for external cause, such as a DoS attack or something like that. I'm really exhausted with it. Don't know what to do. Help, please



    Hasan Al Mamun

    Hi I have kind of a resolved / by past the problem. Now, I have no connection to the bottom of the problem. The problem was. Subdomain (say myapp.testlab.com) of my app had a single IP address, router treated the huge success of the same IP address as a threat and that's why router blocked the real IP of this subdomain. We did it, we asked our dns provider to add a few more (5) IPs for the same subdomain. Now, as dns selects a single IP among 5 fps in alternating single IP does not get as much success as to be blocked by the router. It works better now. Cordially Hasan Al Mamun

  • Apex 4.2 with Oracle HTTP Server 12 c?

    So, we have already implemented Oracle APEX with Oracle HTTP Server 11g Oracle WebTier utility. These are all works well.

    However, we wanted to try with the latest version of the stand-alone version of HTTP. So, we installed and configured the server for HTTP from Oracle 12 c (Stand Alone). However, we do not find instructions for things like where to copy the images, which dads.conf to edit etc. The current facilities seem to be oriented with the older, version 11g.

    Someone at - it a source for instructions to update configuration APEX with Oracle HTTP Server 12 c?

    Thank you

    -Joe

    Joe,

    Check in the documentation http://docs.oracle.com/cd/E16655_01/install.121/e17958/db_install.htm#HTMIG230

    Leave.

  • Do we need Oracle HTTP server to host Oracle Apex?

    We are completely new to this Oracle Apex.

    Wanted to know the license part of it, before you enter into it.

    I guess Oracle Apex is free because it comes with the Oracle database license.

    (1) do we need a sort of HTTP server to host the Summit on the browser?

    (2) any HTTP server will be working with Oracle Apex?

    (3) any other free Oracle tool that we can use instead of licensing Oracle HTTP server for this Summit?

    Correct me if I'm wrong.

    Thanks in advance for the gurus here.

    johnpau2013 wrote:
    We are completely new to this Oracle Apex.

    Wanted to know the license part of it, before you enter into it.

    I guess Oracle Apex is free because it comes with the Oracle database license.

    (1) do we need a sort of HTTP server to host the Summit on the browser?

    Yes.

    (2) any HTTP server will be working with Oracle Apex?

    N °

    (3) any other free Oracle tool that we can use instead of licensing Oracle HTTP server for this Summit?

    Correct me if I'm wrong.

    OHS is covered by the license of DB if OHS is running on the same server. See the post on Joel and the document it connects to: + {message identifier: = 9256804} +.

    For more information on APEX HTTP server options, see:

  • +Description Oracle Application Express Architecture+.
  • +On the choice of a HTTP Server.
  • Requirements ofHTTP Server+.
  • Listener of the APEX

  • Oracle HTTP server with multiple apex bodies

    It is possible to have an Oracle HTTP Server installed in a different machine.
    and apex mounted databases in the different machines?

    Or it would be necessary to install a HTTP server for each instance of APEX?

    For example:

    Machine 3
    ___DATABASE A
    Machine 1 to Machine 2.
    BROWSER-> HTTP SERVER.
    ------Machine 4
    \___DATABASE B

    Yes, you can set several dads - pointing to bodies different machines/APEX - in a case of OSH.
    See http://docs.oracle.com/cd/E21764_01/web.1111/e10144/under_mods.htm#i1055269 (for example, just Google)

  • How to start Oracle HTTP server automatically during the startup of the server?

    I installed the software of Oracle 11 g (fusion).

    I use only the Oracle HTTP component in any merger software for my Apex 4.0 to work.

    Now to start the Oracle HTTP server is a command:

    opmnctl startall


    (1) I wanted my Oracle HTTP server starts automatically each time my server reboots (Windows 2008 R2).

    How do I do that? Is there a place in Windows (autoexec) or somewhere I can copy the above command
    If the operating system runs this command every time when the server is restarted, instead of me manually
    execution of the command.



    Thanks in advance.

    I have a Linux script that does this. Maybe you can convert:

    #! / bin/bash

    ###############################################################################
    # Description: Script starting and stopping iAS and reboot after shutdown #.
    # File: iasora #.
    ###############################################################################

    # Global Variables - change as needed.
    #
    #
    IAS_FILE = "/ u01/app/oracle/product/midtier/bin/emctl." PID.
    RETRIES = 3

    # Set the script excution environment

    . / Home/Oracle/ias10g_midtier. Profile

    # Determine and perform actions based on the command line parameter

    case '$1' in

    implementation)

    LOOP_COUNTER = 1
    up to [f $IAS_FILE]
    do
    echo 'date '.
    "ECHO"
    echo "Starting Oracle iAS components."

    sleep 2

    Su - oracle-c ' $ORACLE_HOME/opmn/bin/opmnctl startall verbose; output.

    echo "Starting Oracle iAS Server Control Application"

    sleep 2

    Su - oracle - c "$ORACLE_HOME/bin/emctl start iasconsole '.

    If [! f $IAS_FILE]
    then
    If ['$LOOP_COUNTER"- eq"$RETRIES"]
    then
    echo "I give up. The file does not exist on the server.
    Echo "or something else failed."
    ECHO «»
    # At this point we could not download the file, send an alert...
    mailx-s 'cannot restart iAS' [email protected]<>

    on the other
    echo "the next restart attempt will be in 15 seconds... Please wait. »
    LOOP_COUNTER = ' expr $LOOP_COUNTER + 1' # increment the counter.
    sleep 15

    FI
    FI

    fact

    touch/var/lock/subsys/iasora

    sleep 30
    ECHO «»
    ECHO «»

    ;;

    *)

  • Where can I download the Oracle HTTP Server?

    Friends,

    Hope you can help me with a problem installing of Apex.

    I just installed the 10.2.04 database for the 64 bit version of Vista (from this link http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204_winx64_vista_win2k8.html)

    Now, I need to install the HTTP server to run Apex. I spent a few hours searching for OTN for her without success! The last time I installed Apex I found the server HTTP has been available on the companion CD, but after downloading the accompanying CD to 10.2.04 I don't see that it is there!

    Can someone provide a link to where I could find it?

    Thanks in advance.

    Concerning

    Ian

    Ian

    http://www.Oracle.com/technology/software/products/database/index.html

    Accept the license agreement, then click on see 'All' link under ' Microsoft Windows (32-bit)

    The download for the Oracle HTTP server is to the bottom of the page

    CITY

  • Oracle HTTP Server installation after installation and configuration.

    Hello

    I use EMP 11.1.2.2 and I installed Essbase, EN, EAS and environmental assessment environmental but not component of Oracle HTTP server.

    Is it possible to install it after the completion of the deployment of the components of Hyperion set?

    If I install only HTTP component of the service of the Foundation and reconfigure the Web server that will work without problem?

    Or I have to reinstall all the components?

    And, as in the EMP 11.1.2.2 to install Essbase, Oracle HTTP server is not required, if I skip this component?

    That will make an impact in the future?

    Thank you

    You can install OSH after you have completed the Setup, install, and configure the web server and select OSH.

    It is up to you if you install and use OSH as the web server, it is not mandatory. If you use the workspace, then you need to configure one of the available web servers.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • The Oracle HTTP Server come FREE with the Oracle database

    Hello

    Please let me know if Oracle HTTP Server are FREE with the Oracle database.

    Also any idea how much it would cost roughly to buy independent?

    Thank you
    Please let me know if Oracle HTTP Server are FREE with the Oracle database.

    If this is a related issue of license then better check with the sales representative in your area. Oracle sales team can only confirm the details.

    As far as I know if a product is delivered in another product then product main price includes the price of the licenses for all.

    Example: OEM license purchase, will include the license for Weblogic.

Maybe you are looking for

  • Battery in MacBook Pro problems

    Old 15.4 inch MacBook Pro works for a long time with the AC adapter. I recently bought a new battery. First of all, it was green and orange flashing and sometimes say "battery not charging" but finally 100%. MacBook, firm but both down with battery d

  • Cannot move images from album to album dif

    Impossible to return some photos of 1 album to another

  • Satellite Pro U400-18 s faulty motherboard

    My friend Satellite Pro U400-18 s will not start.Pass the initial Toshiba screen, I had to check it out for the PC tech guy, and they could not get pass this screen as well. However, they confirmed that the hard drive has been authorized. They sugges

  • Internet Explorer toolbars are black

    When my windows xp pro service pack 3 restart my order bars upstairs came back black, tried to restart, blocking downwards, does not, some watch thru stuff but a lot is blacked out... Help

  • Photo Gallery does not recognize either one of my two DVD burners

    It says "You don't have a disc drive capable of burning the files to CD or DVD" how to recognize the F drive because my default recorder