Hi php-general,
I have continusously following error compiling php5 with gd-support:
ext/gd/gd.lo: In function `zm_deactivate_gd':
/usr/local/src/php-5.0.0b3/ext/gd/gd.c:445: undefined reference to `gdFreeFontCache'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Fehler 1
Here is m
Hi php-general,
I have already PHP 4.3.1 running on my apache 2 webserver, on Linux.
Now I've tried to make PHP 5 run, everything compiles well, I have set
the same configuration parameters than for PHP 4, only additionally
--disable-libxml because it wouldn't compile then.
I added the line with
2 matches
Mail list logo