Registering Apache 1.3.4 with OAS 407 on RedHat Linux 5.2

Hi,
Has anybody tried or succeeded in registering Apache 1.3.4 with
Oracle Application Server 4.0.7 running on RedHat Linux 5.2?
We're having trouble registering Apache as an External Web
Listener for OAS. Applying the correction for step #2 under
registering Apache servers also hasn't given us any success in
rebuilding Apache.
Has anybody encountered the error message below when compiling
the Apache 1.3.4 to work with OAS after updating the EXTRA_LIBS
in Apache CONFIGURATION File with the value given on the
documentation.
The Error Message
Using config file: Configuration
Creating Makefile
+ configured for Linux platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ checking for system header files
+ adding selected modules
+ doing sanity check on compiler and options
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_log_error_old'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_palloc'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_internal_redirect'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`gMimeTypesFile'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_log_printf'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_setup_client_block'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_destroy_sub_req'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_get_basic_auth_pw'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_listeners'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_sub_req_lookup_file'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_pstrdup'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`gImplName'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_table_add'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_get_remote_host'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_signal'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_send_http_header'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ows_module'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_should_client_block'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_rwrite'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_table_set'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`ap_get_client_block'
/home/oracle/ows/4.0/lib/libapadp.so: undefined reference to
`alias_module'
make: *** [dummy] Error 1
** A test compilation with your Makefile configuration
** failed. This is most likely because your C compiler
** is not ANSI. Apache requires an ANSI C Compiler, such
** as gcc. The above error message from your compiler
** will also provide a clue.
Aborting!
Your comments or suggestions are most welcome.
Thanks,
--Edsel
null

Hi ,
     First of all please check availability of your OS + DB requiremnts whether it is supported by SAP or not.You can check this at Product Availability Matrix at ::
http://service.sap.com/pam
     If this support for your environment i.e.RedHat Linux 5.2 with Oracle 10G then be informed that after starting sapinst in step create database it will prompt you for installing your oracle DB. So open a new window & install your databse ,do the patching of your DB & then continue with sapinst after successfull installation of oracle.Rest of details sapinst will prompot you during instal;lation.
    Hope this will guide you for your query.
Thanks..
Mohit

Similar Messages

  • Does PHP 5.1.2 that comes shipped with OAS 10.1.3.4.0 support DOM/XML?

    Hello,
    We have installed OAS 10.1.3.0. PatchSet 10.1.3.4.0. It comes with PHP4 by default and the Oracle HTTP Server. We did the necessary instructions from Metalink and the README on how to enable PHP5. We can bring up Apache with no issues and phpinfo shows PHP 5.1.2. However, the DOM/XML is not enabled in this bundled PHP that came with OAS. Is DOM/XML supported? Is there an Oracle product that bundles PHP that supports DOM/XML? Thanks.

    You would have to make sure the extension is enabled when you build PHP yourself.
    "Installing OCI8 with Oracle Application Server on Linux" in the 2008 edition of http://www.oracle.com/technology/tech/php/pdf/underground-php-oracle-manual.pdf has some notes on installing PHP on AS.

  • Is OHS 10.1.3 compatible with OAS 10.1.2?

    I have an existing 10.1.2 standalone OHS and 10.1.2 OAS, and an existing 10.1.3 standalone OHS and 10.1.3 OAS running on different servers. I'd like to build a new server with 10.1.2 OAS and 10.1.3 OAS on it, but with a single installion of standalone OHS in front of them. I currently have OHS standalone 10.1.3 installed, has anyone had luck with this configuration? I'm not sure if my problem is a misconfiguration or if the problem is the topology.
    I have 10.1.2 OAS and 10.1.3 OHS clustered, but in the OHS I'm seeing "N/A" for the protocol for the processes, and in the oc4j-status from the web server I'm not getting any processes (if I turn on the 10.1.3 OAS of course it all works as expected).
    OAS 10.1.2: opmnctl status @farm -l
    -------------------------------------------------------------------------------------------+------
    ias-component | process-type | pid | status | uid | memused | uptime | ports
    -------------------------------------------------------------------------------------------+------
    OC4J | home | 6449 | Alive | 231080160 | 40648 | 22:49:42 | ajp:12501,rmi:12401,jms:12601
    OHS 10.1.3: opmnctl status @cluster -l
    ---------------------------------------------------------------------------------------------------------+------
    ias-component | process-type | pid | status | uid | memused | uptime | ports
    ---------------------------------------------------------------------------------------------------------+------
    OC4JGroup:OC4J | OC4J:home | 6449 | Alive | 231080160 | 40648 | 22:49:38 | N/A:12601,N/A:12401,N/A:12501
    Note that the protocol is "ajp" when seen from the AS, but the web server is calling it "N/A". When I look up the /oc4j-status page for mod_oc4j it's seeing no processes:
    mod_oc4j Global Configuration
    hostname : newserver.domain
    local instance : IAS-1
    select method : Round-Robin
    select affinity : None
    routing mode : Static
    routing ID : g_rt_id
    OC4J Dynamic Routing
    OC4J Static Routing
    destination : instance://oas_1012.newserver.domain:home
    context : /something
    process :
    IASPT Process List
    OC4J Process List
    process,ias instance,host,port,status
    Any ideas? I'd love to hear if anyone has had success with this setup. I'm assuming that OHS 10.1.3 works with OAS 10.1.2, but that could be my big mistake.

    Hi Walter,
    I never tried your setup..But sound interesting :)
    Found few of the oracle doc which will be helpful for you.
    http://www.oracle.com/technetwork/middleware/ias/ohs-101310-faq-131717.pdf
    From the above link
    Can an OHS of Oracle Application Server 10g Release 2 (10.1.2) be used to route requests to Oracle Application Server 10g Release 3 (10.1.3.1.0) instance?
    Yes. You can configure an OHS of Oracle Application Server 10g Release 2 (10.1.2) middle-tier instance to communicate with Oracle Application Server 10g Release 3 (10.1.3.1.0) instance.
    http://docs.oracle.com/cd/B31017_01/core.1013/b28940/reconfig.htm#BABIEHFI
    From the above link
    you can use the Oracle HTTP Server from an Oracle Application Server, Release 2 (10.1.2), middle tier as the front-end for your Oracle Application Server, 10g Release 3 (10.1.3.1.0), middle tier.
    Please Take a look at below MetaLink note as well.
    ID:*260449.1* Everything You Wanted to Know About the Apache-Based OHS Version
    Regards
    FAbian

  • Performance with OAS 9i

    Has any body deployed forms, developed in Form6i, on Oracle Application Server 9i.
    Is there any performance improvement with OAS 9i as a new feature 'Form services' has been introduced?
    Is it now suitable for making big web enabled applications?
    Ajay

    You shouldn't need to worry about the installer as it uses the correct jre on it's CD. I just ran it from the kde command line ie: /mnt/cdrom/runInstaller.
    You don't need the database on the same machine, just set up iAS as a client to your database ie: set up TNSNAMES.
    That said, the installation of 9iAS always failed on my RH7 and I've had to crank the install files by hand. 8iAS never seemed to have the problems.
    Steve

  • WebLogic Error : Registered more than one instance with the same objectName

    HI there, I'm facing a big problem. I have two environments installed on the same physical machine.
    I have ALSB and WLI servers running out there.
    Environment 1 - WLI port running at 7011 domain name : stp_wli_domain and ALSB port running at 8011 domain name: stp_alsb_homo1 - folders- stp_wli_domain / stp_bea_alsb_homo
    Environmnet 2 - WLI port running at 7211 domain name : stp_wli_domain2 and ALSB port tunning at 8211 domain name : stp-alsb_homo2 - folders - stp_wli_domain2 / stp_bea-alsb_homo2
    Everything was working fine, but these days I had install new deployments on both environment and I got this error :
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : stp_wli_domain:ServerRuntime=wli_wls01,Name=stp_wli_domain,Location=wli_wls01,Type=AIRuntime new:com.bea.wlai.management.AIRuntimeMBeanImpl@bcf22dc existing com.bea.wlai.management.AIRuntimeMBeanImpl@de02e6c
    The weird is : There is no same object name, as you can see, domains are different, folders are different and ports are diferrent, including multicast addresses.
    Have you guys seen this before ?
    I'm under pressure here, 'cause some projects had stopped to work.
    Please I would appreciate any help.
    Tks.
    Edson

    HI there, thanks for attention..
    See ...
    There's a lot of confusion with these env's .
    I did not built this, so... I'm cleaning my hands.... anyway... :)
    I must fix....
    Well basically if we have two env's, so we have different project each one right ?
    Ok, but I was told that if you have on the same network and same physical machine the name of AdminServer as "AdminServer" in all domains, so it goes with problems... I never heard about it... but is a good practice you put the names for example :
    WLI - WLIAdminServer
    ALSB - AlsbAdminServer
    WLI2 - WLiadminServer2
    ALSB2 - ALsbAdminServer2
    I would do it.. this way..
    But how it wasn't me...
    We got..
    WLI - WliAdminServer
    ALsb - AdminServer
    WLI2 - AdminServer
    ALsb2 - AdminServer
    Have you got it ?
    So... I was told that this could be a problem, almost all AdminServers with the same name... guess what ?Some Projects are back to work. but not at all.. only some.. so I 'm breathing better now... but I would like to know if you seen this before ?
    I would appreciate your help again.
    Unfortunately there's no detailed stack trace to track this
    Tks.

  • Glibc-2.9.2-i686 breaks apache and causes problems with samba?

    I could not start the apache daemon.  The output from /usr/sbin/apachectl start is
    httpd: ../sysdeps/posix/getaddrinfo.c:1465: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed.
    /usr/sbin/apachectl: line 78: 2933 Aborted $HTTPD -k $ARGV
    The getaddrinfo.c, I believe, is in the glibc package.
    Also, I get error logs in my /var/log/samba directory named like  "__ffff" followed by the IP address of a remote client.  In one of them it says that samba is dumping core and contains
    [2008/12/24 18:47:10, 0] lib/util.c:log_stack_trace(1767)
    BACKTRACE: 23 stack frames:
    #0 /usr/sbin/smbd(log_stack_trace+0x2d) [0xb7cda584]
    #1 /usr/sbin/smbd(smb_panic+0x80) [0xb7cda6e1]
    #2 /usr/sbin/smbd [0xb7cc5033]
    #3 [0xb7a31400]
    #4 /lib/libc.so.6(abort+0x188) [0xb733b0c8]
    #5 /lib/libc.so.6(__assert_fail+0xee) [0xb73326ee]
    #6 /lib/libc.so.6 [0xb73c7a01]
    #7 /lib/libc.so.6 [0xb733b888]
    #8 /lib/libc.so.6(qsort_r+0x291) [0xb733bdd1]
    #9 /lib/libc.so.6(getaddrinfo+0x7cf) [0xb73c91ff]
    #10 /usr/sbin/smbd [0xb7cdca56]
    #11 /usr/sbin/smbd(get_mydnsfullname+0x181) [0xb7cdcc5d]
    #12 /usr/sbin/smbd(get_mydnsdomname+0x17) [0xb7cdada1]
    #13 /usr/sbin/smbd [0xb7b7af8c]
    #14 /usr/sbin/smbd(ntlmssp_update+0x297) [0xb7b792d6]
    #15 /usr/sbin/smbd(auth_ntlmssp_update+0x48) [0xb7d27cc1]
    #16 /usr/sbin/smbd [0xb7b04ecf]
    #17 /usr/sbin/smbd(reply_sesssetup_and_X+0x1c4) [0xb7b057cd]
    #18 /usr/sbin/smbd [0xb7b39f16]
    #19 /usr/sbin/smbd(smbd_process+0x429) [0xb7b3ba61]
    #20 /usr/sbin/smbd(main+0xfa2) [0xb7f2bbc7]
    #21 /lib/libc.so.6(__libc_start_main+0xe5) [0xb73256c5]
    #22 /usr/sbin/smbd [0xb7abfa81]
    I downgraded glibc to 2.8-3 and I can now start apache.  No problems with samba yet either although I had to make pacman skip dependency checks because a number of packages depended on glibc >= 2.9.

    getaddrinfo.c - this is place where glibc 2.9 has a major change in IP resolving. see the bugreport we had and still have. search google and upstream (Fedora/RedHat) for reports.
    maybe a simple recompile of the affected packages can help. holding an outdated version is a bad solution. new packages compiled against the new version may use new functions and break with the old one.

  • Apache Trinidad is running with time-stamp checking enabled.

    Experts,
    Contents of my web.xml file
    <context-param>
        <description>If this parameter is true, there will be an automatic check of the modification date of your JSPs, and saved state will be discarded when JSP's change. It will also automatically check if your skinning css files have changed without you having to restart the server. This makes development easier, but adds overhead. For this reason this parameter should be set to false when your application is deployed.</description>
        <param-name>org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION</param-name>
        <param-value>false</param-value>
      </context-param>When my application runs i get the following on the weblogic console
    <ViewHandlerImpl> <_checkTimestamp> Apache Trinidad is running with time-stamp checking enabled. This should not be used in a production environment. See the org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    <UIXEditableValue> <_isBeanValidationAvailable> A Bean Validation provider is not present, therefore bean validation is disabled
    Isnt it a bit strange ? Please advise what is wrong.
    thnks
    jdev 11.1.2.1

    If you're talking about the integrated WLS, time-stamp checking is automatically enabled no matter what so that changes you make in the IDE can be picked up. It's nothing to worry about.
    John

  • Mod_wl_20.so, apache-2.0.45 with MPM worker

    Hi,
    we currently are using apache-2.0.45 with MPM prefork on Solaris 9. We plan to
    use MPM worker in the future. apache uses mod_wl_20.so to proxy requests for the
    Backend (WLS7 SP2). On http://httpd.apache.org/docs-2.0/misc/perf-tuning.html#compiletime
    they say "prefork:...it can be used with non-thread-safe third-party modules,...".
    As I understand it, this means: If using MPM worker, every module have to be thread-safe.
    The Question is: is mod_wl_20.so thread-safe or not, so that we can use MPM worker?
    Thanks
    Andreas

    Yes, actually what happened is that I was using WL 6.1SP2, and the plugin
    did work for releases lower or equal than version 2.0.44, now the problem is
    fixed with the last available plugin.
    Thanks for your support
    Luis
    "Eric Gross" <[email protected]> wrote in message
    news:3ebacf38$[email protected]..
    That should not be correct.
    Are you sure you are using the same plugin? You would get this message if
    you used any plugin prior to 6.1 SP4 or 7.0 SP2.
    Otherwise you should not get this error message when using the plugin from
    either of the above releases.
    Regards,
    Eric
    "Luis Esteban" <[email protected]> wrote in message
    news:3eb8d994$[email protected]..
    Here, with apache 2.0.44 it works fine, and we have no problem, but whenwe upgrade
    apache from 2.0.44 to 2.0.45 we get the following error
    httpd: module "mod_weblogic.c" is not compatible with this version ofApache (found
    20020612, need 20020903).
    Please contact the vendor for the correct version.
    Could you tell please me where to find a plugin suitable for the newapache version,
    or in the other hand, could you tell me how to workaround this problem.
    Thanks.

  • I've tried to register as a homeschooling family with iTunes U. (The registration options weren't geared to allow me to say as much.) My application was denied. Can anyone help me sort this out?

    I've tried to register as a homeschooling family with iTunes U. (The registration options weren't geared to allow me to say as much.) My application was denied. Can anyone help me sort this out?

    Private courses support up to 50 students, so you shouldn't have to register your family.
    Have you contacted Apple support?
    http://www.apple.com/support/itunes-u/public-site-manager/contact.html

  • Orarrp it works with OAS 40821

    Orarrp it works with OAS 40821???
    I configured the MIME types in oas 40821 and I installed orarrp
    in the client. When I run direct printing by Web, the process
    tries to unload filename.rrpa to the disk instead of printing to
    local printer.

    There must be a stack trace somewhere. Did you check the logs?

  • Web Policy Agent 2.1 for Apache 1.3.27 with Identity Server 6.1

    Web Policy Agent 2.1 for Apache 1.3.27 with Identity Server 6.1
    Does anybody has a working combination of the above ? I get a ID login page and after that I always get a access denied page. I get this exception on the agent logs:
    2004-10-14 16:28:00.917 Warning 6347:c1818 PolicyAgent: in get_cookie: no cooki
    e in ap_table
    2004-10-14 16:28:01.895 Warning 6359:c1818 PolicyAgent: Invalid URL for propert
    y (com.sun.am.policy.agents.accessDeniedURL) specified
    2004-10-14 16:28:56.742 Warning 6349:c1818 PolicyAgent: am_web_is_access_allowe
    d(http://xx.xx.xx.net:8080/, GET) denying access: status = access de
    nied (20)
    2004-10-14 16:28:56.743 128 6349:c1818 RemoteLog: User testuser1 was denie
    d access to http://xx.xx.xx.net:8080/.
    2004-10-14 16:28:56.831 -1 6349:c1818 PolicyAgent: URL Access Agent: acces
    s denied to testuser1
    We can ignore Invalid URL property part because its just looking for a custom url in place there. I have cookies enabled in my browser. I even turned on the prompt option. No luck yet.
    Any suggestions would be of great help.
    Thanks,
    Sunil.

    From your description, since the agent installs file with a different JRE, I would suspect it has something to do with the availability of JCE provider in the first JRE. By default, WebSphere's JRE is equipped with IBM JCE provider which is what the agent uses to encrypt the necessary
    information. If this provider is not configured correctly it could result in the error that you are seeing. Please check the WebSphere installation and make sure that the JRE used by it has the necessary IBM JCE provider configured. The java.security file for this should contain something like:
    security.provider.1=sun.security.provider.Sun
    security.provider.2=com.ibm.crypto.provider.IBMJCE
    security.provider.3=com.ibm.jsse.IBMJSSEProvider
    security.provider.4=com.ibm.security.cert.IBMCertPath
    security.provider.5=com.ibm.crypto.pkcs11.provider.IBMPKCS11
    Also, make sure that when you are installing the agent you specify the Java Home as prompted by the agent to point to the location where this JRE is installed. Typically this is under WebSphere/AppServer/java directory. HTH, Jerry

  • Which do I do first? Register my book title ISBN with Bawkers, or Upload my book to iBooks, then register the ISBN with Bawkers?

    Hi All,
    I'm at the point of submitting my childrens picture book to the iBooks Store, and was wondering . . .
    Which do I do first, Register my books title ISBN with Bawkers, or Upload my book to iBooks, then register the title ISBN with Bawkers?
    Thanks to all in advance.
    Best regards,
    Zac

    You get your isbn before you upload, if you really need one.  Read the FAQ.
    http://www.apple.com/itunes/working-itunes/sell-content/books/book-faq.html

  • Map viewer License with OAS

    Hi,
    How the licensing of Map viewer comes along with OAS?
    Is it an add on that we can use once we have the license of OAS.
    Please tell me about Map viewer license along with OAS?
    Thanks,
    Vino
    Edited by: Vinodh NK on Feb 1, 2010 9:49 PM

    Hi,
    Any input on this please.
    Thanks,
    Vino

  • Recomnded setting for the client browser with oas

    Hi all,
    I am using webforms10g(9.0.4) with OAS(first release).
    In some sites the client can not open the reports(in rtf format)-the screen shows up
    for a second,and then disappear.
    In others the client get alert that allow him only to save the file(not to open).
    I think that it relate to security setting in the browser of the client(internet explorer).
    Is there recommend list for parameter setting in the explorer of the client for using with OAS?
    Thank in advance
    Z

    Hi Chris,
    Thanks for your answer.
    I will search about jinitator in metalink.
    Z

  • Document/literal messaging with OAS 9.0.4

    please let me know if i have this right...
    my understanding is that if i want to do document/literal soap messaging to a wrapped pl/sql function with OAS 9.0.4 then i have to go rpc/endcoded and use a string for my xml document payload?
    any input would be most appreciated.
    thanks in advance.
    Message was edited by:
    user521233

    If you are new to Web Services, you should really consider using the latest version of the OAS stack. With 9.0.4, you should only work with RPC/Encoded and the basic data type supported out of the box.
    Using 10.1.3.2 (or any 10.1.3) is really where you want to start.
    This is just my personnal opinion, and I do understand that it's not always possible to move to the latest release. However, pushing back may be your best option.
    Best,
    -Eric

Maybe you are looking for

  • UTL_FILE

    [i]Hi, Is there a limitation to the size of the file that can be generated by UTL_FILE package, Or the limitation of 32k is for the buffer size? In which case, the data has to be written to the output file before the limit is reached, correct? How to

  • My iphone stop connecting to wi-fi

    my iphone is not picking up any network. try taking it off and puting it back on. reboot but nothing seems to be working.

  • Login using j_security_check and redirect to a jspx.

    I have a login.html file and created a form with two input fields for username and password. When I submit the form using a button, it posts 'j_security_check'. After successfull login it takes me to welcome page defined in web.xml. I have specified

  • Suddenly low res and off size.

    Dual LCD cinima displays (R - newer aluminum frame / L older plastic frame) using Nvidia Geforce 8800 GT - This morning checking mail I noticed the type was scummy and hard to read. My main monitor (L) is bleeding over onto the right and off the bott

  • Web Reporting: Manipulate Description of query rows with JAVA Script

    Hello experts, On our webtemplates we have several mandatory fields. Which fields are mandatory depend on several criteria (e.g. webtemplate and choosen filter values) We want to mark all row labels of the queries with '*' if it is a mandatory field.