[snip]
As you said: easy ace: I didn't call THEM stupid - I am not so stupid.
It was about their COMMENTS.
Also, I spend lat two days trying to figure out what would be solution
for me and wasn't able. I cheked php manual (installation, imge
functions and many more), "google-ed" many sites and - no clear answer
to me.
And THEN I tryed here.
[/snip]

What do you mean no clear answer? Did you reconfigure PHP with GD
support? If so, did you restart your web server? Does the configure line
(when running phpinfo() ) look anything like this...

'./configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs'
'--with-gd=/usr/local/' '--with-jpeg-dir=/usr/local/'
'--with-zlib=/usr/local/' '--with-png-dir=/usr/local/' '--enable-ftp' 

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

Reply via email to