Garbled?
Starting httpd: Syntax error on line 228 of /etc/httpd/conf/httpd.conf:
API module structure `php4_module' in file /usr/lib/apache/libphp4.so is garbled - perhaps this is not an Apache module DSO?
I ran ./configure --with-mysql --with-apxs=/usr/sbin/apxs
make clean
make install
Everything seems to check out, except that php4_module is garbled.
apache devel contains apxs...
apache-1.3.6-7
apache-devel-1.3.14-3
Any ideas?