PHP upgrade
If you run your PHP scripts on a Debian system, and you installed PHP from the Dotdeb repo you should do a dis-upgrade as the new 5.3.17 and 5.4.7 versions are available.
For a list of changes check out the Dotdeb website
If you run your PHP scripts on a Debian system, and you installed PHP from the Dotdeb repo you should do a dis-upgrade as the new 5.3.17 and 5.4.7 versions are available.
For a list of changes check out the Dotdeb website
This site uses Akismet to reduce spam. Learn how your comment data is processed.
I tried to update my php version 5.3.3 for the current but managed only 5.3.17. I would like to update to version 5.4.7. ‘m doing something wrong?
sources.list:
deb http://mirror.us.leaseweb.net/dotdeb/ squeeze-php54 all
deb-src http://mirror.us.leaseweb.net/dotdeb/ squeeze-php54 all
# apt-get update
Hit http://mirror.us.leaseweb.net squeeze-php54 Release.gpg
Ign http://mirror.us.leaseweb.net/dotdeb/ squeeze-php54/all Translation-en
Hit http://mirror.us.leaseweb.net squeeze-php54 Release
Hit http://mirror.us.leaseweb.net squeeze-php54/all Sources
Hit http://mirror.us.leaseweb.net squeeze-php54/all amd64 Packages
Reading package lists… Done
# apt-get upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages have been kept back:
libapache2-mod-php5 php-pear php5 php5-cgi php5-cli php5-common php5-curl php5-dev php5-gd php5-imap
php5-mcrypt php5-mysql php5-sqlite php5-xsl
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.