Commit graph

16 commits

Author SHA1 Message Date
Jérémy Lecour 635aa5f8a1 php.ini custom file permissions
Thanks to root's umask, the copied file doesn't ave the proper
permissions :
0600 (actual) instead of 0644 (expected)
2017-11-28 15:17:36 +01:00
Victor LABORIE 3b4bf6d13a php: fix right on custom conf files 2017-10-16 17:46:55 +02:00
Benoît S. 7419937196 Force pining to php*
Why? Because we have some meta-packages like php which redirect to php7.0 or
php7.1. With this, all php packages will be 7.1 (default from sury).
2017-09-20 15:06:15 +02:00
Benoît S. e2ed9e4be8 Add preferences file to pin php7.1 packages 2017-09-20 14:33:22 +02:00
Benoît S. cbe40162d9 Remove useless apt update handler 2017-09-20 14:19:30 +02:00
Benoît S. 21f85e4e84 Use apt_repository and rename source list to sury.list 2017-09-20 14:17:02 +02:00
Benoît S. fa55761714 Add support for PHP 7.1 using sury repository.
See the documentation: https://wiki.evolix.org/HowtoPHP#php-7.1-avec-deb.sury.org
2017-09-20 11:29:54 +02:00
Victor LABORIE c430fa3485 php: install php5/php package after fpm/libapache2-mod-php
Because apt dependency always install libapache2-mod-php
if neither is present
2017-09-19 10:29:57 +02:00
Gregory Colpart a1188c7823 add default_charset example in php custom files 2017-09-12 20:14:56 +02:00
Victor LABORIE 0438ece246 php: comments starting with '#' are deprecated 2017-09-12 10:41:47 +02:00
Gregory Colpart 27f0369c5b esthetic changes: add version condition in name: 2017-09-08 02:01:26 +02:00
Gregory Colpart af5427e077 Add flavor for installing Symfony 2017-09-06 19:28:37 +02:00
Gregory Colpart 207a2f6011 Improve distribution verification 2017-08-23 01:49:27 +02:00
Gregory Colpart 6526e88b9c install phpmailer by default (now in HowtoPHP) + fix name of package for ssh module in jessie 2017-08-22 20:58:57 +02:00
Gregory Colpart 2e1deb3e93 write php role with https://wiki.evolix.org/HowtoPHP 2017-08-22 06:30:41 +02:00
Gregory Colpart 30d9e826b8 rename php-fpm -> php 2017-08-22 06:30:41 +02:00