[mapserver-users] php_mapscript.so not present after Mapserver 6.2.0 compilation

thomas bonfort thomas.bonfort at gmail.com
Thu Apr 4 07:35:16 PDT 2013


http://mapserver.org/development/announce/6-2.html#noteworthy-changes-which-could-affect-exisiting-applications

Agreed, this isn't very clear for the mapscripts, but you have to run make
install so the mapscript files get copied/installed to your php runtime
directories.

--
thomas


On 4 April 2013 16:22, Mihai Niculita <mn_geogr at yahoo.com> wrote:

> I use this to compile mapserver
>
> cd /opt/
> wget http://download.osgeo.org/mapserver/mapserver-6.2.0.tar.gz
> tar xvf mapserver-6.2.0.tar.gz
> cd mapserver-6.2.0
> ./configure --with-ogr=/usr/local/bin/gdal-config
> --with-gdal=/usr/local/bin/gdal-config --with-httpd=/usr/sbin/httpd
> --with-wfs --with-wfsclient --with-wmsclient --enable-debug
> --with-curl-config=/usr/bin/curl-config --with-proj=/usr/local --with-tiff
> --with-gd=/usr/bin/gdlib-config --with-jpeg --with-freetype=/usr/include
> --with-threads --with-wcs --with-xml2-config=/usr/bin/xml2-config
> --with-postgis=/usr/local/pgsql/bin/pg_config
> --with-geos=/usr/local/bin/geos-config --with-sos --with-agg
> --with-agg=/usr/local --with-php=/usr/bin/php-config
> make
> make install
> ldconfig
>
> I work on Centos 6.3 x64
>
> After the compile i do not find the php_mpscript.so in the right location
> (./mapscript/php).
>
> This affect my GeoMose install, giving me 500 error for apache in accesing
> the geomose .php files. I think this is because MapScript is not compiled.
>
> Any clue? Thanks!
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.n6.nabble.com/php-mapscript-so-not-present-after-Mapserver-6-2-0-compilation-tp5044586.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20130404/c810ff04/attachment.html>


More information about the mapserver-users mailing list