With debug enable php -m shows json present and without debug json isn't. BTW, I'm on FreeBSD 7.0 if that makes a difference. ----- Original Message ---- From: mike <mike503@xxxxxxxxx> To: Dan Zilavy <danz0402@xxxxxxxxx> Cc: php-general@xxxxxxxxxxxxx Sent: Friday, September 26, 2008 12:12:47 PM Subject: Re: JSON in PHP5? On Fri, Sep 26, 2008 at 11:00 AM, Dan Zilavy <danz0402@xxxxxxxxx> wrote: > The json extension is included as default if the debug option is enabled, but the json extension isn't included if the debug option is disabled. Bummer! i don't use debug and it is there just fine. are you -sure- there's not something else going on? :)