hp unix mod_jk error -help

2002-06-06 Thread Paula_J_Bosch


Apache 2 Tomcat 4

Does anyone know why I am getting this error?  I compiled mod_jk using
hp-unix.sh.  I received no errors.  When I try to test httpd.conf I get the
following...

$ apachectl configtest
Syntax error on line 251 of /opt/apache2/etc/httpd.conf:
Cannot load /opt/apache2/modules/mod_jk.so into server: Unresolved symbol:
ap_ps
trdup (code)  from /opt/apache2/modules/mod_jk.so
$


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Create the webapp DSO

2002-06-03 Thread Paula_J_Bosch


Thanks!


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Apache 2.x and tomcat 4.x integration - Unix

2002-05-31 Thread Paula_J_Bosch


Hi -

I have not used Apache/Tomcat for awhile.
I am trying to configure Apache 2x and Tomcat 4x - Unix.

 The most recent I have found is
 integrating Apache 1.3.24 with Tomcat  
 4.0.3. 

 Is it possible to integrate 2x with
 Tomcat?  If so, where can I find   
 documentation? Where can I find the binary 
 for mod_webapp?

 Thanks, Paula  






--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Create the webapp DSO

2002-05-31 Thread Paula_J_Bosch



Hi -

I am trying to get Apache 2x working with Tomcat 4x on HP-UNIX.  I
downloaded jakara-tomcat-connectors-4.0.2-01-src.tar and am trying to
create the webapp DSO.
I am getting the following error.  What are APR sources?  Where can I find
them?

Thanks, Paula

$ chmod +x support/*.sh
$ ./support/buildconf.sh
--- Cannot run APR buildconf script
Don't a forget to download a copy of the APR sources, and to run
the buildconf script for it:
  # cd [path to APR sources]
  # ./buildconf
  # cd [path to WebApp sources]
Then remember to run ./configure script including the command line
option --with-apr=[path to APR sources]
--- Creating WebApp configure script
Creating configure ...
./support/buildconf.sh[88]: autoconf:  not found.
--- All done


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Create the webapp DSO

2002-05-31 Thread Paula_J_Bosch



Constantin -

Thanks for the quick response.  I don't think I asked my question clearly.
I want to know how to create the webapp DSO on HP-UX.

I downloaded the apache 2x and tomcat 4.0.3 binaries. I got both running
fine in stand alone mode (ie..pulling sample pages).  I downloaded the
tomcat connectors tar.

I ran the following script:

   cd ${TOMCAT_CONNECTORS_SRC_HOME}/webapp
 chmod +x support/*.sh
 ./support/buildconf.sh
 ./configure --with-apxs=${APACHE_HOME}/bin/apxs
 make

   The copy of the error is in the previous post.  I'm not sure what I am
 doing wrong.  Did I miss a step in the installation process?


   Thanks, Paula






Constantin Wolber [EMAIL PROTECTED] on 05/31/2002 04:18:32 PM

Please respond to Tomcat Users List [EMAIL PROTECTED]

To:   Tomcat Users List [EMAIL PROTECTED]
cc:

Subject:  Re: Create the webapp DSO


Freitag, 31. Mai 2002 23:19 schrieb [EMAIL PROTECTED]:
 Hi -

 I am trying to get Apache 2x working with Tomcat 4x on HP-UNIX.  I
 downloaded jakara-tomcat-connectors-4.0.2-01-src.tar and am trying to
 create the webapp DSO.
 I am getting the following error.  What are APR sources?  Where can I
find
 them?

the apr sources are the apache runtime sources.

How to get those is described in the README.txt in the jakarta-tomcat...
directory

Cu

--
To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: 
mailto:[EMAIL PROTECTED]









--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]