Mailing List Archive

upgradation problem from 1.3.23 to 2.35/2.36 with jserv modules
Hi


Iam running apache 1.3.23 on my redhat linux-7.2 version and its working fine with jserv. I upgraded it to apache 2.35/2.36 and when i try to start apache it is giving me the following error.


Syntax error on line 231 of /usr/apache/conf/httpd.conf:
Cannot load /usr/apache/modules/mod_jserv.so into server: /usr/apache/modules/mod_jserv.so: undefined symbol: ap_null_cleanup
/usr/apache/bin/apachectl start: httpd could not be started


I have upgraded it with options --enable-module=so --enable-shared=max --enable-suexec --with-suexec-caller=root , which i have used while installing apache-1.3.23 version.I have tried loading mod_jserv.so module by using apxs command and its adding the line LoadModule jserv_module modules/mod_jserv.so to httpd.conf line when i execute apxs .When i try to start apache its giving me the same error. I dont know why its behaving like this.Is there any way to solve this problem?? If so please help me how to do that.



Eagerly waiting help from Apache Gurus.

Thanks in Advance
Suresh











"When everything seems to be going against you, remember that the airplane takes off against the wind, not with it."

--Henry Ford
Re: upgradation problem from 1.3.23 to 2.35/2.36 with jserv modules [ In reply to ]
On Mon, 13 May 2002 suresh.sv@team.indiainfo.com wrote:

> Iam running apache 1.3.23 on my redhat linux-7.2 version and its working
> fine with jserv. I upgraded it to apache 2.35/2.36 and when i try to
> start apache it is giving me the following error.

- This is a support question, and therefore should go to the users
mailing list, not the (old) bug mailing list. Please see
http://httpd.apache.org/userslist.html
- You cannot use Apache 1.3 modules with Apache 2.0. Substantial
changes to the API were made.
- You should double-check your ./configure arguments to make sure
they still do what you think they do with Apache 2.0, as the build
system is totally different.

If you have followup questions, please direct them to the users list.

Thanks,
--Cliff

--------------------------------------------------------------
Cliff Woolley
cliffwoolley@yahoo.com
Charlottesville, VA



---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org