Re: [PHP-WIN] HEEEEEEELLLPPP

2001-07-12 Thread Kiera
These instructions worked perfectly for me. http://www.umesd.k12.or.us/php/win32install.html I installed PHP on a Win2k machine using IIS and another using Apache. Good luck! Kiera "Martin" <[EMAIL PROTECTED]> wrote in message 9h1dt4$shp$[EMAIL PROTECTED]">news:9h1

[PHP-WIN] TTF font files

2001-07-12 Thread Kiera
thing else I can think of, but I still get the same error. Any suggestions? Thanks, Kiera -- 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]

[PHP-WIN] Extension not loading

2001-07-12 Thread Kiera
I uncommented the php_gd.dll line in the php.ini file and set the extension_dir correctly, but when I look at the phpinfo(), gd does not show up. Any suggestions as to how to enable gd are very appreciated. Kiera -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP-WIN] Re: How to get a php_gd.dll with TTF support

2001-07-12 Thread Kiera
I finally figured this one out. The php_gd.dll distributed with v 4.0.6 is defective as far as TTF stuff goes, but the one distributed with 4.0.5 works perfectly. I will upload this file for people who need it.. http://www.sunflower.com/~kiera/php_gd.dll Yay, I'm so happy. :) "S

[PHP-WIN] TTF Issue SOLVED

2001-07-12 Thread Kiera
If you have been having a problem with TTF and have PHP v 4.0.6, I have discovered that the php_gd.dll file distributed with 4.0.6 is to blame, as when I replaced the file with the one from v 4.0.5, the functions work correctly. I uploaded the .dll here: http://www.sunflower.com/~kiera