On 4/29/2014 2:51 PM, Schweitzer, Peter wrote:> I think the problem is that mapserver is a CGI program, not a module
> of Apache.  If it were a module of Apache (for example, PHP) then its
> error report could be sent to the Apache error log.  But as a separate
> process, it doesn't have access to the Apache log system.  OCICBW
>


I'm pretty sure you can write to stderr in cgi and apache will dump it to the error log.

http://httpd.apache.org/docs/current/logs.html

search for stderr

-Andy
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to