Click to See Complete Forum and Search --> : /usr/local/apache/libexec directory empty??


amitsontakey
03-31-2003, 07:32 AM
Hello SysAdmins.
On our website, we are tyring to have the Apache Scoreboard installed.
Doing at the testing site, I had new Apache 1.3.27 installed from source which succeded
fine and got installed in /usr/local/apache. Later installed "mod_status" module to apache,
from source and that was fine too. Then I succeded in adding mod_perl and adding the Scoreboard
and Vmonitor module to Perl. The main problem I am facing is that I have no dynamic shared objects(.so)
in the /usr/local/apache/libexec directory. I can see those in the apache which came by default
with the Solaris 8 OS in the /usr/apache directory and I can see all the .so files in the
/usr/apache/libexec directory but not in the /usr/local/apache/libexec where I installed by
own new apache 1.3.27 from source. Due to this reason I cannot 'LoadModule' in the httpd.conf file
and also originally there are no 'LoadModule' directives in my httpd.conf file.
Can anybody give me the reason why is this so and how to come out of this. Yours response
will be very grateful. Thanks.

-Amit