> hi list
> 
> I am Working with pmapper 1.8.0 in Windows.. All work good....but
> I download pmapper 1.1.0 con date 01 - 6 - 2006, I installed with demodata
> but i have an problem ... When perfromance start.html aparece
> following:
> 
> When click on *In layer Flat View  :::::::  *
> *
> 
> Warning: [MapServer Error]: msProcessProjection(): no options found in
> 'init' file in C:\ms4w\Apache\htdocs\pmapper-1.1.1\incphp\common.php on
> line
> 77
> 

you are probably missing the entry for epsg code 3035 in your epsg file. Add
it with parameters

# ETRS-LAEA
<3035> +proj=laea +lat_0=52.000000000 +lon_0=10.000000000 
+x_0=4321000.00000 +y_0=3210000.000 +ellps=GRS80 +units=m +no_defs <>

or define the parameters directly in the PROJECTION tag (instead of
init:EPSG"

newer versions of Proj4 (4.4.9) should include the Pan-European ETRS
projection systems by default in the epsg files (as does GDAL), ms4w maybe
does not. 
 

> When click on  Layer Tree View...
> 
> 
> 
> Warning: parse_ini_file(): Cannot open
> 'C:/ms4w/Apache/htdocs/pmapper-1.1.1/config/config_tree.ini'
> for reading in C:\ms4w\Apache\htdocs\pmapper-1.1.1\incphp\common.php on
> line
> 37
> 

well, the error message says what it should: it cannot fine the ini file,
and then it cannot get required information and causes subsequent errors. I
guess that config_tree.ini is just missing.

armin


> Warning: Cannot modify header information - headers already sent by
> (output
> started at C:\ms4w\Apache\htdocs\pmapper-1.1.1\incphp\common.php:37) in
> C:\ms4w\Apache\htdocs\pmapper-1.1.1\incphp\common.php on line 48
> 
> Warning: dl(): Unable to load dynamic library
> '/ms4w/Apache/php/extensions/php_mapscript_.dll' - No se puede encontrar
> el
> m?dulo especificado. in C:\ms4w\Apache\htdocs\pmapper-
> 1.1.1\incphp\common.php on line 64
> Cannot find map file ''. Check ini file at section 'mapFile'.
> Fatal error: Call to undefined function: ms_newmapobj() in
> C:\ms4w\Apache\htdocs\pmapper-1.1.1\incphp\common.php on line 77
> 
> 
> 
> 
> 
> 
> 
> I need Help please
> 
> 
> 
> *
> 

-- 
Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer!
Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer

Reply via email to