check to see if gd is actually activated by using phpinfo() assuming you are
using PHP4...

/dkm


----- Original Message -----
From: "LeTortorec, Jean-Louis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 2:35 PM
Subject: [PHP] Imagecreate and/or GD library not activated


> Hello everyone.
>
> I wrote a little code creating PNG images under Apache/PHP windows.
>
> As the code works fine, I need to transfer it onto the Linux platform.
> When I execute the code, PHP replies "Fatal error: Call to undefined
> function: imagecreate()".
>
> I had libgd installed. I just added GD 1.8.4.
> The php.ini file says ";extension=gd.so". I removed the comma, restarted
> Apache. Does not work.
>
> I copied libgd.so in /etc/lib/php4 but did not change anything.
>
> Any idea?
>
> Thanks.
>
> Jean-Louis
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to