Commit Graph

42 Commits

Author SHA1 Message Date
Jeff Geerling 214e4bb8fa Fixes #69: APC is dead, long live OpCache and APCu. 2016-05-11 22:27:02 -05:00
Jeff Geerling 041e7bc0d5 Fixes #99: Allow override of output_buffering setting. 2016-03-25 17:05:33 -05:00
Jeff Geerling f969eb2190 Fixes #58: Allow session save handler and path to be configured. 2016-02-16 21:48:38 -06:00
Jeff Geerling 07fe90f888 PR #79 Follow-up. 2016-02-16 21:33:11 -06:00
Jeff Geerling f8a0e2143b Update PHP-FPM docs in README. 2016-01-14 21:07:35 -06:00
Jeff Geerling f35d2a2b53 Fixes #55 and Fixes #43: Extra basic configuration for PHP-FPM. 2016-01-14 20:47:25 -06:00
Jeff Geerling bb0c7e7bbc Fixes #70: Get gooky Apache-specific packages out of default config. 2016-01-07 10:48:02 -06:00
Remi Collet 430b3964db Improve repo description
* add link to referenced roles
* use remi-php56 as example (instead of EOL php 5.4)
2016-01-07 17:25:45 +01:00
Jeff Geerling 213914d5df Add php_source_install_gmp_path variable for better cross-distro/platform support. 2015-10-02 12:49:11 -05:00
Jeff Geerling 9edf658f9c PR #51: Add documentation for newly-configurable filename variables. 2015-08-20 11:56:47 -05:00
Jeff Geerling 39e7bf6e13 Fixes #44: Allow php executable to be configurable. 2015-06-27 12:00:10 -05:00
Jeff Geerling fa089f116b Better order of README. 2015-05-31 22:37:45 -05:00
Jeff Geerling e3486fe4b6 Fixes #35: Support compiling from source, PHP 7, and beyond! 2015-05-31 20:51:50 -05:00
Jeff Geerling 30e9ef1a33 Add max_input_vars and max_input_time vars. 2015-05-27 10:17:43 -05:00
Jeff Geerling 11f434dc89 Remove outdated TODO section from README.md. 2015-05-26 10:50:33 -05:00
Lewis Wright 43720bc046 Fixed typos in the Opcache section 2015-05-22 10:58:08 +01:00
Jeff Geerling 41ac428ea3 For #31: Document new php_expose_php option. 2015-05-11 10:28:03 -07:00
Jeff Geerling da59049bc8 Issue #24: Document new PHP OpCache configuration variables. 2015-04-30 16:01:04 -05:00
Jeff Geerling 456140f06f Add php_display_startup_errors to README. 2015-04-24 11:03:51 -05:00
Louis-Michel Couture 6f2516cc0a Add configurable max post size 2015-04-12 13:03:29 -04:00
Jeff Geerling aa46481c89 Fixes #26: Install APC by default on Debian/Ubuntu systems. 2015-03-06 11:32:59 -06:00
Jeff Geerling 993661e48f Better explanation of PHP-fpm usage. 2015-03-02 16:17:37 -06:00
Jeff Geerling 4595c8d5ec Fixes #25: Add php_apc_enable_cli variable. 2015-02-28 21:14:51 -06:00
Jeff Geerling 0f190db807 Update README to knock Travis back in order. 2015-02-27 12:53:05 -06:00
Jeff Geerling d3e2ac586f Add php_apc_stat variable. 2015-02-26 14:30:49 -06:00
Jeff Geerling 8259d152a6 Fixes #17: Use proper configuration paths in Debian/Ubuntu. 2015-02-26 14:17:51 -06:00
Jeff Geerling ee9a827049 Add php_realpath_cache_size variable. 2014-11-20 10:52:06 -06:00
Jeff Geerling 8ea541776f Issue #19: Allow self-managed php.ini, and related cleanup. 2014-11-11 11:34:06 -06:00
Jeff Geerling a2a41a4bcc Issue #8: Allow error reporting to be enabled or disabled. 2014-11-11 10:56:09 -06:00
Jeff Geerling 604286acfc Merge pull request #7 from seschwar/master
Make PHP option short_open_tag configurable.
2014-09-20 23:16:46 -05:00
Jeff Geerling a36d92bebe Update README to reflect ability to disable APC. 2014-09-02 10:36:16 -05:00
Sebastian Schwarz df29e3d358 Make PHP option short_open_tag configurable
This is useful for nasty legacy applications.
2014-08-07 15:58:23 +02:00
Jeff Geerling 950049e5bf Adding docs for new php_sendmail_path var. 2014-08-05 09:19:18 -05:00
Jeff Geerling 4121ffe265 Add php_apc_enabled_in_ini option. 2014-07-28 08:54:51 -05:00
Jeff Geerling d3b619e07f Add ability to ignore webserver entirely. 2014-05-24 22:08:20 -05:00
Jeff Geerling 7908233ae6 Add php-fpm support, remove Apache dependency (works with Nginx). 2014-05-02 22:27:28 -05:00
Jeff Geerling 7852afd8a9 Add Travis CI integration. 2014-04-23 11:29:49 -05:00
Jeff Geerling b83594a0ba Add Debian/Ubuntu support to PHP role. 2014-04-23 11:26:37 -05:00
Jeff Geerling 56802487a0 Updated README.md 2014-04-21 13:06:38 -05:00
Jeff Geerling c79d8853fd Add one more TODO to readme. 2014-02-28 20:41:25 -06:00
Jeff Geerling 1243e335d8 Add TODOs to readme. 2014-02-28 20:40:38 -06:00
Jeff Geerling e64fd9ac81 Added README.md. 2014-02-28 20:39:10 -06:00