On Friday 19 April 2002 18:57, zhaoxd wrote:
> The version of php is php-4.1.2,the latest version,apache-1.3.24,also
> latest.
 
> I have installed gd-1.8.4 in apache server without any problems.To check if
> the gd can work,I write some codes in php like this:
 <?

[snip]

> Is this a compiling problem?The compiling command of php is:
> 
> ./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.24
> --enable-track-vars --with-gd=../gd-1.8.4 --with-png-dir=../libpng
> --with-zlib-dir=../zlib
 

1) If this was a recompile:
 a) Presumably there were no errors during configure/make/install?
 b) Did you restart the webserver? 

2) What do you get using phpinfo()?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Nice guys finish last.
                -- Leo Durocher
*/

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

Reply via email to