How-to install mod_jk in base Apache

I want to install mod_jk in Apache web server in order to forward requests to Tomcat. I tried to follow the instruction on the Apache page (WebserverHowTo) but there are too many gaps in what they say do and the default configuration of Apache on the Pro and/or Mini.
Is there a best practice for configuring Apache to forward requests to Tomcat? If so, what are the steps to enable it on OS X (10.5.6)?
Thanks in advance.

You may want to take a look at WebMin - besides an all-round great way to manage a server, it provides in depth tinkering w/Apache, albeit not so much for the faint-of-heart at times. You'll have loads of control over Apache, but deciding how to wield it can be intimidating until you've gotten settled in.
In any case, the things that are made easier far outweigh any learning curve on the few that demand more.

Similar Messages

  • How to install Soap on the (Apache) Oracle HTTP Server

    Hi,
    Does anyone know how to install SOAP on the Oracle HTTP Server? I downloaded a soap version (it seems that the standard version comes without SOAP) from the xml.apache.org site and followed the installation instructions as far as I could (only Tomcat is described). However, no 'soaping'!!! Maybe I'm overlooking something because I cannot imagine that it should be difficult.
    Thanks in advance!
    Hans

    Hans, the SOAP implementation is part of OC4J. You get it out of the box. Check out how to use the out-of-the-box implementation in the tutorials on Web services with Oracle9i JDeveloper at:
    http://otn.oracle.com/tech/webservices/htdocs/series/content.html
    These tutorials/samples use the implementation of SOAP/WSDL that Oracle calls J2EE Web Services and this is the long term direction of Oracle's Web services implementation. This implementation is what Oracle will be evolving to Sun's Java Web Services Developer Pack as it finalizes into J2EE 1.4.
    If you want to use Oracle/Apache SOAP, this too is included in OC4J but its support is being deprecated in future releases of Oracle9iAS in favour of the J2EE Web Services implementation. To find it, check out the OC4J/soap/webapps/ directory for the soap.ear file (it is in a slightly different spot if you are using the full Oracle9iAS R2 but still within the soap directory structure. Simply add <application name="soap" path="../../../soap/webapps/soap.ear" auto-start="true"/> to your OC4J server.xml and <web-app application="soap" name="soap" root="/soap" /> to your OC4J http-web-site.xml, re-start and away you go.
    Finally, just to be sure, SOAP support in Oracle9iAS did not appear until 1.0.2.2.x and higher. If using 1.0.2.1 or less, you are correct, there is no SOAP support.
    Mike.
    Most folks that try out the J2EE Web Services find it is pretty easy to use so

  • Does anyone know how to install mod_plsql into original Apache?

    Hi ALL!
    By some reasons I prefer not to use Apache from ORACLE in our business - so I would like to use Apache built from source. But how can I use mood_plsql to acces main server?
    Insatllation of mod_plsql and mod_ora_psql (downloaded by links from Aache.org) was Ok ..... but results was wrong 8((((
    I wonder if somebody could help me!
    Best regards and sorry for poor english!

    Hopefully, this should help.
    Even though it's vista specific, it should on windows 8 as well.
    Effects panel
    Install Actions in Photoshop Elements 7 on Vista
    Action player
    Install Actions in the PSE Action Player

  • How to install Tomcat 1.4 on Apache Web Server

    I'd like to know how to install Tomcat 1.4 on Apache web server. I cant find any instructions from the documentation that goes along with the Tomcat 1.4

    1) Use mod_jk.dll. Obtain it from the jakarta's site. (It comes with Tomcat 3.3 and above)Put it in the apache's modules folder.
    2) Modify httpd.conf of the A.W.S, append the following line to it:
    include TOMCAT_HOME/conf/mod_jk.conf-auto
    3) Start Apache W.S first, then restart Tomcat.
    It's simple and hope this works!
    Rommel Sharma.

  • Installing mod_jk into Apache on Oracle R12

    HI. We need to install mod_jk on R12 12.0.6 to connect it to tomcat server. We are running EBS on Linux.
    I downloaded the latest mod_jk for Apache 2 from the following link (prebuild binary) http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/linux/jk-1.2.31/i386/mod_jk-1.2.31-httpd-2.0.x.so
    I put in under
    $IAS_ORACLE_HOME/Apache/Apache/libexec
    I modified $ORA_CONFIG_HOME/10.1.3/Apache/Apache/conf/httpd.conf to include this module
    But when I run "adapcctl.sh" from $ADMIN_SCRIPTS_HOME
    I get the following error in the log
    Syntax error on line 225 of /space2/DVIS12/inst/apps/DVIS12_cow/ora/10.1.3/Apache/Apache/conf/httpd.conf:
    Cannot load /space2/DVIS12/apps/tech_st/10.1.3/Apache/Apache/libexec/mod_jk.so into server: /space2/DVIS12/apps/tech_st/10.1.3/Apache/Apache/libexec/mod_jk.so: undefined symbol: apr_pool_cleanup_null
    It seems to be that some libraries are missing but I know nothing in this area. Can you please advice?

    Please see if the solutions in these docs help.
    Attempting to Start Apache (adapcctl.sh) Throws an 'Error While Loading Shared Libraries: libdb.so.2' on RedHat Linux 5 (Doc ID 879522.1)
    Starting R12 Apache errors with status 204 after Cloning SSO Enabled E-Business Suite Instance (Doc ID 730982.1)
    adstrtal.sh: Failed to allocate DMS shared memory 10588168 bytes (Doc ID 605596.1)
    Error - adapcctl.sh: Exiting With Status 204 (Doc ID 1289128.1)
    Thanks,
    Hussein

  • Black screen on GDM, how to install xorg-base from grub?

    I followed these installation guides to install archlinux in a virtualbox before testing it out on a real machine:
    * http://wideaperture.net/blog/?p=3851
    * https://wiki.archlinux.org/index.php/Vi … al_Machine
    * http://lifehacker.com/5680453/build-a-k … he-process
    * http://www.muktware.com/2013/11/how-to- … ed/16825/6
    * http://cbopt.com/how-to-install-arch-li … ng-system/
    * https://wiki.archlinux.org/index.php/Beginners%27_Guide
    It was really all smooth sailing until I finished installing gnome and gnome-extra.  These seemed to go well, but then I ran into a problem a lot like this guy's:
    https://bbs.archlinux.org/viewtopic.php?id=119657
    Namely, I now get past GRUB and am greated with a black screen that I seem to have no control over.  I can't boot, can't type, can't add my user to a video group, nothing.
    So, I have two questions:
    * What seems to be wrong?  From that thread, I think I need to install xorg-base, possibly?  Could it be that I installed the wrong video drivers for a virtual machine? (I assume it's the virtual machine I need drivers for, not my actual video card, right?)
    * In a situation like this, how should I properly use GRUB to boot into CLI where I can diagnose, fix stuff, and do things like install xorg-base?  I can't find any way to boot to command line.
    **Update**
    Here's a little more research I've done.
    1. I booted up using my installation disk to try accessing my files, maybe I can set something to not use GDM, as per here: http://askubuntu.com/questions/76543/ho … -selection
    2. But I didn't know how to access underlying files when on boot disk, so I did this:
    $ fdisk -l # told me sda2 was my Linux Filesystem
    $ sudo mount /dev/sda2 /mnt
    3. From the beginner's guide section on GUI troubleshooting here, https://wiki.archlinux.org/index.php/Beginners_Guide, I tried this (prepending my mount point):
    $ grep EE /mnt/var/log/Xorg.0.log
    4. Well, I can't copy the output because of no GUI, but there were 3 errors:
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) Failed to load module "vesa" (module does not exist, 0)
    Are any of these relevant to why I boot into a black screen rather than something that looks like GNOME?
    **Update 2**
    Something similar for:
    grep EE /mnt/var/log/gdm/:0.log.4
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) AIGLX: reverting to software rendering
    ** Update 3 **
    Discovered I could TTY to another terminal.  In virtualbox this is Host + F2.
    Re-enabled gdm, restarted xstart, ran gnome, no luck. 
    $ sudo pacman -S xorg
    told me I was out of disk space, uh oh!  Of course, I made it only 4 GB since this is a virtualbox demo.
    OK, let's resize my sda2 disk.  Restart with the live CD.
    and now...?
    Last edited by mittenchops (2014-01-20 06:58:31)

    I followed these installation guides to install archlinux in a virtualbox before testing it out on a real machine:
    * http://wideaperture.net/blog/?p=3851
    * https://wiki.archlinux.org/index.php/Vi … al_Machine
    * http://lifehacker.com/5680453/build-a-k … he-process
    * http://www.muktware.com/2013/11/how-to- … ed/16825/6
    * http://cbopt.com/how-to-install-arch-li … ng-system/
    * https://wiki.archlinux.org/index.php/Beginners%27_Guide
    It was really all smooth sailing until I finished installing gnome and gnome-extra.  These seemed to go well, but then I ran into a problem a lot like this guy's:
    https://bbs.archlinux.org/viewtopic.php?id=119657
    Namely, I now get past GRUB and am greated with a black screen that I seem to have no control over.  I can't boot, can't type, can't add my user to a video group, nothing.
    So, I have two questions:
    * What seems to be wrong?  From that thread, I think I need to install xorg-base, possibly?  Could it be that I installed the wrong video drivers for a virtual machine? (I assume it's the virtual machine I need drivers for, not my actual video card, right?)
    * In a situation like this, how should I properly use GRUB to boot into CLI where I can diagnose, fix stuff, and do things like install xorg-base?  I can't find any way to boot to command line.
    **Update**
    Here's a little more research I've done.
    1. I booted up using my installation disk to try accessing my files, maybe I can set something to not use GDM, as per here: http://askubuntu.com/questions/76543/ho … -selection
    2. But I didn't know how to access underlying files when on boot disk, so I did this:
    $ fdisk -l # told me sda2 was my Linux Filesystem
    $ sudo mount /dev/sda2 /mnt
    3. From the beginner's guide section on GUI troubleshooting here, https://wiki.archlinux.org/index.php/Beginners_Guide, I tried this (prepending my mount point):
    $ grep EE /mnt/var/log/Xorg.0.log
    4. Well, I can't copy the output because of no GUI, but there were 3 errors:
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) Failed to load module "vesa" (module does not exist, 0)
    Are any of these relevant to why I boot into a black screen rather than something that looks like GNOME?
    **Update 2**
    Something similar for:
    grep EE /mnt/var/log/gdm/:0.log.4
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) AIGLX: reverting to software rendering
    ** Update 3 **
    Discovered I could TTY to another terminal.  In virtualbox this is Host + F2.
    Re-enabled gdm, restarted xstart, ran gnome, no luck. 
    $ sudo pacman -S xorg
    told me I was out of disk space, uh oh!  Of course, I made it only 4 GB since this is a virtualbox demo.
    OK, let's resize my sda2 disk.  Restart with the live CD.
    and now...?
    Last edited by mittenchops (2014-01-20 06:58:31)

  • How to install/add packages to org.apache

    hi everyone!
    i'm pretty new with Java and i wanted to know how to install a package i downloaded from "http://www.apache.org/dist/jakarta/". the package name is poi and i have no clue how to do it so i'll be able to import some classes from it in my code... (i tried to just paste it the file src.zip at the location org/apache but it didn't worked)
    thanks for you help,
    shimon ;)

    "install" isn't really the right word. You'll have to learn to think differently about JARs in Java. because you don't "install" them and your apps don't get access to them via the operating system. They're more like dynamic link libraries or DLLs in Windows parlance.
    What you should do is figure out what a standard directory structure for all your applications will be, maybe something like this:
    application
    +
    +------source (put your .java source files in their package structure under here)
    +------lib (put your 3rd party JAF files under here)
    +------classes (compile your .class files to this directory)
    So in this case you'd put the POI JAR under /lib for your project. Tell Eclipse that /source is where it should expect to find all the .java file, that /class is the output directory for all compilations. Right click on the project folder, select "Properties", and add all the JARs to the build class path. Then you'll be all set with Eclipse.
    Tell Eclipse that application is the root of your project. Tell

  • How to install Apache Web server on my SAP Content Server

    Dear Experts,
    I am in the process of installaing Content Server in my landscape, i am working on Suse Linux 10 SP2 and planning to install ContentServer 6.30.
    I have read the standard SAP installation document for the same and it says that we need to install Apache Web server version 1.3.XX, so i have downloaded the file apache_1.3.27-x86_64-whatever-linux22.tar.
    Now i want to know the following before i take any actions on my further installation of the Content Server
    What is the difference between Apache and httpd servers (services) are they different or same
    Is the file apache_1.3.27-x86_64-whatever-linux22.tar correct to install Web Server on my Linux system
    Do i have to download any other httpd files
    How to install and start the Web server on my Linux
    Waiting for some information
    Thanks and regards
    BasoKing

    You can install a higher apache also (2.2.x), I'd not use the old versions. I'd also not use a "somwhere" compiled apache, you don't now if that version is clean.
    I'd rather compile an own one, it's not that difficult:
    Note 664384 - Generation info for Apache Web server for SAP Content Server
    The result will be a default webserver (httpd) without any unnecessary modules compiled in.
    Markus

  • How to install Apache Server on Linux 10G for HTML DB 1.6

    Hello,
    i have Oracle 10g installed under Suse Linux. Apache needed to be installed too in the oracle home but isn't.
    it's required for HTML 1.6 DB install.
    i did not found it with the normal installation image, how to install Apache for Oracle? for 10G?
    Regards
    Carl

    The Apache is on the Companion CD
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/linuxsoft.html
    Also HTMLDB 1.5, so Install only the Application Server and add the HTMLDB 1.6 from separate Download

  • How to install Apache module mod_rewrite

    Kindly tell me, how to install Apache module mod_rewrite which is a standard module in the Oracle HTTP Server (OHS).. I have installed OAS(10.1.2) but mod_rewrite module is missing..
    Edited by: SrinivasanSeniorDBA on 26 Feb, 2010 2:42 PM

    Got it

  • How to install Apache Web Server with PHP on Sun Solaris Sparc machine

    Hi,
    We are trying to install the Apache Web Server and the PHP package on a Sun Solaris Sparc machine running on SunOS 5.8. We are having compilation problems with the source code of both these packages.
    Does anybody know if there are ready solaris packages for Apache and PHP available from where we can download and install instead of source code compilation?
    Or any instructions / things to watch for when installing Apache with PHP (if anybody has tried installing Apache with PHP on Sun Solaris earlier) is most welcome.
    Thanks,
    Harish

    Apache should be bundled along with Solaris check in "/var/apache" in Solaris 8 and Solaris 9
    php is available at www.php.net
    I found an old document for installing PHP maybe this will help.
    Cheers
    -Dhruva
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++Installing PHP 3.x for Apache 1.x.x on Solaris
    Introduction
    This document describes how to install PHP for Apache on Solaris.
    You should have Apache installed before trying to install PHP.
    If you want to use PHP with MySQL then you must install MySQL first.
    Before we Begin
    1. These instructions assume that you have Apache installed according to instructions.
    Getting PHP
    1. You must be logged in as root to perform this installation.
    su root
    2. I save all my downloads in:
    /usr/local/dist
    If you don't already have one, you may need to create that directory now:
    mkdir /usr/local/dist
    3. You can get PHP 3.0.14 from here(www.php.net).
    cd /usr/local/dist
    ftp ftp.php.net
    cd pub/distributions
    bin
    get php-3.0.14.tar.gz
    bye
    Installing PHP
    1. We will install PHP in /usr/local/build, but use a tricky tar command
    to do it in on hit from the download directory:
    cd /usr/local/dist
    tar xvfz php-3.0.12.tar.gz -C ../build
    Compiling PHP
    1. First let's get where the action is:
    cd /usr/local/build/php-3.0.14
    2. You now have 3 options:
    * Simple PHP install without MySQL - goto step 3
    * Simple PHP install with MySQL - goto step 4
    * Custom PHP install - goto step 5
    3. Simple PHP install without MySQL. Next, jump to step 6.
    ./configure --with-apache=../apache_1.3.12
    4. Simple PHP install with MySQL. MySQL must be installed before you can configure PHP to use it. I recommend that MySQL should always be reachable with /usr/local/mysql. Even if you install it else where you
    should create a symbolic link from /usr/local/mysql. Otherwise the compiler can have problems finding the mysqlclient library. The command
    should look like this:
    ./configure with-mysql=/usr/local/mysql with-apache=../apache_1.3.12
    Next, jump to step 6.
    5. Custom PHP install. Take a look at the available configuration directives by using this command:
    ./configure --help
    6. Now we can make the PHP executable. This may take a while.
    make
    7. Now we install the PHP module with:
    make install
    Adding the PHP Module to Apache
    1. Now we have to setup Apache to include the PHP module:
    cd ../apache_1.3.12
    2. Re-configure Apache to use the PHP module. You should use your previous Apache configure command along with the PHP activate module directive.
    You can see your previous Apache configure command by doing:
    cat config.status
    You can configure Apache using the previous command with the added PHP module by doing:
    ./config.status --activate-module=src/modules/php3/libphp3.a
    If you used the simple Apache install from instructions the command will look like this:
    ./configure prefix=/usr/local/apache activate-module=src/modules/php3/libphp3.a
    3. Make and install Apache with PHP enabled:
    make
    4. We need to stop the server before installing the files:
    /usr/local/apache/bin/apachectl stop
    5. Now we can install the new binaries:
    make install
    6. Start apache again (now running the new php enabled version):
    /usr/local/apache/bin/apachectl start
    Setting Up PHP
    1. We have to tell Apache to pass certain file extensions to PHP. We do this in Apache's httpd.conf file.
    cd /usr/local/apache/conf
    2. Edit the httpd.conf file. If you do a search for php you will find a couple of commented out lines telling Apache to use the PHP module. You should uncomment them to look like this.
    AddType application/x-httpd-php3 .php3
    AddType application/x-httpd-php3-source .phps
    3. I prefer to use the extension .phtml, you can use whatever extension you like (even .html) by adding lines to httpd.conf like this:
    AddType application/x-httpd-php3 .phtml
    Check that it Works
    1. We have to restart Apache to make these changes take effect on the running server.
    cd /usr/local/apache/bin
    ./apachectl restart
    2. Apache should now be running with PHP enabled. The server version should include PHP/3.0b2.
    ./apachectl status
    Apache Server Status for dev.synop.com
    Server Version: Apache/1.3.9 (Unix) PHP/3.0.12
    Server Built: Oct 25 1999 00:37:07
    3. Now it is time to test PHP with a page. The simplest thing to do is create a page called test.php3. My file is here. This file contains the
    following text:
    <?php phpinfo(); ?>
    4. Point your browser at this file on the virtual host which you used:
    http://localhost/test.php3

  • How to install java stack ,only  abap ,basis patch level 9 installed

    how to install java stack ,already installed abap ,basis patch level 9,please any one guide me and please give me installation steps for java stack.

    Hi,
    From sapinst, install Java Add-on.
    check installation guide.
    Thanks
    Sunny

  • How to install and configure "SAP MAPI Service Provider" in 470(basis 620)?

    Hi everyone,
    Requse:
    Send E-mail from SAP and Recive E-mail from MS outlook2003.
    My question:
    How to install and configure "SAP MAPI Service Provider" in 470(basis 620)?
    For example:
    Which setting need to do in R/3 server?
    Which parameters need to select when install 620gui?
    Which setting need to mark in MS outlook2003?
    Thanks and Regards,
    Colin.

    Hi Colin,
    For SAP MAPI read,
    http://help.sap.com/saphelp_46c/helpdata/en/04/81dd4ebf2811d2897f0000e8216438/frameset.htm
    For Sending mail from SAP,
    http://help.sap.com/saphelp_46c/helpdata/en/55/a8b538891b11d2a25a00a0c943858e/frameset.htm
    For Receiving mails read,
    http://help.sap.com/saphelp_nw04/helpdata/en/af/73563c1e734f0fe10000000a114084/frameset.htm
    <b>Which parameters need to select when install 620gui?</b>
    Don't get this question...
    <b>Which setting need to mark in MS outlook2003?</b>
    None
    Regards
    Juan
    Please reward with points if helpful

  • How to install knowledge base file for oracle text

    how to install knowledge base file for oracle text?
    there are couple of files droldUS.dat,.. which are required to generate gists and themes, where can i find them or install them.
    please help!

    I checked the download page and it says:
    "All Release 2 download pages contain Oracle Companion, Client, Clusterware, Gateways, and Application Express standalone downloads"
    so you should already have it. Try searching for the filename that was in your error message.

  • Hi Basis guys....... How to Install PI(plug-in) in ECC 6.0

    Hi,
    How to Install PI(plug-in) in ECC 6.0
    please let us know the procedure

    Hello,
    There must be already some value in zcsa/installed_languages in your instance profile.
    Now in SMLT check the language information for checking the relevant value for chinese language and add this value to the parameter : zcsa/installed_languages
    Regards,
    Siddhesh

Maybe you are looking for

  • Change page destination of a button

    I have a book of 54 documents. I 've made in each document some buttons to go to another document (hyperlink). No I have to make this same book in another language. I copied my document, renamed them by changing a suffix (for ex: _be into _fr) I am w

  • My MacBook Pro will not load you tube videos

    I get a black screen with an error message plug in blocked

  • Zen Touch Volume Lev

    I am just curious when you are listening to your Zen Touch player on a normal commute what volume level do you keep it at? I have the Bose noise cancellation headphones but I still find that to hear the music clearly the volume has to be anywhere bet

  • Integration Components DATEV HR

    Hallo Zusammen, ich bin gerade mit der Übergaben der DATEV HR Daten unter 8.8 PL12 dran. Leider wird bei mir keine Übergabe-Datei erzeugt. Laut Doku ist im Vorfeld auch nichts einzustellen bzw. zu konfigurieren, außer natürlich die Installation von d

  • PeopleSoft OVM Template

    If you're watching the thread, check out the blog posting [http://blogs.oracle.com/peopletools/2009/10/oracle_vm_template_for_peoples.html|http://blogs.oracle.com/peopletools/2009/10/oracle_vm_template_for_peoples.html]