One of the parameters you specified for (and I'm guessing here) imagettftext was a path to a font file. PHP needs to know the full path to this file. I'm betting it doesn't exist, as it didn't on mine until I copied it there. I realized from others that you can use windows font files if you want. So just copy, for instance, arial.ttf where you need it.

HTH,
Jason k Larson


Breno Cardoso Perucchi wrote:

How I can resolve this ?
This is my configuration of php (phpinfo)
Somebody can help me ? This is very important
                    GD
      GD Support  enabled
      GD Version  bundled (2.0 compatible)
      FreeType Support  enabled
      FreeType Linkage  with freetype
      GIF Read Support  enabled
      PNG Support  enabled
      WBMP Support  enabled

Warning: Could not find/open font in
/usr/home/hosting/b4u/public_html/congressos/fenasoft/ProgramacaoListar.php
on line 5
?PNG  IHDRj+PLTEϿT_%Y)IDATxocP"0(" ~"
"Ie@&cQ]Fu".*Y"@uPIENDB`,


Breno
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to