Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 1087)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#701 fixed php5-gd is missing - is needed by Mapbender astrid_emde astrid_emde
Description

Mapbender needs php5-gd for printing.

It is now missing in 4.5rc1, has been there before

#703 fixed Mapbender needs short_open_tag = Off in php.ini live-demo@… astrid_emde
Description

Mapbender needs short_open_tag = Off in php.ini. I would like to add the following to the install_mapbender.sh

sed -i -e 's/short_open_tag = On/short_open_tag = Off/' /etc/php5/apache2/php.ini

Do you think this is ok? Hope the change won't influence other applications.

#704 fixed MapServer Quickstart - sample Mapfile causes MapServer errors aboudreault@… astrid_emde
Description

When I want to load the example WMS from the quickstart I get Mapserver error messages:

http://localhost/cgi-bin/mapserv?map=/home/user/mapserver_quickstart.map&SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.1.1

error on units:

UNITS DEGREE

should be

UNITS DD

error on projection as 900913 is not defined in the epsg-file:

  • no option found in init file
        PROJECTION
         "init=epsg:900913"
       END
    
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.