Apex images 5 HTTP server problem

Hi all

I had an Oracle Apex 5 installed in Oracle Database XE 11 on Windows 7 using EPG. Now, I follow the documentation to configure Oracle HTTP Server with Apex. I used the ofm_webtier_win_11.1.1.7.0_64_disk1_1of1 HTTP server.

I followed the instructions in the documentation:

6.5.1 on the Images copy directory

If you load a new installation or upgrading from a previous version, you must copy the images top level directory of the apex\images Directory, for example C:\TEMP , the location on the file system containing the Oracle home for Oracle HTTP Server.

and copied images files from C:\oraclexe\apex\images to C:\Middleware\Oracle_WT1\ohs\images.

After the race localhost:7777/pls/apex is the case:

error.png

It's my C:\Middleware\Oracle_WT1\instances\instance1\config\OHS\ohs1\mod_plsql\dads.conf:

Alias is 'C:\Middleware\Oracle_WT1\ohs\images\ '.

< apex/pls/location >

Order deny, allow

AllowOverride None

PlsqlDatabaseConnectString localhost:1521:XE ServiceNameFormat

PlsqlNLSLanguage AMERICAN_AMERICA. AL32UTF8

PlsqlAuthenticationMode Basic

SetHandler pls_handler

PlsqlDocumentTablename wwv_flow_file_objects$

PlsqlDatabaseUsername APEX_PUBLIC_USER

Apex PlsqlDefaultPage

PlsqlDatabasePassword *.

PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize

PlsqlPathAlias r

PlsqlPathAliasProcedure wwv_flow.resolve_friendly_url

Allow all the

< / location >

So what don't understand me?

Hi Pa Przemek,

I'm going to install Oracle HTTP Server because I want to use "bootstrap" theme of apex - bootstrap.com and in a sample of the application that must be installed there is a substitution string that must indicate the directory on a server with files used by a theme.

There is no constraint to have OHS installation based to use bootstrap in Oracle APEX. You can have the theme "bootstrap" on any web listener option (i.e. OHS, EPG, ADR), given that you know where to load the required libraries (knowledge/i /) on the configured web server.

Yes, images directory have been copied properly with this command:

xcopy/e/i C:\oraclexe\apex\images C:\Middleware\Oracle_WT1\ohs\images

Change the Alias is 'C:\Middleware\Oracle_WT1\ohs\images' in dads.conf and restart didn't help.

Then check the logs of OSH for the determination of the error.

Reference: http://docs.oracle.com/cd/E23943_01/web.1111/e10144/man_logs.htm#HSADM790

Link that you gave me refers to the different error message. Should I run the apex_epg_config.sql script? Is this relevant also for the HTTP Server installation?

apex_epg_config. SQL is related to the configuration of Embedded PLSQL Gateway(EPG/internal mod_plsql) as your web server. It is not related to configuring Oracle HTTP Server (external mod_plsql).

First of all, I would say that fix on what web server option, you will use (OHS/EPG/ADR).

Reference: choose a Web listening port

Then go through the steps to install and configure your web listening port:

I hope this helps!

Kind regards

Kiran

Tags: Database

Similar Questions

  • Routing of URL of application APEX using the HTTP Server

    Hello

    I want to route two URLS for two different applications in one single APEX.

    for example

    www.mydomain1.com to http://www.mydomain.com/apex/f?p=100 | http://xxx.xxx.xxx.xxx/Apex/f?p=100

    www.mydomain2.com to http://www.mydomain.com/apex/f?p=200 | http://xxx.xxx.xxx.xxx/Apex/f?p=200


    I understand the way to achieve this is second-hand HTTP server... it's very well... it was built and works with standard http.conf

    My understanding is that I should add the following to HTTP. CONF

    < VirtualHost www.mydomain1.com >
    ServerName www.mydomain1.com
    DocumentRoot "G:/route1.
    < / VirtualHost >

    < irtualHost www.mydomain2.com >
    ServerName www.mydomain2.com
    DocumentRoot "G:/route2".
    < VirtualHost >

    G:/route1 directory I created a HTML index www.mydomain1.com/apex/f?p=100 redirection file
    G:/route2 directory I created a HTML index www.mydomain1.com/apex/f?p=200 redirection file


    That I put in place and it works

    BUT

    I do not look very elegant, time which is a bit slower while he rediects and some firewalls do not rediections

    Ideas of improvements or the best way to achieve this is welcome

    Thank you

    Pete

    Hi Pete,.

    A few different ways to do it, but if you use mod_rewrite, you can use some rewrite rules, for example:

    
    ServerName www.mydomain1.com
    ServerAlias www.mydomain1.com
    
    ProxyPreserveHost On
    RewriteEngine On
    
    RewriteRule ^/$ /pls/apex/f?p=100 [R=301,L]
    
    

    Or if you are using a reverse proxy:

    
    ServerName www.mydomain1.com
    ServerAlias www.mydomain1.com
    
    ProxyPreserveHost On
    RewriteEngine On
    
    RewriteRule ^/$ /pls/apex/f?p=100 [R=301,L]
    
    ProxyPass /pls/apex http://foo:7777/pls/apex
    ProxyPassReverse /pls/apex http://foo:7777/pls/apex
    ProxyPass /i http://foo:7777/i
    ProxyPassReverse /i http://foo:7777/i
    
    

    Hope this helps,

    John.

  • Display image in test server problem

    Hi all

    I added logo (image) House in my application.

    In my Local system, after the deployment, the image is display in the browser.

    But everything by deploying in the test server, the image is not displayed in the browser.

    I generated the EAR file in my local and deployed system in the testing server.

    I am using Weblogic Server 11 g.

    Please help me solve this problem...

    Thanks in advance.

    Vijay

    Once put on your image inside the folder public html and the path of the link like this - change /house.png
    ADF security applied in your application?

    Once clear the browser cache and check into the local computer, it does not appear correctly?

    Ashish

  • 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.

  • 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,.

  • 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

  • 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

  • I have Apex installed 3.2 on the issue in 2003 HTTP Server 9.2.0.8/windows

    It seems to be conflicting advice on where to place the info dads.conf.

    I see http://www.uaex.edu/srea/Application_Express_Installation.htm that I ought put in websrvr.app.

    Others suggested in the file httpd.conf, others elsewhere.

    If I place it in one of the locations other than websrvr.app, HTTP server won't start (and I get no error message indicating anything), but with the descriptor in websrvr.app, I get jack for the connection... Sometimes I'll get XDB password requested, sometimes the/pls/apex/apex_admin requested URL was not found on this server...

    The websrvr.app is:

    [DAD_apex]
    connect_string = manor.intra.tmrs.org:1521:gtest
    password = apex
    user name = apex_public_user
    default_page = apex
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    reuse = Yes
    enablesso = No
    stateful = STATELESS_RESET
    NLS_LANG = American_America.AL32UTF8

    If you get a challenge XDB port 8080, this is where XDB is running. You can't have 2 different applications / services that are running on the same port. So, put back to 7777 would eliminate this problem. If you try and you configure XDB and OSH on the same port, you will never get APEX to work.

    You can use the netstat command to see which ports are used by specific applications.

    Tyler Muth
    http://tylermuth.WordPress.com

  • 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.

  • 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)

  • 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

  • Apex Application listener is recommended for Apex HTTP Server?

    Hello

    I'm trying trying to choose between Apex application express listener to Oracle HTTP server and install mod_plsql for apex 4.0.

    Is Apex express ppplication listener is the recommended?

    Thank you.
    Ali

    Yes, that's for sure, but both work fine.

    concerning

  • Apex Newbie question!  HTTP Server?

    I'm newbie at the APEX. I have a background, s/n, but no experience with Oracle applications.

    I respect your time and tried to find this info on the docs, but, honestly, can't find it. And I looked everywhere, metalink, otn, gogling. I thought I'd find on these forums a form any of the FAQ, but have not found the answer :-(

    I installed the oracle 11g for windows database on my laptop, and when you install APEX 3.2, it asks me to stop the http server and... :-)

    Now, I have a question about the Oracle HTTP server, which is supposed to be isntalled with 11g, rather than the accompanying CD, that exist no longers.

    First question. We have a http server which is used by oracle control EM database, correct? I don't see a service for her on the list of Services. Installation of teh apex application requires the http server start/stop. How do we proceed? AND where the binaries of the http server located? I did a search for apache and found under C:\app\oracle\product\11.1.0\db_1\perl\site\5.8.3\lib\Apache, but not binary here, or under the ORACLE_BASE\bin either.

    That set up for windows environment ORACLE_HTTPSERVER on a brand new installation of database 11g?

    Now I see that we can get from Server HTTP installation of BEA. I was trying to prevent APEX to use a level of web server here. For me, the beauty of the APEX is not having to manage the BEA, or any other level. Keep it simple, at least for the development and keep everything on the DB, just use the native HTTP server.

    It is therefore a VERY fundamental, but how do I do this? Worries me what I can and can't do with the native HTTP server or BEA later. I just want to get this site up and running so that I can start playing with it.

    Thank you

    Henrique

    Henrique

    Looks like you can simply use the PL/SQL gateway incorporated in the database so far, but all this information is available here:

    [http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/overview.htm]

    See you soon

    Ben

  • Error: "Windows mail is no longer supported from the hotmail HTTP server, etc..,

    When I try to send the ACCT software.  I get: "Windows mail is no longer supported the hotmail HTTP server, etc, etc, etc..

    Original title: software other than msn

    When I try to send the ACCT software.  I get: "Windows mail is no longer supported the hotmail HTTP server, etc, etc, etc..

    Read this tutorial on how to configure the Hotmail e-mail in Windows mail:
    http://www.webdevelopersnotes.com/tips/windows_mail/set-up-Hotmail-Windows-mail.php

    The trick is to enter a fake at first as e-mail * address email is removed from the privacy * (omitting the letter 'h').
    Excerpt:

    A lot has changed since the release of the operating system Windows Vista much maligned with its e-mail program incompetent; for example, e-mailfree Hotmail using the POP Protocol. Nevertheless, the problem persists! Mail accounts Hotmail still can not be set up on Windows Mail if one chooses to walk a path of honesty! When the program Assistant seeshotmail.com after the ' @' sign in the email address, he pours out all a failure message in front of you - see image below.

    Note: Make sure that you follow the steps to the letter.

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

Maybe you are looking for

  • ATI Radeon HD4870 Mac Pro 1.1

    How well this work in the 1st gen Mac Pro card?

  • Age of Empires 2 crash when you click on diplomacy.

    I have windows XP media center 2005 except Pck 3. I have all the latest updates from my windows, card game, and video. This is the question that I have.I recently bought AOE collectors edition. The game is installed correctly and plays. But for some

  • Keyboard & mouse does not work

    After several attempts, using the two P/s2 USB keyboard & mouse and keyboard & mouse I can't use my keyboard or mouse when log in to XP Thanks Charles

  • Error: 0x000006ba print spooler problem

    I get this error msg when I try to sing on my printer... I tried what you did to try and solve the problem, but I get the message and cannot use the prionter...

  • Problems with CD burning

    My problem: is I have a computer with Vista and I can't burn a CD on this subject, I have an Acer with Vista basic 64-bit desktop computer when I put a CD - R or RW and click on start to burn, he shows that he is to analyze songs and then goes straig