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

Gary Kline kline at thought.org
Tue Mar 1 22:59:57 UTC 2011


On Tue, Mar 01, 2011 at 06:22:13PM -0300, Rodrigo Gonzalez wrote:
> And enabled
> 
> php -m 
> 
> check that mysql extension is loaded
> 
> Regards
> 
> Rodrigo


	Hmmm.  Good one! ... well, maybe.  I have no idea why PHP
	Startup can't load these libraries.  


PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20090626/bcmath.so' - Cannot open
"/usr/local/lib/php/20090626/bcmath.so" in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20090626/mssql.so' - Cannot open
"/usr/local/lib/php/20090626/mssql.so" in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20090626/openssl.so' - Cannot open
"/usr/local/lib/php/20090626/openssl.so" in Unknown on line 0
[PHP Modules]
Core
ctype
date
dom
ereg
filter
hash
iconv
json
libxml
mhash
mysql
mysqli
mysqlnd
pcre
PDO
pdo_sqlite
posix
Reflection
session
SimpleXML
SPL
SQLite
standard
tokenizer
xml
xmlreader
xmlwriter

[Zend Modules]


	Any ideas?  Should I just /bin/rm the ones that are loadable?

	gary



> 
> 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 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

-- 
 Gary Kline  kline at thought.org  http://www.thought.org  Public Service Unix
           Journey Toward the Dawn, E-Book: http://www.thought.org
          The 7.98a release of Jottings: http://jottings.thought.org



More information about the freebsd-questions mailing list