I have configured and compiled PHP 4.0.4 without any problems.
But when I try to start Apache server, I get error message like this:
Syntax error on line 208 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined symbol: phpi_get_le_gd
../apache/bin/apachectl start: httpd could not be started
Where is the problem?
Thank's