Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 14:34:56 -0500
From:      "Michael  J. Kearney" <mkearney@nvita.org>
To:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: mysql missing from my home-page WordPress....
Message-ID:  <xw1xbkkdkyggus97ir0cs16q.1299179774858@email.android.com>

next in thread | raw e-mail | index | archive | help
Wordpress install ftw

I created a new database manually....

Http://www.inverselog.info

John D Jones III <freebsd-questions@bsdgeeks4u.com> wrote:


On 03/01/2011 03:50 PM, Gary Kline wrote:
> On Tue, Mar 01, 2011 at 04:03:13PM -0500, 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
>>
>
> This was the first thing I [re-] installed.
>
>
> q0 14:47 Server<ethic>  [5001] pkg_info | gr php5-mysql
> 470:php5-mysql-5.3.5    The mysql shared extension for php
> 471:php5-mysqli-5.3.5   The mysqli shared extension for php
> q0 14:47 Server<ethic>  [5002]
>>
>> _______________________________________________
>> 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"
>
I had a similar problem with PHP after I upgraded it. The location of
the php extensions had changed, but my php.ini was still pointing to the
old location of the modules. You may want to double check the path and
make sure they're both the same. If not, I recommend copying in the new
.default php.ini file and make your custom changes there, as there were
recently many settings changed/added in the latest PHP version.

--
Thanks,
John D Jones III
freebsd-questions@bsdgeeks4u.com
_______________________________________________
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?xw1xbkkdkyggus97ir0cs16q.1299179774858>