OK, this is probably yet another stupid query to which I should know the answer... however, I'm on a roll here.<br><br>I've got an application which is intermittently (i.e. most of the time, but not always) throwing a 500 Internal Server Error. The application is almost a direct clone of another which does not exhibit the same error.
<br><br>I've spent most of the afternoon trying to figure out why this might be, and as far as I can tell, it's something to do with the PostGIS database which holds most of the data. If I remove all the PostGIS layers, it seems to work fine (although interestingly doesn't work if they're all in the map file but turned off - does MapScript try to load the layers regardless?)
<br><br>The database contains converted CAD (DWG) data with typically stupid contents (meaningless fields, escape characters, etc). I wondered if it might be to do with the sizes of the tables (&gt;30 000 records in each), but dissolving them doesn't seem to have made much difference. At the moment I'm leaning towards thinking it may be because of the aforementioned escape characters (looking down the tables, a number just contain the entry &quot; which might upset things; others start with an asterisk). However, some of the tables causing the issue don't contain anything nearly as nasty.
<br><br>The error is being thrown on loading the map; approximately 80-90% of the time.<br><br>Also of interest may be the following gunk from the error logs:<br>[Wed Jul 12 16:29:11 2006] [error] [client x] Premature end of script headers: 
php-cgi.exe, referer: <a href="http://x/lbia_dev/">http://x/lbia_dev/</a><br>[Wed Jul 12 16:51:08 2006] [error] [client x] Premature end of script headers: php-cgi.exe, referer: <a href="http://x/lbia_dev/">http://x/lbia_dev/
</a><br>(etc)<br><br>Anyone have any thoughts on this?<br><br>Ta,<br>Roland.<br><br><br>MS4W 2.0<br>MapServer 4.8.3<br>Chameleon for MS4W 2.4<br>PgSQL 8.1<br>etc 1.0<br><br clear="all"><br>-- <br>Please note my new email address. Use other addresses at your peril.