Jump to content

I got trouble GD Library. Please someone helps me...


Recommended Posts

I am installing prestashop 1.4.1.0 on GoDaddy windows server account (running IIS7, supports PHP5), and it shows "GD Library Installed" is false. It was fine when I install 1.4.0.17.

There are no settings are provided by GoDaddy for neither install nor uninstall GD Library in the account control panel. So I am not able to going further to install my PrestaShop.

If anyone could help me on this please? Thanks!

Link to comment
Share on other sites

you can download the PHP 5.2.17 program into your local computer, here is the link:
http://windows.php.net/downloads/releases/php-5.2.17-Win32-VC6-x86.msi

install it.

then at the directory of your c: where you save the program, look at file php.ini

open the file by Notepad, scroll down into line";extension=php_gd2.dll"

edit the line by removing ;

so the line must be "extension=php_gd2.dll"

save the file

upload the file into root of your hosting on godaddy.

THEN YOUR GD LIBRARY MUST HAVE ON NOW..

Hope this can help you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...