Loading...
 
Architecture / Installation

Architecture / Installation


Re: Re: Re: Registration code doesn't display

posts: 2881 United Kingdom


> Hi Damian:
> 1. What are GD and Imagemagik? Where r they located?

> 2. How do u fix them if they r broke?

> Thanks,
> Sunilcry

Graphics libraries available to PHP. Usually if you have a PHP without them it means find a different version of PHP or compile your own. I would suggest running a phpinfo() and check what you have and maybe looking at the php.net site for download/compilation clues if phpinfo returns no GD or Imagemaick support.

Damian

There are no comments at this time.