hi, On 30 April 2010 20:12, Richard Ibbotson <[email protected]> wrote: > Hi > >> Josh Smith wrote: >> > It was released this morning. First to update or install, please >> > report results :) > > My Ubuntu server seems to be working fine after the upgrade. Also, my > Ubuntu desktop in my kitchen. However, I now find that my Wordpress > 2.9.2 blog postings have disappeared..... > > http://sleepypenguin.homelinux.org/blog/ > > any suggestions about how to fix this greatly appreciated. Can't find > an answer with a Google search.
i don't mess with wordpress much, but lucid ships php 5.3 by default, and a lot of php webapps (and plugins for those) haven't bee thoroughly vetted to run smoothly on php 5.3. try googling for wordpress 5.3 issues, and maybe throw in the names of any plugins you have installed. i know at work we'll be avoiding lucid until we start doing more Drupal 7 work, because while drupal 6 core is 99% ok with php 5.3, contributed modules are a lucky dip. another option is to pin you php5-* packages to a karmic repository. cheers justin -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
