I had php working with the RPMs in RedHat, but I
followed the instructions from this site:
http://www.e-gineer.com/instructions/index.phtml
(BTW;excellent site)
and now I'm working with php-4.1.1 and apache_1.3.14.
But now when browse the my PHP webpage with pics on
it, I get:
Sorry, but this script requires that your copy of PHP
has been compiled with support for images.
configure --with-gd ...

My question is: if i configure with gd support, do i
have to do the 'make' and 'make install'(I think do)
and will it mess up the other arguements i put in from
the instruction site? or do I do the configure with
all the other arguements AND --with-gd and then do the
'make' and 'make install'?

Thanks for the help

Gary 

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

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

Reply via email to