[Mapserver-users] Mapserver with PHP/Mapscript Problems
Vincent Schut
schut at sarvision.com
Mon May 12 06:16:06 PDT 2003
Hendrik,
the api numbers of the mapscript module and the php program should be the
same. If they are not, that means that your mapscript module has been
compiled against a different version of php than the version you are trying
to run it with. Did you compile mapserver/mapscript and php yourself? You
should probably recompile then, and make sure mapserver finds the source tree
of php that you are currently using. If you downloaded some binaries e.g.
from dmsolutions, you should make sure your mapserver binaries are
precompiled for your php version. Eventually you should either get other
binaries, or use a different version of php.
Regards,
Vincent Schut.
On Monday 12 May 2003 14:33, h.aue at plan-gis.de wrote:
> Hi,
>
> I'm trying to use the GMAP demo with PHP/Mapscript with the mapserver on a
> debian linux box. While testing it with a .php-file ("mapserver.php")
> containing the line dl("php_mapsript.so"); I received the following
> message:
>
> Warning: MapScript: Unable to initialize module Module compiled with
> debug=0, thread-safety=0 module API=20020429 PHP compiled with debug=0,
> thread-safety=0 module API=20010901 These options need to match in
> /var/www/mapserver.php on line 3
>
>
> I made sure that the "mapserv"-file and the "php_mapsript.so" are copied to
> the right directories (I'm pretty sure) after the compilation (before
> compiling I cleaned with make distclean) and linked the php_mapscript.so to
> php_mapsript_36.so. Testing the "mapserv"-application with
> http://localhost/cgi-bin/mapserv tells me "No query information to decode.
> QUERY_STRING is set, but empty." which normally indicates that mapserver is
> correctly installed, right?
>
> So what could be the problem?
>
> Sincerely,
>
> Hendrik Aue
>
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
--
______________________________________
Vincent Schut
Sarvision B.V.
Wageningen, The Netherlands
www.sarvision.com
More information about the MapServer-users
mailing list