Re: Is GD available

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2005-07-15 at 07:06 -0700, Todd Cary wrote:
> I have php 4.3.11 available, and when I do a phpinfo()
> 
>     http://209.204.172.137:81/testphp.php
> 
> I see it in the configuration, but it is not listed elsewhere.  How can 
> I test to see if it is available?
> 
> gd_info() is not in 4.3.11 and extension_loaded('gd') gives a false.
> 
> Todd
> 

Check if the extension is loaded on php.ini

If it is, check apache's errorlog.

Good luck

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux