Commit Graph

31 Commits

Author SHA1 Message Date
Jeff Geerling
8d3aa950e6 Merge pull request #79 from ajsalminen/configurable_sessions
Configuration options for PHP session handling.
2016-02-16 19:31:19 -08:00
Jeff Geerling
41a6282e9e Merge pull request #56 from juwai/master
Add option for opcache blacklist file
2016-02-16 19:28:48 -08:00
Antti Salminen
5c5c3ceae2 Configuration options for PHP session handling. 2016-02-10 22:36:37 +02:00
Jeff Geerling
f35d2a2b53 Fixes #55 and Fixes #43: Extra basic configuration for PHP-FPM. 2016-01-14 20:47:25 -06:00
Tomas Joelsson
aaea548336 Add blacklist file option to opcache config 2015-10-14 12:33:53 +08: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
39e7bf6e13 Fixes #44: Allow php executable to be configurable. 2015-06-27 12:00:10 -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
f0d922699d Merge pull request #31 from o2web/master
Add option to disable expose_php.
2015-05-11 10:27:12 -07:00
Jeff Geerling
c1cf287346 Fixes #24: Configure OpCache for PHP >= 5.5. 2015-04-30 15:54:15 -05:00
Jeff Geerling
bd2ef93fae Clean up default php.ini and add php_display_startup_errors variable. 2015-04-24 11:02:59 -05:00
Louis-Michel Couture
924824c0f3 Add option to disable expose_php 2015-04-14 01:28:24 -04:00
Louis-Michel Couture
6f2516cc0a Add configurable max post size 2015-04-12 13:03:29 -04:00
Jeff Geerling
4595c8d5ec Fixes #25: Add php_apc_enable_cli variable. 2015-02-28 21:14:51 -06:00
Jeff Geerling
d3e2ac586f Add php_apc_stat variable. 2015-02-26 14:30:49 -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
084e14b422 Allow php_webserver_daemon to be overridden. 2014-11-10 14:38:41 -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
Ricardo Oliveira
88861a8dff add option for apc 2014-09-02 15:19:08 +01: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
bc27f1f03b Merge pull request #5 from allgood2386/master
Add sendmail path variable.
2014-08-05 09:16:06 -05:00
Rich Allen
644194d3de renaming sendmail variable to remain consistant with nameing conventions 2014-08-05 10:01:28 -04:00
Jeff Geerling
7709b3440c Merge pull request #4 from ajsalminen/allow_package_override
Allow overriding php_packages in more easily.
2014-08-03 21:17:29 -05:00
Jeff Geerling
4121ffe265 Add php_apc_enabled_in_ini option. 2014-07-28 08:54:51 -05:00
Antti Salminen
f1f26b0be8 Make it possible to override php_packages. 2014-07-10 11:27:25 +03:00
Rich Allen
26c5175756 adding a sendmail path variable incase you wanted to set up something like mailcatcher or non-standard mail config" 2014-06-23 15:04:10 -04:00
Jeff Geerling
d3b619e07f Add ability to ignore webserver entirely. 2014-05-24 22:08:20 -05:00
Jeff Geerling
574694d0f9 Move variables to defaults. 2014-05-14 22:09:36 -05:00