Thanks a lot
I 've done it and that 's ok
but now I 've got another pb after installing php and restart apache :
[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 after restart /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 can I do?
what this "gdImageColorClosestAlpha" who don't exist in this file?
thanks a lot