Zhonghai Wang a écrit :
Hi guys,
if I open the error.log file in the Apache Logs folder, there is some
info like this:
>>>[Mon May 22 10:44:35 2006] [error] [client 127.0.0.1
<http://127.0.0.1>] msDrawMap() total time: 1.031s\r
which means there is an msDrawMap() error occurs, but actually the map
image is successfully returned to the web browser, and it takes only
1.031 second.
why does this error message appear? a mistake from MapServer or
something really happened?
thanks for any info.
zhonghai
It's not an error message. It means you have some DEBUG ON lines in your
map file.
Didrik