Trouble with gd in win 2003 + PHP 5 + iis 6 !!!!!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gilbertopavanelli
    New Member
    • Sep 2006
    • 1

    Trouble with gd in win 2003 + PHP 5 + iis 6 !!!!!!!

    Hello,

    I am getting some trouble with gd, especially with my function thumbnail, implemented to resize jpg's, this same function works fine in win xp + apache, but doesn't in 2003 + iis ( I have got only broken links on images )

    This is a copy of phpinfo() (gd section), and it said everything is enabled.

    GD Support enabled
    GD Version bundled (2.0.28 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    FreeType Version 2.1.9
    T1Lib Support enabled
    GIF Read Support enabled
    GIF Create Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled

    It is driving me crazy !!!

    Can anyone help me please?

    Thanks in advance...
Working...