<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi to everyone!<br>
<br>
I try to read data from mysql database and i follow the direction <br>
in this example. <a class="moz-txt-link-freetext" href="http://mapserver.gis.umn.edu/docs/howto/ogrmysql">http://mapserver.gis.umn.edu/docs/howto/ogrmysql</a><br>
I have created a database and a table containing coordinate pairs<br>
according to the example and placed the .ovf file inside the directory<br>
defined in shapepath.<br>
<br>
but when i run mapserver ,after some seconds i get the following
message:<br>
<br>
<h1>500 Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.<br>
</p>
<p><br>
</p>
I run Mysql server 5.0.<br>
Any ideas?<br>
<br>
Thank you!<br>
</body>
</html>