lucid lynx

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

Drupal development on Lucid Lynx

There is a problem with Lucid Lynx and Drupal, Lucid Lynx comes with php5.3 and Drupal code doesnt run smoothly on that version. So what we want to do is to revert back to 5.2 on, how do we do that? Its simple:

  • Remove all php packages(using remove or purge): sudo apt-get purge php5*
  • Clean out all downloaded package files: sudo apt-get clean
  • Add a sources.list for karmic packages by running: sed s/lucid/karmic/g /etc/apt/sources.list | sudo tee /etc/apt/sources.list.d/karmic.list
  • Read more
    Subscribe with RSS Syndicate content