Results 1 to 2 of 2

Thread: GD Library HELP ??

  1. #1
    Member
    Join Date
    Jun 2004
    Posts
    18

    Default GD Library HELP ??

    Your PHP installation is missing necessary function imagecreatefromjpeg() from the GD Library. The GD Library will be installed by your system administrator.
    Your PHP installation is missing necessary function imagecreatefrompng() from the GD Library. The GD Library will be installed by your system administrator.
    Your PHP installation is missing necessary function imagecreatetruecolor() from the GD Library. The GD Library will be installed by your system administrator.
    Your PHP installation is missing necessary function imagecopyresampled() from the GD Library. The GD Library will be installed by your system administrator.


    thats the error i get from one of the scripts i use for my site, wat can i do to fix it

  2. #2
    Member
    Join Date
    Feb 2004
    Posts
    106

    Default

    You will need to recompile php with GD library support.
    If you have cPanel then type :
    /scripts/easyapache

    and choose the option with GD support

    Good luck

Similar Threads

  1. Wrong JPEG library version: library is 62, caller expects 70
    By flashweb in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 04-12-2011, 10:32 AM
  2. gd library
    By carnstar in forum Data Protection
    Replies: 2
    Last Post: 03-13-2008, 08:46 PM
  3. GD Library
    By m_sahaly in forum New User Questions
    Replies: 1
    Last Post: 01-08-2007, 04:10 AM
  4. GD library
    By Chimp in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 04-25-2004, 05:57 PM
  5. GD Library!
    By tracym in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 04-01-2004, 03:15 AM