PHP 4.3.11
HPUX 11.00
APACHE 1.3.31
Hi I'm tryin to use the GD module in PHP.
The problem is that when I include the GD module, the imap_headers_info function terminates with coredump.
I tried through command line and apache with the same results.
No erros compiling and/or installing
Already corrected the php_imap.c to solve an known problem with empty addresses _(to, cc and bcc).
Anyone had this problem?
Thanx
Astribuncio
Command './configure' '--with-apache=../apache_1.3.31' '--enable-dio' '--enable-ftp' '--with-imap=/usr/local/imap-2004d' '--with-mysql=/opt/mysql' '--with-pgsql=/usr/local/pgsql' '--enable-pcntl' '--enable-shmop' '--enable-sockets' '--with-oci8=/opt/oracle' '--with-oracle=/opt/oracle' '--enable-libgcc' '--enable-gd' '--with-gd=/usr/local' '--with-freetype-dir=/opt' '--enable-gd-native-ttf' '--enable-gd-imgstrttf' '--with-zlib' '--with-jpeg-dir=/opt' '--with-png-dir=/opt'