issues
search
netgen
/
vagrant-ansible-ezpublish
Vagrant setup with Ansible provisioner configured for running eZ Publish projects
https://netgen.io
MIT License
23
stars
12
forks
source link
fpm enabling, php.ini templates, auto removal for fpm/mod_php when needed
#6
Closed
dkorunic
closed
9 years ago
dkorunic
commented
9 years ago
enable FPM by default (faster, uses less memory)
refactor php.ini into CLI and mod_php/fpm j2 templates with bunch of sane default variables
make sure that we remove php5-fpm if it's not active and vice-versa for mod_php