I am installing httpd-2.0.44 as you suggested. I did the following steps: stop the old apache, configure, make, and make install for new apache. When I test the new apache by /usr/local/apache2/bin/apachectl start
I saw the following error message:
httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[EMAIL PROTECTED] wrote:
Yes, mine is 7.2 too. If I were you, I would choose not to install apache--
which came with RH8. Building apache from source should ease your pain.
Regards,
PQ
"This Guy Thinks He Knows Everything"
"This Guy Thinks He Knows What He Is Doing"
-----Original Message-----
From: sunisson [mailto:[EMAIL PROTECTED]] Sent: February 18, 2003 3:30 PM
To: Tomcat Users List
Subject: Re: Tomcat 4.1.8 and httpd-2.0.40-11
Thank you.
What OS do you use? Redhat 8.0.
I asked this since most of people I asked use Redhat 7.2 or 7.3.
Thanks again
[EMAIL PROTECTED] wrote:
Sorry if I misunderstood your question.h
I encountered errors like jni_md.h no such file etc when I was building my
connector. After I read and followed the instruction provided by
http://www.pubbitch.org/jboss/mod_jk2.html, I passed the compile.
So below is what I think might be helpful.
1. grab tomcat binary.
2. build apache 2 with MPM enabled.
3. follow pubbitch's instruction, e.g. move header file one level up.
Regards,
PQ
"This Guy Thinks He Knows Everything"
"This Guy Thinks He Knows What He Is Doing"
-----Original Message-----
From: sunisson [mailto:[EMAIL PROTECTED]] Sent: February 18, 2003 3:11 PM
To: Tomcat Users List
Subject: Tomcat 4.1.8 and httpd-2.0.40-11
Hi all,
I tried to connect Tomcat 4.1.8 and Apache2(httpd-2.0.40-11 ) with jk2 on my redhat 8.0 box, where apach2 was installed when I installed Redhat 8.0. I use JDK 1.4.1.
When I used ant to build native, I met errors(see attched). I cannot resolve this. Could anyone help me on this?
Thank you very much,
Xue-Feng
[so] StdErr:
[so] In file included from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:64:.
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_global
h:165:17: apr.h: No such file or directory.
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_global
h:166:23: apr_errno.h: No such file or directory.
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_global
h:167:22: apr_time.h: No such file or directory.
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_global
h:168:25: apr_strings.h: No such file or directoryE
[so] In file included from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_worker
nv.h:68,e
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_servic
.h:75,.
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_worker
h:70,6
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_env.h:
9,:
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_pool.h
67,6
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_map.h:
7,h
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:65:n
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:207: parse error before "apr_time_t"n
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:207: warning: no semicolon at end of struct or unionn
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:211: warning: data definition has no type or storage classn
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:212: parse error before "maxTime"n
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:212: warning: data definition has no type or storage classn
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:215: parse error before "startTime"n
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:215: warning: data definition has no type or storage classn
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:216: parse error before "jkStartTime"n
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:216: warning: data definition has no type or storage classn
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:217: parse error before "endTime"n
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_endpoi
t.h:217: warning: data definition has no type or storage class.
[so] In file included from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_worker
h:70,6
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_env.h:
9,:
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_pool.h
67,6
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_map.h:
7,h
[so] from /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:65:e
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_servic
.h:279: parse error before "apr_time_t"e
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_servic
.h:279: warning: no semicolon at end of struct or unione
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_servic
.h:315: `read' redeclared as different kind of symbole
[so] /usr/include/unistd.h:310: previous declaration of `read'
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_servic
.h:321: `write' redeclared as different kind of symbole
[so] /usr/include/unistd.h:313: previous declaration of `write'
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/include/jk_servic
.h:358: parse error before '}' tokenh
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c: In function `jk2_mutex_thread_destroy':h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:179: `APR_OS_START_USEERR' undeclared (first use in this function)h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:179: (Each undeclared identifier is reported only onceh
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:179: for each function it appears in.)h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c: In function `jk2_mutex_thread_tryLock':h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:192: `APR_SUCCESS' undeclared (first use in this function)h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c: In function `jk2_mutex_thread_factory':h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:245: `APR_OS_START_USEERR' undeclared (first use in this function)h
[so] /root/tmp/jakarta-tomcat-connectors-4.1.18-src/jk/native2/common/jk_mutex_t
read.c:260: `APR_SUCCESS' undeclared (first use in this function)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
