Hi all

I am using pmapper 3 on a Windows system with Apache 2.0.54, php 5.0.5 
and php-mapscript 4.8. I have a configuration that works perfectly until 
I put a symbol of signature CARTOLINE. When these symbols are turned on, 
sometimes I get this error form my Apache server, and pmapper freezes on 
the loading image.

msPOSTGISLayerRetrievePK: field length = $i[Fri Feb 16 08:54:24 2007] 
[notice] Parent: child process exited with status 3221225477 -- Restarting.

Here is the definition of my symbol:

SYMBOL  
  NAME "cartoline_round"
  TYPE cartoline
  LINECAP round
  LINEJOIN miter
  LINEJOINMAXSIZE 3
END

and an example of class using the symbol

CLASS #Pour moyennes echelles
  MINSCALE 10000
  MAXSCALE 20000
  EXPRESSION ([STATUT] EQ 2)
  STYLE
    COLOR 255 160 0
    SYMBOL "cartoline_round"
    SIZE 8
    ANTIALIAS TRUE
  END    
END

I have used this symbol before with mapserver and php-mapscript 4.8 and 
there was no problem. Only in pmapper do I get errors like this.

Does anybody know what is the problem?

Thanks in advance

Philippe

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to