Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2011 18:22:13 -0300
From:      Rodrigo Gonzalez <rjgonzale@estrads.com.ar>
To:        freebsd-questions@freebsd.org
Subject:   Re: mysql missing from my home-page WordPress....
Message-ID:  <201103011822.14265.rjgonzale@estrads.com.ar>
In-Reply-To: <4D6D5F11.3050708@wingfoot.org>
References:  <20110301205319.GA15882@thought.org> <4D6D5F11.3050708@wingfoot.org>

next in thread | previous in thread | raw e-mail | index | archive | help
And enabled

php -m 

check that mysql extension is loaded

Regards

Rodrigo

On Tuesday, March 01, 2011 06:03:13 PM Glenn Sieb wrote:
> 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-unsubscribe@freebsd.org"



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