php-windows | 2001042
Date: 04/23/01
- Next message: Ben Cairns: "RE: [PHP-WIN] apache 404 handler"
- Previous message: Kelvin Luck: "[PHP-WIN] apache 404 handler"
- In reply to: Patrick Dunford: "[PHP-WIN] Installing GDLib"
- Next in thread: Patrick Dunford: "Re: [PHP-WIN] Installing GDLib"
- Reply: Patrick Dunford: "Re: [PHP-WIN] Installing GDLib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
if you've downloaded PHP binaries for Win you should
already have GD library in it. You don't need any
compiler. The file is is php_gd.dll or php_gd_gif.dll
(it depends on version you have) and is located in
extensions folder of your php directory.
To 'activate' it you should change your php.ini file -
in windows extension section uncomment line (remove
semicolon) extension=php_gd.dll.
Greetings, let me know if it has helped you to solve
the problem
Piotr
--- Patrick Dunford <a47xxy <email protected>> wrote: > I
have a development installation of PHP 4 running
> on Apache 1.3, Windows
> 95.
>
> For test development I want to install GDLib into
> PHP so I can use the
> library image functions. How would I go about doing
> this? I don't have
> access to any compilers.
>
> --
>
=======================================================================
> Patrick Dunford, Christchurch, NZ -
> http://pdunford.godzone.net.nz/
>
> Therefore, my dear brothers, stand firm. Let
> nothing move you.
> Always give yourselves fully to the work of the
> Lord, because you
> know that your labor in the Lord is not in vain.
> -- 1 Corinthians 15:58
>
http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010422
>
=======================================================================
> Created by Mail2Sig -
> http://pdunford.godzone.net.nz/
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail:
> php-windows-unsubscribe <email protected>
> For additional commands, e-mail:
> php-windows-help <email protected>
> To contact the list administrators, e-mail:
> php-list-admin <email protected>
>
____________________________________________________________
Do You Yahoo!?
Get your free <email protected> address at http://mail.yahoo.co.uk
or your free <email protected> address at http://mail.yahoo.ie
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ben Cairns: "RE: [PHP-WIN] apache 404 handler"
- Previous message: Kelvin Luck: "[PHP-WIN] apache 404 handler"
- In reply to: Patrick Dunford: "[PHP-WIN] Installing GDLib"
- Next in thread: Patrick Dunford: "Re: [PHP-WIN] Installing GDLib"
- Reply: Patrick Dunford: "Re: [PHP-WIN] Installing GDLib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

