Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2011 16:03:13 -0500
From:      Glenn Sieb <ges+lists@wingfoot.org>
To:        questions@FreeBSD.org
Subject:   Re: mysql missing from my home-page WordPress....
Message-ID:  <4D6D5F11.3050708@wingfoot.org>
In-Reply-To: <20110301205319.GA15882@thought.org>
References:  <20110301205319.GA15882@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/1/11 3:53 PM, Gary Kline wrote:
> 
> 	Any clues why I get a one-liner from wordpress that my database
> 	extention is missing?  I re-installed everything; it is running.
> 	The "wordpress" db is there when I check 'show database'.  What
> 	else?

Check and make sure the MySQL extensions are installed in PHP?

pkg_info | grep php5-mysql
(if not..)
cd /usr/ports/databases/php5-mysql && make install clean

Good luck!
--Glenn





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D6D5F11.3050708>