php.ini misconfig

Discussion in 'PHP' started by mvpsandeep, Aug 22, 2010.

  1. #1
    Hi Guys,

    i have a VPS linux server recently i did some changes in my php.ini file, after that GD image processing is not responding. i view PHPINFO

    its showing enable there
    gd
    GD Support enabled
    GD Version bundled (2.0.34 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    FreeType Version 2.3.7
    T1Lib Support enabled
    GIF Read Support enabled
    GIF Create Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XPM Support enabled
    XBM Support enabled


    i am attaching my php.ini for review
     

    Attached Files:

    mvpsandeep, Aug 22, 2010 IP
  2. Wolf Security

    Wolf Security Peon

    Messages:
    78
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    [COLOR="gray"]537  [/COLOR] ;extension=gd.so
    Code (markup):
    Removing the semicolon should enable it.
     
    Wolf Security, Aug 22, 2010 IP