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?
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.
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