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

Reply via email to