Re: function exists in command line but not in browser

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

 



On 19 July 2010 10:04, Nilesh Govindarajan <lists@xxxxxxxxxx> wrote:
> On Mon, Jul 19, 2010 at 2:22 PM, Shelley <myphplist@xxxxxxxxx> wrote:
>> Hi all,
>>
>> The problem is imagettfbbox().
>> jpgraph uses it to create truetype font images.
>>
>> I have a phpinfo() script.
>>
>> The command line output:
>>
>> php i.php | grep Free
>> FreeType Support => enabled
>> FreeType Linkage => with freetype
>> FreeType Version => 2.2.1
>>
>> But when the script is loaded in the browser, the output has no such
>> "FreeType Support"!
>> So imagettfbbox() does not exist.
>>
>> Somebody could offer some suggestions??
>>
>> Thank you veeeeeery much.
>>
>> --
>> With best regards,
>> Shelley Shyan
>> http://phparch.cn
>>
>
> Your set up is using two different INI files for command line and web.
> In the phpinfo(), see Parsed Configuration File (something similar),
> its at the top of the page, some four-five lines down.


http://docs.php.net/manual/en/configuration.file.php

-- 
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