1826043 Members
3498 Online
109690 Solutions
New Discussion

Re: APACHE MODULE DSO

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

APACHE MODULE DSO

Can anyone tell me how I can tell if my apxs file in apache has the DSO or shared module support ? I need to verify this.

10x
RPM
UNIX IS GOOD
1 REPLY 1
Cheryl Griffin
Honored Contributor
Solution

Re: APACHE MODULE DSO

This looks like it answers your question:
http://www.docs.hp.com/hpux/onlinedocs/J1592-90010/00/00/10-con.html

"Verify that your server has been built with Dynamic Shared Object (DSO) support.

Run the command apache_home/sbin/httpd -l or apache_home/bin/httpd -l (depending on the layout). The output should list mod_so.c. This verifies that DSO support is present.

If DSO support is not present, follow the instructions 2 to 4 in Scenario 2, then continue with step 3 below. "
"Downtime is a Crime."