after installing PHP 4
I've got this :
"
[root@localhost root]# /usr/local/apache/bin/apachectl restart
/usr/local/apache/bin/apachectl restart: configuration broken, ignoring restart
/usr/local/apache/bin/apachectl restart: (run 'apachectl configtest' for details)
[root@localhost root]# /usr/local/apache/bin/apachectl configtest
Syntax error on line 223 of /usr/local/apache-1.3.22/conf/httpd.conf:
Cannot load /usr/local/apache-1.3.22/libexec/libphp4.so into server: /usr/local/apache-1.3.22/libexec/libphp4.so: undefined symbol: gdImageColorClosestAlpha
[root@localhost root]#
"
what the pb?
what is this undefined symbol who don't exist in libphp4.so
what can I do?
thans a lot