Hello. Sorry to answer late, I was buried under e-mail.
Looks like you have conflicting libraries.
Please give me the output of these commands:
rpm -qa|grep apache
rpm -q --whatrequires apache
cat /etc/mandrake-release
rpm -qa|grep \^gd-1
Jean-Michel Dault
[EMAIL PROTECTED]
[EMAIL PROTECTED]
On Wed, 26 Jan 2000, Stephen Boulet wrote:
> Date: Wed, 26 Jan 2000 19:25:23 -0600
> From: Stephen Boulet <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [expert] Problems starting httpd
>
> Here's the error I get when trying to start httpd:
>
> [root@tolstoy /root]# /usr/sbin/httpd
> Syntax error on line 1 of /etc/httpd/conf/addon-modules/midgardphp3.conf:
> Cannot load /usr/lib/apache/midgardphp3.so into server: /usr/lib/libgd.so.1:
>undefined symbol: png_set_dither
>
> Anyone know what causes it?
>
> -- Stephen
>