Greetings,
system is RH9
php4.3.8
had to rebuild my system, so prior to the build, imap-2004 c-client was installed and working.
The only thing I did new to the machine was to install ImageMagick, which went easy enough.
I need to get IMAP c-client going again.
build php is just fine ( no errors )
when i stop and restart the httpd, I get the following error:
I have no idea why this is happening now. The only new software I can think of is ImageMagick but don't see where the problem could come from.
So, I remove the IMAP from the configure.php and rebuild...no problem....the httpd starts right up. I add the imap line back in the configure.php and the service fails to restart.
Can anyone shed any light on this that will help me fix this?
system is RH9
php4.3.8
had to rebuild my system, so prior to the build, imap-2004 c-client was installed and working.
The only thing I did new to the machine was to install ImageMagick, which went easy enough.
I need to get IMAP c-client going again.
build php is just fine ( no errors )
when i stop and restart the httpd, I get the following error:
Code:
Starting httpd: Syntax error on line 79 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: __db185_open
I have no idea why this is happening now. The only new software I can think of is ImageMagick but don't see where the problem could come from.
So, I remove the IMAP from the configure.php and rebuild...no problem....the httpd starts right up. I add the imap line back in the configure.php and the service fails to restart.
Can anyone shed any light on this that will help me fix this?