mysql missing from my home-page WordPress....

Glenn Sieb ges+lists at wingfoot.org
Tue Mar 1 21:18:36 UTC 2011


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




More information about the freebsd-questions mailing list