[PHP-WIN] GD Library

2002-12-14 Thread Clay Culver
Hi, I would like to know where I can download the gd library that is already precompiled in to a dll. Seems every where I search it's uncomplied and I do not have a complier on my system (nor the need nor wish to install one). The server is a Windows server if that helps any, running

php-windows Digest 14 Dec 2002 22:32:58 -0000 Issue 1487

2002-12-14 Thread php-windows-digest-help
php-windows Digest 14 Dec 2002 22:32:58 - Issue 1487 Topics (messages 17408 through 17408): GD Library 17408 by: Clay Culver Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to

[PHP-WIN] !Imagettftext() lib_gd2 ttf font problem Solution!

2002-12-14 Thread owczi \(Wojciech Owczarek\)
Hi, I've recently found a way out from that nasty php + win32 problem with imagettftext() that can't find/open fontfile. Apparently sth was compiled wrong, so that lib_gd2 bastart won't let anyone override it's original path. The solution is to put your ttf files into: c:\winnt\fonts dir (that

[PHP-WIN] Installing PEAR on windows

2002-12-14 Thread Davy Obdam
Hi people, I have a question, i would like to use PEAR in some of my applications, how can i download and iinstall PEAR on windows. I have Apache 2.0.43 with PHP 4.3.0 RC3 installed on a windows XP machine. I read on http://pear.php.net/manual/en/faq.windows.php . To make PEAR work on

[PHP-WIN] Per site php.ini

2002-12-14 Thread Charles P. Killmer
Does anyone know how to configure PHP to have per website ini files. I am using IIS 5.0 on Windows 2000 Server. I have searched and only found people asking. I have found a few responses but only for servers with Apache. And while I would love to switch, that is not my decision. Oh well.

[PHP-WIN] question about includes

2002-12-14 Thread Davide
I have installed php-4.3.0 (I tried 4.2. but I couldn't make Apache2 to run with it here in win32). Now I noticed a different behaviour in respect of 4.0.6 installed before. I use php_lib_login 0-9b to manage session login and I found it nice and quite reliable for my job; but when i went to test