Re: [PHP] Installing PHP4 without GD From: Joao Prado Maia (jpm <email protected>)
Date: 08/15/00

On Tue, 15 Aug 2000, Steff Osborne wrote:

> Hi,
>
> I'm trying to install PHP4 as an Apache module on a new server. I'd installed GD,
> but cannot get it working properly. So, because I have to get this server up
> today, I want to install PHP without GD. I deleted all the GD files I could find,
> but my configure script keeps telling me I have GD support... can anyone help?
>

Hi Steff,

Try removing your config.cache and then ./configure --with-all-the-options
again. If it doesn't help, just plain remove the whole source directory
and then untar the distribution again and start from scratch.

Regards,
Joao

--
Joao Prado Maia
Web Developer
Kefta.com, Inc

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>