Public bug reported: Running our websites requires specific code from an external supplier. This code makes PHP (5.5.09) and the website crash on Ubuntu 14.04.1. It's because of a known bug in PHP 5.5.09 which is already solved in the latest (minor) upgrade.
This is the PHP bug in question: https://bugs.php.net/bug.php?id=48147 This particular PHP scripting code line makes PHP on Ubuntu 14.04 crash: return @iconv($from_encoding, $to_encoding . '//TRANSLIT,IGNORE', $source); Without this we cannot upgrade our webservers from Ubuntu 12.04 to Ubuntu 14.04. When will an update come available for Ubuntu to upgrade the PHP version? Thank you in advance. Regards, Robbert Brackel ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: php5-common 5.5.9+dfsg-1ubuntu4.3 ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6 Uname: Linux 3.13.0-35-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.3 Architecture: amd64 Date: Tue Sep 2 18:04:54 2014 InstallationDate: Installed on 2014-06-06 (88 days ago) InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) ProcEnviron: LANGUAGE=en_US:en TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: php5 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: php5 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364486 Title: PHP5.5 Crash on certain scripting code To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1364486/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
