FLASH Output

blaise bpicinbono at WORLDONLINE.FR
Mon Jun 13 16:04:48 EDT 2005


Have you put the php_ming.so in the php extensions directory ?
Does the phpinfo page ( with dl("php_ming.so" ) before the phpinfo(); 
statement ) tells that ming is present ?
Have you put the - dl("php_ming.so"); - statement in your php_mapscript file ?
Have you tryed a few basic examples from the ming site ? Do they output what 
is expected ?
Blaise



lundi 13 Juin 2005 21:00, Sture Dingsøyr :
> Have a FEDORA C3 box with Mapserver 4.4.2 installed. The installation works
> fine and it outputs images...no problem. We are using it in some
> applications.
>
> But when i try to make Mapserver output Shockwave Flash movie nothing
> happens...
>
> I run php 4.3.9 and php mapscript.
>
> In the HTTPD log i get this message: [Fri Jun 10 08:59:12 2005] [error]
> [client xxx.xxx.xxx.xxx] Premature end of script headers: php
>
> What could the problem be? Mapserver compiles fine with the ming parameter,
> and in php it outputs: MapServer version 4.4.2 OUTPUT=GIF OUTPUT=PNG
> OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SWF SUPPORTS=PROJ SUPPORTS=FREETYPE
> SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER
> SUPPORTS=WFS_CLIENT INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL
> INPUT=SHAPEFILE DEBUG=MSDEBUG
>
> Mapserver is compiled with:
>
> ./configure --without-tiff --with-eppl --with-jpeg=/usr --with-threads
> --with-proj=/usr --with-gdal=/usr/local/bin/gdal-config
> --with-ogr=/usr/local/bin/gdal-config --with-ming
> --with-php=/usr/share/php439 --with-gd=/usr/local --with-freetype
> --with-wmsclient --with-wfs --with-wfsclient --with-postgis
> --with-curl-config=/usr/bin/curl-config --enable-debug
> --disable-ignore-missing-data --enable-runpath
>
> and returns:
>
> checking if MyGIS support requested... no
> checking if OracleSpatial support requested... no
> checking if MING/Flash support requested... yes
> configure: checking whether we should include WMS Server support...
>         OGC WMS compatibility enabled (-DUSE_WMS_SVR).
>
>
> It says that MING/FLASH is supported...
>
> We run ming-0.2a
>
>
>
> Any good ideas?
>
>
> Best regards sture



More information about the mapserver-users mailing list