Help Please - Fatal error: GD library extension not loaded in object: SimplestNet

Discussion in 'PHP' started by cqqing, Oct 8, 2007.

  1. #1
    Hello,

    I am new in PHP. Please help.

    I had php 5.2.4 in my machine, and configured php.ini (un-common php_gd2.dll, php_mysql, etc.; edit extension_dir). When I tried to run a PHP application, I got error as "Fatal error: GD library extension not loaded in object: XXX". Please help!!!

    sheng
     
    cqqing, Oct 8, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    nico_swd, Oct 8, 2007 IP
  3. cqqing

    cqqing Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you very much NICO. Yes, I restarted my server. I used xampp and had more problem. I am guessing the problem is, the application is looking for php_gd.dll, but in the php (I installed) it has php_gd2.dll instead. do you have any suggestion?
     
    cqqing, Oct 8, 2007 IP