ubuntu php 5.3.5+ on 10.04 LTS

Here is a link to help you update the current PHP version on 10.04 LTS to a newer version.

If you're running PRESSFLOW or Drupal 6 I would recommended updating to some issues regarding node_save() / clone object issues with PHP versions below 5.3.5....

Here is a packaged way or compile from source for very latest :

First add the following lines to the /etc/apt/sources.list.d/php5-ppa.list file using your favourite editor.

deb <a href="http://ppa.launchpad.net/nginx/php5/ubuntu" title="http://ppa.launchpad.net/nginx/php5/ubuntu">http://ppa.launchpad.net/nginx/php5/ubuntu</a> maverick main
deb-src <a href="http://ppa.launchpad.net/nginx/php5/ubuntu" title="http://ppa.launchpad.net/nginx/php5/ubuntu">http://ppa.launchpad.net/nginx/php5/ubuntu</a> maverick main
Then run the following command to add a key for the newly added repositories:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 00A6F0A3C300EE8C
After that you can update Ubuntu's software and upgrade PHP:

aptitude update
aptitude full-upgrade

http://askubuntu.com/questions/56933/php-upgrades-from-5-3-2-to-5-3-6




Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. The supported tag styles are: <foo>, [foo].

More information about formatting options

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.
Bg