RE: [PHP-DEV] ImageCreate() problem

2001-01-17 Thread David Örn Johannsson

Thanks for the help, but I'm a newbie here so you would have to tell me
where I should execute that command

-Original Message-
From: Derick Rethans [mailto:[EMAIL PROTECTED]]
Sent: 17. janúar 2001 12:10
To: David Örn Johannsson
Cc: '[EMAIL PROTECTED]'
Subject: Re: [PHP-DEV] ImageCreate() problem


Hello,

use ./configure --with-gd
Since php 4.0.4, gd is not enabled by default

Derick


On Wed, 17 Jan 2001, David Örn Johannsson wrote:

> I allways get this error when I'm trying to create a img useing PHP 4.0.4
> (I use Apache on Win 2000 Pro)
>
> Fatal error: Call to undefined function: imagecreate() in e:\php\img.php
> on line 11
>
>
> --
> Davíð Örn Jóhannsson
> Vefhönnuður / Webdesigner
> [EMAIL PROTECTED]
> (+354) 694-4428
> --
>
>
> --
> PHP Development 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]
>

Derick Rethans

-
  PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
-
JDI Media Solutions - www.jdimedia.nl - [EMAIL PROTECTED]
 H.v. Tussenbroekstraat 1 - 6952 BL Dieren - The Netherlands
-

--
PHP Development 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-DEV] ImageCreate() problem

2001-01-17 Thread David Örn Johannsson

I allways get this error when I'm trying to create a img useing PHP 4.0.4
(I use Apache on Win 2000 Pro)

Fatal error: Call to undefined function: imagecreate() in e:\php\img.php
on line 11


--
Davíð Örn Jóhannsson
Vefhönnuður / Webdesigner
[EMAIL PROTECTED]
(+354) 694-4428
--


--
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]