obs wrote:
To be honest you might as well upgrade and get it out of the way now then all your site disruption is in one go, once upgraded you'll be set for the next five years.
Also what does aptitude show php5-fpm say?
The command gives me:
Package: php5-fpm
New: yes
State: installed
Automatically installed: no
Version: 5.3.3-1ubuntu9.6
Priority: optional
Section: universe/php
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Uncompressed Size: 7,811k
Depends: libbz2-1.0, libc6 (>= 2.11), libcomerr2 (>= 1.01), libdb4.8,
libevent-1.4-2 (>= 1.4.13-stable), libgssapi-krb5-2 (>= 1.6.dfsg.2),
libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libpcre3 (>=
7.7), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>=
1:1.1.4), mime-support, php5-common (= 5.3.3-1ubuntu9.6), libmagic1,
ucf, tzdata
Suggests: php-pear
Provides: phpapi-20090626+lfs
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
This package provides the Fast Process Manager interpreter that runs as a
daemon and receives Fast/CGI requests. Note that MOST Apache users probably
want the libapache2-mod-php5 package. The following extensions are built in:
bcmath bz2 calendar Core ctype date
dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml
mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML
soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml
xmlreader xmlwriter zip zlib.
PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
from C, Java and Perl with a couple of unique PHP-specific features thrown in.
The goal of the language is to allow web developers to write dynamically
generated pages quickly. This version of PHP5 was built with the Suhosin patch.
Homepage:
http://www.php.net/
Also, in regards to the upgrading, I'm just not sure how to do that. I have a enough Linux knowledge to get myself into and out of trouble in most cases but I've never upgraded one via shell. I will try and do some research on the process but I'm just in the unknown camp right now, like would I have to set up all of my sites again and so on?