Hi,
Can this be some kind of library version mismatch? Both PHP and
Mapserver use GD for working with graphics. But PHP uses its internal GD
while Mapserver uses the FreeBSD version. Both differ in version;
FreeBSD GD is gd-2.0.35_8,1, PHP uses [GD Version] => bundled (2.0.34
compatible). So,
Sorry for spamming. I did a `make` in /usr/ports/lang/php5 and checked,
if there's a Zend directory in work/php-5.4.6/, but there's no Zend
directory in work. Should one be there? Can someone please verify, if
there's usually a Zend directory at
/usr/ports/lang/php5/work/php-5.4.6/? That would
Btw., I wonder why
/usr/ports/lang/php5/work/php-5.4.6/Zend/zend_object_handlers.c appears
in the core dump. Shouldn't that have been moved to an appropriate
directory somewhere and the link be updated?
Frank
Am 2012-09-26 16:17, schrieb Frank Broniewski:
Hi,
I have a problem with PHP Maps