Jeff Geerling
|
beffaeb4ce
|
Revert "Typo in php.ini mssql.compatibility_mode"
|
2016-04-08 14:19:23 -05:00 |
|
Petrox
|
ab2a314055
|
Typo in php.ini mssql.compatibility_mode
Bad:
mssql.compatability_mode = Off
Good:
mssql.compatibility_mode = Off
|
2016-04-08 19:39:46 +02:00 |
|
Jeff Geerling
|
041e7bc0d5
|
Fixes #99: Allow override of output_buffering setting.
|
2016-03-25 17:05:33 -05:00 |
|
Jeff Geerling
|
e03ffd0104
|
Fixes #94: PHP-FPM init script for build from source causes 30s delay when stopping via systemd.
|
2016-03-16 12:14:13 -05:00 |
|
Oskar Schöldström
|
9eadfc1cdc
|
correct some paths
|
2016-03-03 22:12:42 -05:00 |
|
Westin Shafer
|
db617add4a
|
Set always_populate_raw_post_data to -1 as setting is deprecated in 5.6
|
2016-02-19 09:04:12 -07: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
|
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
|
e22b35d20e
|
Fixes #65: Make FPM init script more PHP-7-friendly.
|
2015-12-13 22:42:44 -06:00 |
|
Tomas Joelsson
|
af9293214a
|
Add if-condition for opcache blacklist filename
|
2015-10-14 14:23:27 +08:00 |
|
Tomas Joelsson
|
aaea548336
|
Add blacklist file option to opcache config
|
2015-10-14 12:33:53 +08:00 |
|
Jeff Geerling
|
ac77ea3327
|
Issue #45: Fix PHP-FPM setup and configuration when installing from source - for real.
|
2015-07-06 12:03:23 -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 |
|
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
|
4121ffe265
|
Add php_apc_enabled_in_ini option.
|
2014-07-28 08:54:51 -05: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
|
bf3f28ce77
|
Initial commit of meta, tasks, templates, and vars.
|
2014-02-28 20:39:35 -06:00 |
|