Dear Rasmus

I mean absolutly no offense to you or any of the PHP-team. Actually you 
have my absolute respect, though I know how hard it is running such a 
project. 

Concerning the bug, or not a bug, in PHP 4.06 Win32 version. The 
ImageTTFText() function simply doesn't work if you want to use it like you 
are used to. I did not know any details about that PHP just looks for the 
TTF file somewhere else. ( Where ??) 

I was looking around in the newsgroups and on the net, and the only 
solution I found was that everybody said: 'Use PHP 4.05, there's something 
wrong with the GD-Lib in PHP 4.06'.. 

Maybe you should write an errata entry in the PHP manual you provide on 
PHP.net just for that Windoze users know how the have to deal with this 
problem. 

Me myself use the windoze-version only for developing and have it running 
on my notebook. My website is running under Linux, of course :) and there 
everything is just fine :)

My kind regards to the whole PHP team!
- Oliver



[EMAIL PROTECTED] (Rasmus Lerdorf) wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> What bugs in 4.0.6?  It simply looks for the ttf fonts in a different
> directory.
> 
> -Rasmus
> 
> On 23 Sep 2001, Oliver Ruf wrote:
> 
>> Hello
>>
>> I set up Apache 1.3.20 with PHP 4.05 due to the bugs in PHP 4.06 with
>> the ImageTTFText() function.
>>
>> Now my problem is, Apache is running fine, also PHP runns well, but as
>> soon as I have a few php-created images (which use ImageTTFText() of
>> course...) Apache crashes :( with an Errormsg like this:
>> "APACHE caused an invalid page fault in module KERNEL32.DLL at
>> 017f:bff7b992 .... bla bla bla"
>>
>> Has anybody got a clue what this could be or what I should try to fix
>> this? I would be very glad for every help you could provide.
>>
>> Kind regards,
>> Oliver
>>
>>
> 


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to