<br><font size=2 face="sans-serif">Franck,</font>
<br><font size=2 face="sans-serif">I was receiving a similar php error
message.</font>
<br><font size=2 face="sans-serif">Unfortunately, the only solution I found
was to not include the &lt;PROJECTION&gt; section.</font>
<br><font size=2 face="sans-serif">A temporary solution at best, at least
until I need to reproject on the fly.</font>
<br>
<br><font size=2 face="sans-serif">I'm using MS 4.4 with PHP 4.3.7. &nbsp;I
just upgraded from MS 4.2 and PHP 4.3.4, and did not have this problem
until the upgrade.</font>
<br><font size=2 face="sans-serif">I thought it was some sort of PROJ4
problem, but I'm really not sure.</font>
<br>
<br><font size=2 face="sans-serif">Kevin<br>
</font>
<p><font size=5 color=blue face="Times New Roman">______________________________</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Jeff McKenna &lt;jmckenna@dmsolutions.ca&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: maplab-users-bounces@lists.maptools.org</font>
<p><font size=1 face="sans-serif">04/20/2005 12:21 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">VILLOIN Franck DSIC BI &lt;Franck.VILLOIN@interieur.gouv.fr&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">maplab-users@lists.maptools.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [maplab-users] Problem with maplab
2.2 and MapServer 4.4.2</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>Try specifying EPSG in lowercase:<br>
<br>
 &nbsp;PROJECTION<br>
 &nbsp; &nbsp;&quot;init=epsg:27582&quot;<br>
 &nbsp;END<br>
<br>
does that make a difference?<br>
<br>
<br>
jeff<br>
<br>
<br>
<br>
<br>
VILLOIN Franck DSIC BI wrote:<br>
&gt; Hi List,<br>
&gt; <br>
&gt; I install on RedHat Server PHP 4.3.10, MapLab 2.2, MapServer 4.4.2
and <br>
&gt; MapScript 4.4.2<br>
&gt; <br>
&gt; When I have a declared projection in a general way in my file MAP,
when <br>
&gt; I use the button of preview of maplab,<br>
&gt; the first time the map posts myself correctly. <br>
&gt; I close the preview window.<br>
&gt; When I push the preview button again the map is not posted.<br>
&gt; <br>
&gt; the error message apache<br>
&gt; [Tue Apr 19 15:08:09 2005] [error] [client 10.237.5.9] PHP Fatal error:
&nbsp;<br>
&gt; [MapServer Error]: msProcessProjection(): projection not named, referer:
<br>
&gt; http://servcarto/MapLab/htdocs/mapedit/toolbar.phtml?sid=42650263129cc<br>
&gt; <br>
&gt; [Tue Apr 19 15:08:09 2005] [error] [client 10.237.5.9] &nbsp;in <br>
&gt; /var/appcarto/maplab-2.2/htdocs/common/wrapper/map_session.php on
line <br>
&gt; 845, referer: <br>
&gt; http://servcarto/MapLab/htdocs/mapedit/toolbar.phtml?sid=42650263129cc<br>
&gt; <br>
&gt; My File Map<br>
&gt; <br>
&gt; MAP<br>
&gt; &nbsp; NAME &quot;test&quot;<br>
&gt; &nbsp; EXTENT 5838 1620431 1197022 2677441<br>
&gt; &nbsp; SIZE 600 600<br>
&gt; &nbsp; SHAPEPATH &quot;/var/appcarto/sig/sig-dsc/Data&quot;<br>
&gt; &nbsp; SYMBOLSET &quot;/var/appcarto/sig/sig-dsc/Symboles/symbols.sym&quot;<br>
&gt; &nbsp; FONTSET &quot;/var/appcarto/sig/sig-dsc/Fonts/fonts.txt&quot;<br>
&gt; &nbsp; IMAGETYPE PNG<br>
&gt; &nbsp; IMAGECOLOR 255 255 255<br>
&gt; &nbsp; UNITS METERS<br>
&gt; &nbsp; PROJECTION<br>
&gt; &nbsp; &nbsp; &quot;init=EPSG:27582&quot;<br>
&gt; &nbsp; END<br>
&gt; &nbsp; LAYER<br>
&gt; &nbsp; &nbsp; NAME &quot;Routier&quot;<br>
&gt; &nbsp; &nbsp; STATUS ON<br>
&gt; &nbsp; &nbsp; DATA &quot;./Routier/RESEAU_ROUTIER_NIV2&quot;<br>
&gt; &nbsp; &nbsp; TYPE LINE<br>
&gt; &nbsp; &nbsp; CLASS<br>
&gt; &nbsp; &nbsp; &nbsp; NAME &quot;departement&quot;<br>
&gt; &nbsp; &nbsp; &nbsp; STYLE<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; SYMBOL 0<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; COLOR 0 0 4<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; OUTLINECOLOR 0 0 0<br>
&gt; &nbsp; &nbsp; &nbsp; END<br>
&gt; &nbsp; &nbsp; END<br>
&gt; &nbsp; END<br>
&gt; END<br>
&gt; <br>
&gt; Franck<br>
&gt; <br>
<br>
<br>
-- <br>
Jeff McKenna<br>
DM Solutions Group Inc.<br>
http://www.dmsolutions.ca<br>
<br>
_______________________________________________<br>
Maplab-users mailing list<br>
Maplab-users@lists.maptools.org<br>
http://lists.maptools.org/mailman/listinfo/maplab-users<br>
</tt></font>
<br>