<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I've compiled and installed mapserver on Suse 10.0 and mapserv file is
on cgi-bin directory. When I try to run the scripts I get a 500
internal error message. <br>
<br>
I can read on this page
<a class="moz-txt-link-freetext" href="http://mapserver.gis.umn.edu/docs/howto/compiling_on_unix">http://mapserver.gis.umn.edu/docs/howto/compiling_on_unix</a><br>
<br>
<i><span class="highlightedSearchTerm">500</span> Internal server <span
 class="highlightedSearchTerm">error</span>: This is a fairly generic <span
 class="highlightedSearchTerm">error</span> message. All it basically
tells you is that the web server was unsuccessful in running the
program. You will have to consult the web server's <span
 class="highlightedSearchTerm">error</span> log to find out more, and
may need to enlist the help of your webmaster/system administrator</i><br>
<br>
Mapserver creates a 0 bytes image in temp directory, and returns 500
error, so I think Apache is running program but mapserver fails. <br>
<br>
mapserv -v returns:<br>
MapServer version 4.8.4 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER
SUPPORTS=WMS_CLIENT INPUT=EPPL7 INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE<br>
<br>
Is there any way to check mapserv script is compiled ok? Should I check
other things?&nbsp; <br>
<br>
Thanks for your help<br>
<br>
</body>
</html>