Web Servers General Talk - apxs not found (dynamic module creation)

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers General Talk > January 2004 > apxs not found (dynamic module creation)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author apxs not found (dynamic module creation)
Rahul Ruikar

2004-01-19, 6:32 am

I want to create mod_jk.so module for Apache + Tomcat connectivity for
that I require apxs tool. but I coudn't found that tool on my
system.(Red Hat 8.0).
suggest mee the ways.

any help is welcomed
rahul
Bernd Muent

2004-01-19, 6:32 am

Rahul Ruikar schrieb:
quote:

> I want to create mod_jk.so module for Apache + Tomcat connectivity for
> that I require apxs tool. but I coudn't found that tool on my
> system.(Red Hat 8.0).
> suggest mee the ways.



Do a: httpd -l|grep mod_so

If there's no output, your apache is not compiled with the option
--enable-module=so. So you have to recompile it.
If ther's an output, just look for apxs with "locate apxs". Normally it
is in the "bin"-dir of apache. On my system f.e. /usr/local/apache2/bin.

Greetings, Bernd


--
BM Computer-Services, Bergmannstr. 66, 10961 Berlin
Webdesign, Internet, Layout und Grafik
Tel.: 030/20649400, mobil 0175/7419517, Fax: 030/20649401
Web: http://www.bmservices.de, eMail: kontakt@bmservices.de


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com