Re: GD Install - Apache, Win XP
- From: Erwin Moller <since_humans_read_this_I_am_spammed_too_much@xxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 14:25:56 +0100
koglakci@xxxxxxxxxxx wrote:
Hello,
I downloaded PHP 5.1.2 zip package from
http://www.php.net/downloads.php and got it all set up.
I've de-commented the include DLL - php_gd2.dl in php.ini but it is
still not working!?
I get this error
Fatal error: Call to undefined function ImageCreate() in C:\Program
Files\Apache Group\Apache2\htdocs\gd.php on line 11
Can anyone give me some help
Thanks.
Kaan.
Hi Kaan,
[next time post 1 time, and you might also consider using comp.lang.php
since that group is viewed by more people]
Ok, could be losts of things.
A few ideas:
1)
<? phpinfo(); ?>
What does it say about GD-libs?
2) Did you actually put the php_gd2.dll in a location where PHP can find it?
3) Just to make sure: You typed: php_gd2.dl, I hope that is a typo and you
actually have php_gd2.dll
Good luck
Erwin Moller
.
- References:
- GD Install - Apache, Win XP
- From: koglakci@xxxxxxxxxxx
- GD Install - Apache, Win XP
- Prev by Date: Directory listing
- Next by Date: Re: Directory listing
- Previous by thread: GD Install - Apache, Win XP
- Next by thread: Executing shell script using php on linux
- Index(es):
Relevant Pages
|
|