faqts : Computers : Programming : Languages : PHP : Installation and Setup : Configure

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

14 of 20 people (70%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

Does configure cache options?
How can I get rid of the cached configure options?

May 15th, 2000 20:39
Nathan Wallace, Richard Lynch


Configure does cache some options.  This can lead to confusion if you
are not careful to remove the cache in certain instances.

To remove the cache:

    rm config.cache

If you see something like:

    "... GD support... (cached) no"

you forgot to remove the cache.