You need to make sure GD was installed. You can do so with the following code:
<?php var_dump(gd_info()); ?> I believe you are getting this error , so gd is not installed . So you can easily resolve your problem by installing gd on your machine _______________________________________________ Ilugd mailing list Ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd