Re: [PHP-INST] gd problem

2002-01-25 Thread Rasmus Lerdorf
This happens when you have an old version of GD installed on your system. The header files from this old version are picked up by PHP and it thinks your library has GIF support. Do a "locate gd.h" and see how many of those show up on your server. Then get rid of the old gd install, rm config.cac

[PHP-INST] gd problem

2002-01-25 Thread Kae Verens
I've been tackling this problem for a few days now (it's essential to a project I'm working on). I'm trying to install PHP4.1.1 with gd support. I have the latest gd installed (2.0.1 - same problem with 1.8.4), and always come across the same problems After configuring, a "make >/dev/null" retur

[PHP-INST] GD Problem

2001-02-08 Thread \(Mr\) Pekka Gaiser
Hi, I killed PHP today trying to recompile it with GD support Could someone explain a linux beginner how to use GD with PHP's dl() command. Also, for my work I now have to use a server where I don't have admin rights so I can't compile anything... Anyone have an Idea about where to get the