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

2011-03-04 Thread Chip Camden
Quoth Zbigniew Szalbot on Friday, 04 March 2011:
 Hello,
 
         Thanks duly noted to everyone.  I was beginning to wonder if I
         had lost what mind I've got left!  Not used to losing my two trial
         blog, (1), and beyond that, being dumbfounded at how messy it
         may be to keep WP current.   (2)
 
 It seems to me you are making you life more difficult with WP than it
 needs to be. Keeping WP current is a piece of cake, and you do not
 need to do it via ports. WP has built-in ftp capabilities and once you
 provide it with proper credentials, upgrading is as easy as clicking
 the upgrade button from within WP admin interface. This way you can
 keep multiple WP installations and easily maintain them.  :)
 

I have not had a lot of luck with upgrading from within the admin panel,
but it is still easy to upgrade by downloading the latest tarball and
simply extracting it over the installation.  Then go into the admin panel
to see if it requires that you press a button to update the database.
Done!

Of course, make a backup first.

-- 
Sterling (Chip) Camden | sterl...@camdensoftware.com | 2048D/3A978E4F
http://chipsquips.com  | http://camdensoftware.com   | http://chipstips.com


pgpdflAWmvQoM.pgp
Description: PGP signature


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

2011-03-04 Thread Chad Perrin
On Fri, Mar 04, 2011 at 07:27:44AM -0800, Chip Camden wrote:
 
 I have not had a lot of luck with upgrading from within the admin panel,
 but it is still easy to upgrade by downloading the latest tarball and
 simply extracting it over the installation.  Then go into the admin panel
 to see if it requires that you press a button to update the database.
 Done!
 
 Of course, make a backup first.

. . . and Heaven help you if you had to make any nontrivial changes to
your local install of WordPress to make up for some of its many
deficiencies, and don't have a detailed record of exactly what changes
you made, since I know of no upgrade methodology for WordPress that don't
destroy such changes in a way that makes it effectively impossible to
just apply a patch to reintroduce them.  WordPress developers apparently
like to substantially change the way things look in all the core files
(thus breaking patches made from earlier versions) without substantively
changing the way things work or the readability of the code.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]


pgpstENE4ZRWH.pgp
Description: PGP signature


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

2011-03-04 Thread Chip Camden
Quoth Chad Perrin on Friday, 04 March 2011:
 On Fri, Mar 04, 2011 at 07:27:44AM -0800, Chip Camden wrote:
  
  I have not had a lot of luck with upgrading from within the admin panel,
  but it is still easy to upgrade by downloading the latest tarball and
  simply extracting it over the installation.  Then go into the admin panel
  to see if it requires that you press a button to update the database.
  Done!
  
  Of course, make a backup first.
 
 . . . and Heaven help you if you had to make any nontrivial changes to
 your local install of WordPress to make up for some of its many
 deficiencies, and don't have a detailed record of exactly what changes
 you made, since I know of no upgrade methodology for WordPress that don't
 destroy such changes in a way that makes it effectively impossible to
 just apply a patch to reintroduce them.  WordPress developers apparently
 like to substantially change the way things look in all the core files
 (thus breaking patches made from earlier versions) without substantively
 changing the way things work or the readability of the code.
 
 -- 
 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]

Yes, I've been bitten by that.  Nowadays I confine all of my
customizations to plugins or theme files, os I can always drop in their
latest version and then check to see if they broke the plugins somehow
(which has happened on occasion).

-- 
Sterling (Chip) Camden | sterl...@camdensoftware.com | 2048D/3A978E4F
http://chipsquips.com  | http://camdensoftware.com   | http://chipstips.com


pgp0HDrqpcqog.pgp
Description: PGP signature


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

2011-03-04 Thread Gary Kline

[Just a top post to say that recent troubles of unknown cause on
my server --7.3-- have drained time from my thought of joining
the Blogger World.]

On Fri, Mar 04, 2011 at 09:09:20AM -0800, Chip Camden wrote:
 Quoth Chad Perrin on Friday, 04 March 2011:
  On Fri, Mar 04, 2011 at 07:27:44AM -0800, Chip Camden wrote:
   
   I have not had a lot of luck with upgrading from within the admin panel,
   but it is still easy to upgrade by downloading the latest tarball and
   simply extracting it over the installation.  Then go into the admin panel
   to see if it requires that you press a button to update the database.
   Done!
   
   Of course, make a backup first.


I make bups of bups; the thing is that when I _thought_ i had
upgraded by push-button nothing had actually happened.  My
version had not been uprev'd to 3.1; it was still a 3.0.4.  
Etc.  I'mall but certain this would have been the same if I
were running Linux.  ...So yes, I will d/load stuff, move or scp
it into my www/data/blog/* and extract.  My proposed site is 
titled ...And miles to go before I sleep; the blog directory
is, literally blog.  (I posted a question on the forum about
where to change the author info and someone said it was 
www.home/blog/author/authorID --IIRC.  I didn't understand the
answer.)


  
  . . . and Heaven help you if you had to make any nontrivial changes to
  your local install of WordPress to make up for some of its many
  deficiencies, and don't have a detailed record of exactly what changes
  you made, since I know of no upgrade methodology for WordPress that don't
  destroy such changes in a way that makes it effectively impossible to
  just apply a patch to reintroduce them.  WordPress developers apparently
  like to substantially change the way things look in all the core files
  (thus breaking patches made from earlier versions) without substantively
  changing the way things work or the readability of the code.
  

I just found the WP-3.1.zip file in my ~/Downloads directory.  I
had not looked.  On the WP.org forum I claimed to be running 3.1
rather than 3.0.4. Could have have nosed me somehow?  How
tightly integrated are the clients integrated with WordPress?
Another thin I don't quite get is whether this group in a
non-profit [.org] or a for-profit [.com].  

I've seen some instructive videos for this effort; I'm assuming
that these are for the .com/commercial side.  Is there a place
on the WP .org side that has a series of tutorials-- 001 to NNN 
that I should read?  This one isn't going to be plug-in-an-use;
it looks like it demands at least a moderate learning curve.


  -- 
  Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]
 
 Yes, I've been bitten by that.  Nowadays I confine all of my
 customizations to plugins or theme files, os I can always drop in their
 latest version and then check to see if they broke the plugins somehow
 (which has happened on occasion).
 

Yipes.  Thanks for the clue.

gary



 -- 
 Sterling (Chip) Camden | sterl...@camdensoftware.com | 2048D/3A978E4F
 http://chipsquips.com  | http://camdensoftware.com   | http://chipstips.com



-- 
 Gary Kline  kl...@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

___
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


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

2011-03-04 Thread Chip Camden
Quoth Gary Kline on Friday, 04 March 2011:

✂ snip ✂

   it into my www/data/blog/* and extract.  My proposed site is 
   titled ...And miles to go before I sleep; the blog directory
   is, literally blog.  (I posted a question on the forum about
   where to change the author info and someone said it was 
   www.home/blog/author/authorID --IIRC.  I didn't understand the
   answer.)

✂ snip ✂

It's in the MySQL database.  You change it by going into the
admin panel (www.home/blog/wp-admin) then go to the general
settings (on the left sidebar, under Settings click General
or navigate to www.home/blog/wp-admin/options-general.php).

✂ snip ✂

 
   I just found the WP-3.1.zip file in my ~/Downloads directory.  I
   had not looked.  On the WP.org forum I claimed to be running 3.1
   rather than 3.0.4. Could have have nosed me somehow?  How
   tightly integrated are the clients integrated with WordPress?
   Another thin I don't quite get is whether this group in a
   non-profit [.org] or a for-profit [.com].  

Wordpress.org is the site for the open source Wordpress project.
It's where you download sources, and where everything's
documented.  Wordpress.com is a site where you can sign up for a
free account that they host.

You might want to bookmark http://codex.wordpress.org/Main_Page

✂ snip ✂

-- 
Sterling (Chip) Camden | sterl...@camdensoftware.com | 2048D/3A978E4F
http://chipsquips.com  | http://camdensoftware.com   | http://chipstips.com


pgpWQEvbihQfs.pgp
Description: PGP signature


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

2011-03-03 Thread John D Jones III

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 Serverethic  [5001] pkg_info | gr php5-mysql
470:php5-mysql-5.3.5The mysql shared extension for php
471:php5-mysqli-5.3.5   The mysqli shared extension for php
q0 14:47 Serverethic  [5002]


___
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


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-questi...@bsdgeeks4u.com
___
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


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

2011-03-03 Thread Michael J. Kearney
Wordpress install ftw

I created a new database manually

Http://www.inverselog.info

John D Jones III freebsd-questi...@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 Serverethic  [5001] pkg_info | gr php5-mysql
 470:php5-mysql-5.3.5The mysql shared extension for php
 471:php5-mysqli-5.3.5   The mysqli shared extension for php
 q0 14:47 Serverethic  [5002]

 ___
 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

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-questi...@bsdgeeks4u.com
___
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
___
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


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

2011-03-03 Thread Gary Kline
On Thu, Mar 03, 2011 at 02:34:56PM -0500, Michael  J. Kearney wrote:
 Wordpress install ftw
 
 I created a new database manually
 
 Http://www.inverselog.info
 
 John D Jones III freebsd-questi...@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 Serverethic  [5001] pkg_info | gr php5-mysql
  470:php5-mysql-5.3.5The mysql shared extension for php
  471:php5-mysqli-5.3.5   The mysqli shared extension for php
  q0 14:47 Serverethic  [5002]
 
  ___
  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
 
 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-questi...@bsdgeeks4u.com


Thanks duly noted to everyone.  I was beginning to wonder if I
had lost what mind I've got left!  Not used to losing my two trial
blog, (1), and beyond that, being dumbfounded at how messy it
may be to keep WP current.   (2)

All of a sudden I'm thinking [[*hmmm, well, censored*]].

-g
 ___
 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
 ___
 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
 

-- 
 Gary Kline  kl...@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

___
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


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

2011-03-03 Thread Zbigniew Szalbot
Hello,

        Thanks duly noted to everyone.  I was beginning to wonder if I
        had lost what mind I've got left!  Not used to losing my two trial
        blog, (1), and beyond that, being dumbfounded at how messy it
        may be to keep WP current.   (2)

It seems to me you are making you life more difficult with WP than it
needs to be. Keeping WP current is a piece of cake, and you do not
need to do it via ports. WP has built-in ftp capabilities and once you
provide it with proper credentials, upgrading is as easy as clicking
the upgrade button from within WP admin interface. This way you can
keep multiple WP installations and easily maintain them.  :)

Warm regards,

Zbigniew Szalbot
___
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


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

2011-03-01 Thread Glenn Sieb
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


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

2011-03-01 Thread Rodrigo Gonzalez
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-unsubscr...@freebsd.org
___
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


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

2011-03-01 Thread Gary Kline
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@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  freebsd-questions-unsubscr...@freebsd.org
 ___
 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

-- 
 Gary Kline  kl...@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

___
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


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

2011-03-01 Thread Rodrigo Gonzalez
you just need to delete them from /usr/local/etc/php/extensions.ini

mysql extension is loaded when you are using cli, I would check at web server 
module.

Create a file called info.php in your document root

then go to http://your ip/info.php

Check if there is a block called mysql

Regards

Rodrigo

On Tuesday, March 01, 2011 07:59:56 PM Gary Kline wrote:
 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@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   freebsd-questions-unsubscr...@freebsd.org
  
  ___
  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
___
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


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

2011-03-01 Thread Gary Kline
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.5The 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-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@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

___
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


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

2011-03-01 Thread Gary Kline
On Tue, Mar 01, 2011 at 08:35:25PM -0300, Rodrigo Gonzalez wrote:
 you just need to delete them from /usr/local/etc/php/extensions.ini
 
 mysql extension is loaded when you are using cli, I would check at web server 
 module.
 
 Create a file called info.php in your document root
 
 then go to http://your ip/info.php
 
 Check if there is a block called mysql
 
 Regards
 
 Rodrigo
 
Thanks for your help; I am back up, installed a new WordPress,
and re-re-reinstalled the database.  --I could ramble on for
paragraphs, but  will spare everybody!

I am running WP on my FreeBSD 7.3 server and want to know how I
can upgrade from within my present version.  I'm running v 3.0.4
from ports; the latest is 3.1.  Last time I tried upgrading from
here as root I got power-surged off the Net.  When I got back
and tried to pick up the thread of thoughts, WordPress couldn't
see MYSQL.  Nutshell, is there a way that I can d/load and
install WP on Berkeley Unix?  ---just wondering!  And how can I
d/l Plugins and fonts?

thanks again!  appreciated your insights,

gary



-- 
 Gary Kline  kl...@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

___
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