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
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.
ok thanks! but as I make install gd on my space web? it can on host windows 2000? thanks
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.