diff --git a/tasks/php.yml b/tasks/php.yml index 210e728afa621ca114888ea3dbbfdc91e8137ff4..7ff7eab5e810f6b1e237c41e9c47a6eca9bde6e1 100644 --- a/tasks/php.yml +++ b/tasks/php.yml @@ -40,11 +40,6 @@ notify: - "PHP | Restart Apache" -# TODO: Upgrade APCu on Ubuntu 14.04 -# @see https://github.com/owncloud/core/issues/14175#issuecomment-74573088 -# wget https://launchpad.net/~ondrej/+archive/ubuntu/php5/+build/6149263/+files/php5-apcu_4.0.6-1%2Bdeb.sury.org~utopic%2B1_amd64.deb -# sudo dpkg -i php5-apcu_4.0.6-1+deb.sury.org~utopic+1_amd64.deb - - name: "PHP | Cache configuration file, apc.ini" template: src=etc-php5-conf-d-apc.ini