Help? PHP configure --enable-......

Carsten Milling yellowdog-general@lists.terrasoftsolutions.com
Mon Jan 13 13:52:01 2003


On Mon, Jan 13, 2003 at 12:25:08PM -0000, Rob Brandt wrote:

> I've done all of that countless times, even upgraded my php to
> 4.23, with no results.  Also verified the existence and location
> of magic.mime.  Supposedly there will be a section in phpinfo()
> for Mime Magic listing it's settings when all is well.  No luck
> there.

According to http://www.php.net/manual/en/function.mime-content-type.php
the Mimetype functions are available only in PHP >= 4.3.0. So you'll
probably need to upgrade one more time ;)

Carsten Milling