Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 07:22:48 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Jose Borquez <bsdlists@sbcglobal.net>
Cc:        FreeBSD Questions group <freebsd-questions@freebsd.org>
Subject:   Re: PHP MySQL extensions problem
Message-ID:  <43A119C8.5060300@infracaninophile.co.uk>
In-Reply-To: <43A11638.7030500@sbcglobal.net>
References:  <43A11638.7030500@sbcglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jose Borquez wrote:

> Fatal error:* The required PHP MySQL extension is not installed.Please 
> take a look at http://www.php.net for more information about installing 
> this extension
> 
> I did a pkg_info and it says I have php5-extensions-1.0 installed.  I 
> even uninstalled them and installed them again with no luck.  I went to 
> the php.net website, but found nothing on this problem.

php5-extensions is designed for you to be able to choose amongst all of
the available PHP extension modules.  It doesn't install anything much
itself but it depends on ports that do install the modules, depending on
what you select in the Options screen.

Options are sticky, and you only get asked to set them the first time you
install a port that uses them.  Run 'make config' for the port to change
your initial selections.

> Could someone please give me any pointers as to what I can do to resolve 
> this?

Install the databases/php5-mysql port.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A119C8.5060300>