Re: [PHP] PHP GD library installing

2008-04-11 Thread Luca Paolella
On Apr 10, 2008, at 5:15 PM, Daniel Brown wrote: On Thu, Apr 10, 2008 at 4:54 AM, Luca Paolella <[EMAIL PROTECTED] > wrote: How do I install/activate the GD library with my existing PHP version? I'm quite sure it isn't already, since I got this error: Fatal error: Call to undefined function

Re: [PHP] PHP GD library installing

2008-04-10 Thread Daniel Brown
On Thu, Apr 10, 2008 at 4:54 AM, Luca Paolella <[EMAIL PROTECTED]> wrote: > How do I install/activate the GD library with my existing PHP version? I'm > quite sure it isn't already, since I got this error: > > Fatal error: Call to undefined function imagecreate() in > /Volumes/Data/Users/luca/Libr

Re: [PHP] PHP GD library installing

2008-04-10 Thread Thijs Lensselink
Quoting Robin Vickery <[EMAIL PROTECTED]>: On 10/04/2008, Thijs Lensselink <[EMAIL PROTECTED]> wrote: Quoting Robin Vickery <[EMAIL PROTECTED]>: > On 10/04/2008, Thijs Lensselink <[EMAIL PROTECTED]> wrote: > > > Quoting Luca Paolella <[EMAIL PROTECTED]>: > > > > > > > How do I install/activat

Re: [PHP] PHP GD library installing

2008-04-10 Thread Robin Vickery
On 10/04/2008, Thijs Lensselink <[EMAIL PROTECTED]> wrote: > Quoting Robin Vickery <[EMAIL PROTECTED]>: > > > > On 10/04/2008, Thijs Lensselink <[EMAIL PROTECTED]> wrote: > > > > > Quoting Luca Paolella <[EMAIL PROTECTED]>: > > > > > > > > > > How do I install/activate the GD library with my existi

Re: [PHP] PHP GD library installing

2008-04-10 Thread Thijs Lensselink
Quoting Robin Vickery <[EMAIL PROTECTED]>: On 10/04/2008, Thijs Lensselink <[EMAIL PROTECTED]> wrote: Quoting Luca Paolella <[EMAIL PROTECTED]>: > How do I install/activate the GD library with my existing PHP version? > I'm quite sure it isn't already, since I got this error: > > Fatal error:

Re: [PHP] PHP GD library installing

2008-04-10 Thread Robin Vickery
On 10/04/2008, Thijs Lensselink <[EMAIL PROTECTED]> wrote: > Quoting Luca Paolella <[EMAIL PROTECTED]>: > > > > How do I install/activate the GD library with my existing PHP version? > > I'm quite sure it isn't already, since I got this error: > > > > Fatal error: Call to undefined function imagecr

Re: [PHP] PHP GD library installing

2008-04-10 Thread Thijs Lensselink
Quoting Luca Paolella <[EMAIL PROTECTED]>: How do I install/activate the GD library with my existing PHP version? I'm quite sure it isn't already, since I got this error: Fatal error: Call to undefined function imagecreate() in /Volumes/Data/Users/luca/Library/WebServer/Documents/reloadTest/ima

[PHP] PHP GD library installing

2008-04-10 Thread Luca Paolella
How do I install/activate the GD library with my existing PHP version? I'm quite sure it isn't already, since I got this error: Fatal error: Call to undefined function imagecreate() in /Volumes/Data/ Users/luca/Library/WebServer/Documents/reloadTest/image.php on line 6 Please forgive my igno

[PHP] PHP & GD Library

2002-02-13 Thread SpyProductions Support Team
I installed and recompiled PHP on my Apache server with the GD libs as well as zlib and png libs. I have a test script from the GD web site, but it doesn't seem to work. The test script is at: http://www.spidermanzone.com/testgd2 And runs at: http://www.spidermanzone.com/testgd2.php The php