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

Reply via email to