I'm having problems getting php 3.0.16 to
work with apache 1.3.12 on a digital unix
4.0d box as a DSO
I was able to compile/install php okay.
But when I try to restart apache, I get
an error saying that apache can't load
the libexec/libphp.so library. I've checked
apache and it appears to be configured
correctly and another module (mod_roaming)
seems to work okay.
Does anybody have a clue what could be
going wrong? Should I just install php
as a static object instead?
TIA