[Geoprisma-dev] The image cannot be displayed

Yves Moisan yves.moisan at boreal-is.com
Thu Feb 4 12:45:16 EST 2010


Found it (thanx Pascal, again ...).  One of the php files had a UTF-8
*with BOM* that screwed things up.  We added this line in the process()
function of WMSProxy.php and the problem is solved : 

ob_end_clean();

Should we clean the buffer systematically before building the curl
string ?

Yves




More information about the Geoprisma-dev mailing list