Davide Bianchi wrote:
First, make sure that the mod_jk module is really being loaded in Apache. When it is, you should normally see it in the first message that Apache write to its "error" log when it starts, as follows :Massimiliano Giraldo wrote:Then I tried to configure the web server with mod_jk. I downloaded the binary version of mod_jk and I followed the guide that I found on http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Clustering_Guide/beta500/html_single/index.html#clustering-http-modjk The only thing that I modified on configuration was the names of nodes in workers.properties (I wrote the ip address of each node).
[Wed Sep 17 03:58:10 2008] [notice] Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 mod_jk/1.2.18 PHP/4.4.4-8+etch4 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
see the "mod_jk" part ?Now, I don't know Fedora and where it puts things, but in order to load a module in Apache, some Apache configuration file must have a line like
LoadModule jk_module /usr/lib/apache2/modules/mod_jk.so do you see that anywhere ? André --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx