i cant quite figure out how to gat java working in apache2 on a RedHat 9.0
I can comile and run java programs from the command lines on the server.
From what i read, i need to install the ApacheJServ-1.1.2-1 rpm. Is this what i need even though I am using httpd-2.0.40-21 rpm from RH dist?
what else do i need to do. when i httpd -k restart I get:
******
Cannot load /etc/httpd/modules/mod_jserv.so into server: /etc/httpd/modules/mod_jserv.so: undefined symbol: ap_null_cleanup
******
thanks in advance!!!!
I can comile and run java programs from the command lines on the server.
From what i read, i need to install the ApacheJServ-1.1.2-1 rpm. Is this what i need even though I am using httpd-2.0.40-21 rpm from RH dist?
what else do i need to do. when i httpd -k restart I get:
******
Cannot load /etc/httpd/modules/mod_jserv.so into server: /etc/httpd/modules/mod_jserv.so: undefined symbol: ap_null_cleanup
******
thanks in advance!!!!