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


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to