![]() |
Home My Faqts Contributors About Help Link to FAQTS |
+ Search |
![]()
|
Oct 24th, 2001 05:30
Michael Chan, Bram Dumolin, Severine Pinto,
Two answers : 1) httpd -l should give you a list of all compiled in modules 2) Just make a page in your documentroot somewhere, for example, blah.php and in there enter the following : <? phpInfo(); ?> Then browse to that page and you get a lot of info about all the settings of your running apache. 3) httpd -t yields error if it can't load your module via LoadModule. Here's the error I got, when I tried it: Syntax error on line 206 of /opt/oas/app/apache1320/conf/httpd.conf: Cannot load /opt/oas/app/apache1320/libexec/libphp4.so into server: ld.so.1: ./httpd: fatal: relocation error: file /opt/oas/4.0/lib/libclntsh.so.1.0: symbol slpmprodstab: referenced symbol not found