[Tfug] apache upgrade question
Robert D Zeigler
tfug@tfug.org
Tue Jul 16 20:53:02 2002
Running redhat 7.2. Recently upgraded from apache 1.3.20 (default w/ 7.2)
to 1.3.26 to resolve the security issue found in versions previous to
1.3.26. Default compilation left a working httpd, but it didn't have
mod_s0.c compiled in w/ it. (which makes patches/expanded versatility,
etc. a pain). So, worked that out. Next, it was including mod_so twice.
Finally worked that problem out. So, life should be good, right? But, when
I try to add a load_module command (eg. LoadModule mod_php4 libphp4.so)
I get this error:
Syntax error on line 210 of /usr/local/apache/conf/httpd.conf:
API module structure `php4_module' in file
/usr/local/apache/libexec/libphp4.so is garbled - perhaps this is not an
Apache module DSO?
Same error for any module I try and add . . . Any clues? Thanks.
Robert D. Zeigler