I'm trying to get rid of some errors that are preventing me and some others from sending mail with postnuke.
Here are the messages in the apache log:
PHP Warning: Function registration failed - duplicate name - imap_blahblahblah
I've been reading all over the net and people have suggested to compile with --enable-versioning. But when I do that apache craps out on ./configure.
I'm running RH8 Apache 1.3.27 MySQL 3.23.55 PHP 4.3.1
Static compile of php (no module).
Any help would be appreciated.😕