I was wondering if anyone could point me in the right direction as to why I
can't get image manipulation with PHP to work.  I am running 4.1.2 on Redhat
with Apache.  The configure script has "--with-gd" and in the php.ini file I
added the line "extension=gd.so".

I got it working on my W2K IIS5 Server by just adding the uncommenting the
line "extension=php_gd.dll" and restarting the server, but I can't seem to
figure out why I can't get it to work on the Linux box.

Any help or direction is greatly appreciated

~Josh



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

Reply via email to