Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 5 of 5

Thread: How do I install gd?, To make Automatic thumbnails...

  1. #1
    calle
    Guest


    Default How do I install gd?, To make Automatic thumbnails...

    How do I install gdlib? I have PHP Version 4.3.9... I need GD for the contribution, Automatic Thumbnail (http://www.oscommerce.com/community/...rch,thumbnails)

  2. #2
    red_fraggle
    Guest


    Default

    Do you have access via SSH to the box? Are you using Linux as the OS? Are you running plesk or cpanel or ensim? Do you want gdlib compiled into PHP or installed using gdlib.so ?

    You may be able to use YUM "yellowdog updater modified". It is a linux based package updater/installer. Information on it is here, http://linux.duke.edu/projects/yum/ . The great thing about YUM is that it takes into consideration all of the dependencies of the package your installing and if something else is needed, it updates that too.

    If you are running Linux Red hat or a Fedora core 1 you most likely already have yum installed, if not get it at the above mentioned URL. The php package for gdlib on most *nix variants is called php4-gd but if your running fedora core its sumply called php-gd, so if your running Linuc Fedora Core simply SSH into your box, and type:

    Code:
    yum install php-gd
    Hope this helps, and if your not comfortable doing this on your box yourself, please contact us for such services. Otherwise, if you are on a shared hosting server, you will need to ask your hosting company to recompile PHP with -gd support.

  3. #3
    calle
    Guest


    Default

    I use a server on my own computer, IIS, Windows Xp.

  4. #4
    red_fraggle
    Guest


    Default

    First let me say i dont recommend anyone run a webserver using IIS and windows specifically. PHP in my experience is super buggy on windows machines. I realize that this may be personal preference and that my opinion may be some what biased.

    Having said that you can imagine my experience on windows based webservers is limited. You will want to recompile PHP with the -gd tag is all i can tell you. Sorry to not be more help.

  5. #5
    calle
    Guest


    Default

    Ok, thanks anyway!!

Similar Threads

  1. Thumbnails, Dynamic Mopics Not Working
    By Dubious in forum osCMax v2 Features Discussion
    Replies: 5
    Last Post: 09-15-2006, 08:05 AM
  2. Removing thumbnails of products?
    By countingsheep in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 05-07-2006, 11:00 AM
  3. Make us your homepage link - Does anyone know how to make?
    By markymrk22 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 06-05-2005, 08:49 AM
  4. Changing the default amount of thumbnails per page
    By fireburst in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 07-26-2004, 03:42 PM
  5. Thumbnails ??
    By DenverDave in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-24-2003, 07:55 AM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •