<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN 
class=718502514-28032008>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=718502514-28032008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=718502514-28032008>I have been trying 
to get the print service to run.&nbsp; I followed all the directions, but when I 
tried to print the map I got these errors in the Apache error log.&nbsp; I have 
tried researching the error in Google, and the map server pages but I am unable 
to find anything.&nbsp; When I ran the test-cgi-mapscript.py script using 
the&nbsp;<FONT face="Times New Roman" size=3> </FONT><A class=reference 
href="http://127.0.0.1/cgi-bin/test-cgi-mapscript.py"><FONT 
face="Times New Roman" 
size=3>http://127.0.0.1/cgi-bin/test-cgi-mapscript.py</FONT></A>&nbsp;I received 
the error below the Apache error log.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=718502514-28032008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=718502514-28032008>Has anyone 
experienced this before, or know what direction I need to look for a 
solution?&nbsp; Thanks.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=718502514-28032008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=718502514-28032008>Apache Error 
Log</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2>[Fri Mar 28 08:24:17 2008] [error] [client 
127.0.0.1] Premature end of script headers: print.py, referer: <A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR>[Fri 
Mar 28 08:24:17 2008] [error] [client 127.0.0.1] Traceback (most recent call 
last):\r, referer: <A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR>[Fri 
Mar 28 08:24:17 2008] [error] [client 127.0.0.1]&nbsp;&nbsp; File 
"C:/ms4w/Apache/cgi-bin/print.py", line 40, in &lt;module&gt;\r, referer: <A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR>[Fri 
Mar 28 08:24:17 2008] [error] [client 127.0.0.1]&nbsp;&nbsp;&nbsp;&nbsp; import 
mapscript\r, referer: <A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR>[Fri 
Mar 28 08:24:17 2008] [error] [client 127.0.0.1]&nbsp;&nbsp; File 
"C:\\ms4w\\Apache\\cgi-bin\\mapscript.py", line 5, in &lt;module&gt;\r, referer: 
<A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR>[Fri 
Mar 28 08:24:17 2008] [error] [client 127.0.0.1]&nbsp;&nbsp;&nbsp;&nbsp; import 
_mapscript\r, referer: <A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR>[Fri 
Mar 28 08:24:17 2008] [error] [client 127.0.0.1] ImportError: Module use of 
python24.dll conflicts with this version of Python.\r, referer: <A 
href="http://localhost/geomoose/cemetery.html">http://localhost/geomoose/cemetery.html</A><BR></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2>test-cgi-mapscript.py<SPAN 
class=718502514-28032008> error</SPAN>&nbsp;<SPAN 
class=718502514-28032008>log</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>
<TABLE cellSpacing=0 cellPadding=2 width="100%" summary=heading border=0>
  <TBODY>
  <TR bgColor=#6622aa>
    <TD vAlign=bottom><FONT face="helvetica, arial" 
      color=#ffffff><BIG><BIG><STRONG>&lt;type 
      'exceptions.ImportError'&gt;</STRONG></BIG></BIG></FONT></TD>
    <TD vAlign=bottom align=right><FONT face="helvetica, arial" 
      color=#ffffff>Python 2.5.1: C:\python25\python.exe<BR>Fri Mar 28 08:34:35 
      2008</FONT></TD></TR></TBODY></TABLE>
<P>A problem occurred in a Python script. Here is the sequence of function calls 
leading up to the error, in the order they occurred.</P>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD bgColor=#d8bbff><BIG>&nbsp;</BIG><A 
      href="file:///C:/ms4w/Apache/cgi-bin/test-cgi-mapscript.py">C:\ms4w\Apache\cgi-bin\test-cgi-mapscript.py</A> 
      in <STRONG><MODULE></STRONG>()</TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;6</SMALL>&nbsp;cgi.test()<BR></TT></FONT></TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;7</SMALL>&nbsp;<BR></TT></FONT></TD></TR>
  <TR>
    <TD 
      bgColor=#ffccee><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;8</SMALL>&nbsp;import&nbsp;mapscript<BR></TT></TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;9</SMALL>&nbsp;<BR></TT></FONT></TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;10</SMALL>&nbsp;print&nbsp;"&lt;h2&gt;mapscript&nbsp;module&nbsp;attributes&lt;/h2&gt;"<BR></TT></FONT></TD></TR>
  <TR>
    <TD><SMALL><FONT color=#909090>mapscript 
    <EM>undefined</EM></FONT></SMALL></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD bgColor=#d8bbff><BIG>&nbsp;</BIG><A 
      href="file:///C:/ms4w/Apache/cgi-bin/mapscript.py">C:\ms4w\Apache\cgi-bin\mapscript.py</A> 
      in <STRONG><MODULE></STRONG>()</TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;3</SMALL>&nbsp;#&nbsp;This&nbsp;file&nbsp;is&nbsp;compatible&nbsp;with&nbsp;both&nbsp;classic&nbsp;and&nbsp;new-style&nbsp;classes.<BR></TT></FONT></TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;4</SMALL>&nbsp;<BR></TT></FONT></TD></TR>
  <TR>
    <TD 
      bgColor=#ffccee><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;5</SMALL>&nbsp;import&nbsp;_mapscript<BR></TT></TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;6</SMALL>&nbsp;import&nbsp;new<BR></TT></FONT></TD></TR>
  <TR>
    <TD><FONT 
      color=#909090><TT><SMALL>&nbsp;&nbsp;&nbsp;&nbsp;7</SMALL>&nbsp;new_instancemethod&nbsp;=&nbsp;new.instancemethod<BR></TT></FONT></TD></TR>
  <TR>
    <TD><SMALL><FONT color=#909090>_mapscript 
    <EM>undefined</EM></FONT></SMALL></TD></TR></TBODY></TABLE>
<P><STRONG>&lt;type 'exceptions.ImportError'&gt;</STRONG>: Module use of 
python24.dll conflicts with this version of Python. <!-- The above is a description of an error in a Python program, formatted
     for a Web browser because the 'cgitb' module was enabled.  In case you
     are not reading this in a Web browser, here is the original traceback:

Traceback (most recent call last):
  File "C:/ms4w/Apache/cgi-bin/test-cgi-mapscript.py", line 8, in <module>
    import mapscript
  File "C:\ms4w\Apache\cgi-bin\mapscript.py", line 5, in <module>
    import _mapscript
ImportError: Module use of python24.dll conflicts with this version of Python.

--></P></FONT></DIV>
<DIV><FONT face=Arial size=2><A class=reference 
href="http://127.0.0.1/cgi-bin/test-cgi-mapscript.py"><FONT 
face="Times New Roman" size=3></FONT></A>&nbsp;</DIV></FONT>
<DIV align=left><FONT face=Arial size=2>Clinton Olsen</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>IS/GIS Technician</FONT></DIV>
<DIV align=left><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>