![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Apache process cause huge load | Sergiu-IT | UNIX for Advanced & Expert Users | 1 | 03-24-2008 07:12 AM |
| boot load failed | lydiaEd | SUN Solaris | 1 | 01-11-2008 12:38 AM |
| Apache on Solaris10 configured with loadable module support? | kavera | SUN Solaris | 2 | 10-17-2007 11:15 PM |
| Mog_Gzip a Module For Apache | binhnx2000 | Filesystems, Disks and Memory | 0 | 08-05-2002 01:39 AM |
| get error while compiling apache with php module | jApHEth | UNIX for Dummies Questions & Answers | 2 | 11-28-2001 10:49 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Module jk2 failed to load into apache server!!
Hi There,
Does anyone knows what could be the problem if my apache server is running but unable to load JK2 module into the server. My HTTPS is running on Apache Server 2.0.49 with ssl enabled and compiled with Mod_ssl on HPUX-11.11i. In fact we have try out the following parameter, <home_dir>/apache/bin/apxs -i -a -Wc,-fpic -Wl,-b -c mod_jk2.c Any how I got all errors and warning messages. Thank you. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Quote:
And how did you install it? I think I had installed mod_jk several times in the past, each time with different ways. |
|
#3
|
|||
|
|||
|
Thanks for the reply.
Earlier I was successfully installed the module for mod_rewrite.c in my machine. But when I using the same parameter for Mod_jk2.c then it was failed this is very strange Here is the command I used for install Mod_jk2.c <home_dir>/apache/bin/apxs -i -a -Wc,-fpic -Wl,-b -c mod_jk2.c Thanks |
|
#4
|
|||
|
|||
|
Didn't the ./configure script inside the mod_jk2 source bundle worked for you? I just used the ./configure script inside to compile it, and then copied the mod_jk2.so to Apache to install it.
Are we speaking of the same mod_jk2, and did you get the sources at http://tomcat.apache.org/download-connectors.cgi ? |
|
#5
|
|||
|
|||
|
Quote:
Hi There, I managed to get my mod_jk2 working now. Thank you. |
|||
| Google The UNIX and Linux Forums |