Re: [PHP-INST] GD Won't work :(

2002-05-02 Thread Rasmus Lerdorf
Why do you have both --with-gd and --with-gd=shared? On Mon, 22 Apr 2002, Franck Nijhof wrote: > I have compiled PHP 4.1.2 with GD 1.8.4. GD is installed (100% sure) > but 't doesn't work. > GD doesn't show up in the phpinfo(), nothing :( > > This is how I compiled: > > './configure' '--with-a

[PHP-INST] GD Won't work :(

2002-05-02 Thread Franck Nijhof
I have compiled PHP 4.1.2 with GD 1.8.4. GD is installed (100% sure) but 't doesn't work. GD doesn't show up in the phpinfo(), nothing :( This is how I compiled: './configure' '--with-apxs=/usr/sbin/apxs' '--with-config-file-path=/etc/php' '--with-gd' '--enable-memory-limit' '--with-xml' '-