Hi! I am trying to setup an apache server
with the ssl mod and the php dso.
DSO support is enabled as the ssl mod is
a DSO.
I have succesfully compiled the php dso
using ./configure --with-mysql --with-apxs.
make; make install
I HAVE done a make clean and/or make distclean
and have checked to make sure that there is
no config.cache. (i read the prev thread from
the beginning of the year).
I am still getting this message:
Syntax error on line 52 of /usr/HTTPServer/conf/httpd.conf:
API module structure `php4_module' in file /usr/local/lib/apache/libphp4.so is garbled - perhaps this is not an Apache module DSO?
apxs is there, and i have dso
support
Does anybody have any idea what I could be missing??
Thanks for your time,
Ben Leto
leto@geodyn.psu.edu