coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: whitefang on June 19, 2005, 07:12:25 PM

Title: problem win installation
Post by: whitefang on June 19, 2005, 07:12:25 PM
they are Italian I make excuses myself for the bad English
hello to all I have unloaded version 1,3 of cpg and installed on my space web, until here all ok, but when but what I do not understand is ImageMagick or GD Graphics Library goes installs to you in the space web? my space web is on serveur windows 2000 ???

p.s. se c'è qualche italiano che mi può rispondere sicuramente capisco meglio   ::)

grazie in anticpo

thanks
Title: Re: problem win installation
Post by: Tranz on June 19, 2005, 07:21:15 PM
Only the web host can install GD or ImageMagick for you. The easiest to use is GD since you don't have to enter a path like you would for ImageMagick. If you do need to use ImageMagick, you need to contact your web host for help since the path is different with different hosts.
Title: Re: problem win installation
Post by: whitefang on June 20, 2005, 07:34:46 PM
ok thanks! but as I make install gd on my space web? it can on host windows 2000? thanks
Title: Re: problem win installation
Post by: Abbas Ali on June 21, 2005, 10:10:01 AM
Are you sure that your server don't have GD. You can check it by creating a small script and then running it on your server.

Make a new file containing

<?php phpinfo(); ?>


Upload the file and run it. See whether there is a block for "gd" in the page that comes after running the script.