<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>thanks it works</FONT></DIV>
<DIV><FONT face=Arial size=2>my problem now is to use the porjection with my 
map. It works well with IIS using the PROJ_LIB environnement variable but don't 
work with apache which don't care about the window environnement 
variable</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>fx GAMOY</FONT></DIV>
<DIV><FONT face=Arial size=2>http://www.mapxplore.com/</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=thomas.de.lange.wenneck@imr.no 
  href="mailto:thomas.de.lange.wenneck@imr.no">Wenneck, Thomas De Lange</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=fx.gamoy@mapxplore.com 
  href="mailto:fx.gamoy@mapxplore.com">'fx gamoy'</A> ; <A 
  title=mapserver-users@lists.gis.umn.edu 
  href="mailto:mapserver-users@lists.gis.umn.edu">mapserver-users@lists.gis.umn.edu</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, November 28, 2002 9:20 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [mapserver-users] 
  installation mapscript with apache on win32 platform</DIV>
  <DIV><BR></DIV>
  <DIV>
  <DIV><SPAN class=253302109-28112002><FONT face=Arial color=#0000ff size=2>I 
  think you are trying to configure PHP as a SAPI module, instead of a CGI 
  module. Drop the LoadModule and Addmodule and try:</FONT></SPAN></DIV>
  <DIV><SPAN class=253302109-28112002><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=253302109-28112002><FONT face=Arial color=#0000ff 
  size=2>ScriptAlias /php/ "c:/php/"<BR>AddType application/x-httpd-php 
  .php<BR>Action application/x-httpd-php "/php/php.exe"</FONT></SPAN></DIV>
  <DIV><SPAN class=253302109-28112002><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=253302109-28112002><FONT face=Arial color=#0000ff 
  size=2>Thomas</FONT></SPAN></DIV></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> fx gamoy 
    [mailto:fx.gamoy@mapxplore.com]<BR><B>Sent:</B> 27. november 2002 
    13:06<BR><B>To:</B> <A 
    href="mailto:mapserver-users@lists.gis.umn.edu">mapserver-users@lists.gis.umn.edu</A><BR><B>Subject:</B> 
    [mapserver-users] installation mapscript with apache on win32 
    platform<BR><BR></FONT></DIV>
    <DIV><FONT face=Arial size=2>i try to configure mapscript as a CGI with 
    apache on a winNT plateform</FONT></DIV>
    <DIV><FONT face=Arial size=2>i have made some changes in the httpd.conf 
    file</FONT></DIV>
    <DIV><FONT face=Arial size=2>LoadModule php4_module 
    c:/php/sapi/php4apache.dll<BR>AddModule mod_php4.c<BR>AddType 
    application/x-httpd-php .php .phtml<BR>Action application/x-httpd-php 
    "c:/php/php.exe"</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>and IE return : </FONT></DIV>
    <DIV><FONT face=Arial size=2>Fatal error: dl() is not supported in 
    multithreaded Web servers - use extension statements in your php.ini in 
    D:\downloads\mapserver\maplab\maplab-2.0rc2\gmf_apps\eurosig\wrapper\utilities.php 
    on line 51<BR></FONT></DIV>
    <DIV><FONT face=Arial size=2>Thanks for your help</FONT></DIV>
    <DIV><FONT face=Arial size=2>fx gamoy</FONT></DIV>
    <DIV><FONT face=Arial 
size=2>http://www.mapxlore.com/</DIV></BLOCKQUOTE></BLOCKQUOTE></FONT></BODY></HTML>