GD Graphics Library loaded as a PHP extension

Discussion in 'PHP' started by tokyoice, Apr 5, 2008.

  1. #1
    Trying to upload a image uploader to my website but I get the following error:

    Fatal Error
    
    Sorry but Mihalism Multi Host v4.0.1 will not work without GD Graphics Library loaded as a PHP extension
    
    Application Exited
    PHP:
    See for yourself.

    http://tinyurl.com/4oco5r

    How would I go about fixing that? how do I enable GD within PHP?
     
    tokyoice, Apr 5, 2008 IP
  2. blognol

    blognol Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    Ask the hosting to enable GD lib. It's the library which is used for image manipulation. For this the GD should installed in the server.
     
    blognol, Apr 5, 2008 IP
  3. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Your host has to enable it server side. If you own a Dedicated or VPS server, you can do it yourself; you will need to recompile PHP with GD Support.

    Jay
     
    jayshah, Apr 5, 2008 IP
  4. tokyoice

    tokyoice Well-Known Member

    Messages:
    3,327
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    165
    #4
    I will contact my host, thank you.
     
    tokyoice, Apr 5, 2008 IP