[mapserver-users] Upgrade problems from php3.x to php 4.1.2
Bart van Heijningen
bart at atsence.nl
Tue May 28 07:01:16 PDT 2002
Hi all,
I upgraded php from php 3.x to php 4.1.2
RH 7.0
php 4.1.2
Mapserver 3.5
GD 1.2
I DID compile with; --with-gd=../gd-1.2 and also when issued a phpinfo(), it
listst in the GD section:
(php compilation sring: './configure' '--with-mysql=/usr/local/mysql'
'--with-dbase' '--with-gd=../mapserver/gd-1.2'
'--with-apxs=/usr/local/apache/bin/apxs'
'--with-config-file-path=/usr/local/appache/conf' '--with-system-regex'
'--with-ftp' '--with-module=so'
)
gd
GD Support enabled
GD Version 1.2
GIF Read Support enabled
GIF Create Support enabled
When initializing one of my mapserver projects I get (the well known) error:
loadSymbol(): GD library error
None of my projects will run anymore.
My conclusion is that PHP 4.1.2 somehow does not use the right GD.
Any help would be greatly welcomed.
Thanks,
Bart
More information about the MapServer-users
mailing list