Seth Miller
9c2e178fe3
fix imagick package name for RedHat systems
10 years ago
Nitin Madhok
094a2d499c
Merge pull request #21 from Cottser/use_ppa_optional
Make use_ppa optional
10 years ago
Scott Reeves
67def91262
Make use_ppa optional
10 years ago
Nitin Madhok
1baffad4e4
Merge pull request #20 from wdalmut/master
Add example information
10 years ago
Walter Dal Mut
6ebf75fbb5
Add example information
10 years ago
Forrest
3547c933a9
Merge pull request #19 from wdalmut/master
Added mongo extension via pecl and use ppa for php
10 years ago
Walter Dal Mut
d14b686e5e
Added mongo extension via pecl and use ppa for php
10 years ago
Forrest
e8b3030c1f
Merge pull request #18 from mkhubbard/feature/intl
New module: intl
10 years ago
Michael Hubbard
0503ba52b3
New module: intl
10 years ago
Nitin Madhok
a4f02c1474
Update README.rst
Fix broken link
10 years ago
Joseph Hall
c705526d2c
Merge pull request #15 from spsoit/master
Fixes incomplete requisites for fpm.init
10 years ago
Chad Heuschober
a66684260d
Fixes incomplete requisites for fpm.init
10 years ago
Seth House
feb3c03e54
Merge pull request #14 from spsoit/master
Adds NG states to php-formula
10 years ago
Chad Heuschober
7f90be9f9f
Finishes first-pass documentation and fixes minor niggle in pools_config.
10 years ago
Chad Heuschober
ef19addb98
Cleaned up pools.
10 years ago
Chad Heuschober
0a8b0ceaf1
Fixed broken test ininstalled.jinja
10 years ago
Chad Heuschober
b8278ba19a
Fixed mixxing set in installed.jinja
10 years ago
Chad Heuschober
116f3fae70
Rewrote ini and cli.ini handling
10 years ago
Chad Heuschober
7268b7d69e
Merge branch 'master' of github.com:saltstack-formulas/php-formula
10 years ago
Chad Heuschober
c2435a397f
Fixes serialization issues with the ini files. Still has an unhealthy dependency on odict() and cannot recurse its method. Macro.jinja has additional methods that should also be pruned once
10 years ago
Seth House
f7526d5daf
Merge pull request #13 from taion809/feature_addJson
This commit adds the php-json package.
10 years ago
Nicholas J
0d0cf6827d
This commit adds the php-json package.
The json features of php have been moved to a separate package in the following distributions:
- Debian >= 8 (jessie)
- Ubuntu >= 13.04
Changes:
- Added json.sls
- Updated map.jinja
- Updated README.md
10 years ago
Chad Heuschober
0b65d5aaea
Tightened up some ng requirements.
10 years ago
Chad Heuschober
9c5ef0395b
Tightened up some ng requirements.
10 years ago
Chad Heuschober
5b18a9a4b7
Cleaned up the installed package bit.
10 years ago
Chad Heuschober
5e304544ed
Adds full fpm pools management.
10 years ago
Clayton Kramer
cfe623fab4
New state for managing the php.ini file.
10 years ago
Seth House
d34aab670c
Merge pull request #11 from giannello/master
Fix #9 - Add explicit installation for php-cgi
10 years ago
Giuseppe Iannello
be040a1229
Fix #9 - Add explicit installation for php-cgi
10 years ago
Seth House
05f81e7248
Merge pull request #10 from giannello/master
Add MySQL native driver extension
10 years ago
Giuseppe Iannello
b97bd298b9
Fixed README order
10 years ago
Giuseppe Iannello
4f45372ff3
Added php-cli package
10 years ago
Giuseppe Iannello
7e39eb51bf
Updated README
10 years ago
Giuseppe Iannello
195a411abb
Added MySQL Native Driver extension
10 years ago
giannello
c0cd87cc1f
Added mapping for MySQL Native Driver extension
10 years ago
Seth House
0dff46b6f2
Merge pull request #8 from fintanmm/master
Added additional modules.
10 years ago
Fintan MacMahon
5e3ac849e4
Fixed typo
10 years ago
Fintan MacMahon
9a2dd8c067
Amended readme to include additional modules.
10 years ago
Fintan MacMahon
9b4b2ad8ef
Added additional modules.
10 years ago
Joseph Hall
3b999acb96
Merge pull request #7 from bogdanr/master
New module: php-soap
10 years ago
Bogdan Rădulescu
3a2a877061
New module: php-soap
10 years ago
Joseph Hall
354d3aa768
Merge pull request #6 from bogdanr/master
New modules: mbstring and xml
10 years ago
Bogdan Rădulescu
e89a0666b8
New modules: mbstring and xml
In RedHat, Fedora and CentOS mbstring and xml are not compiled by default in PHP
In Debian these are compiled by default so the generic php5 package was specified
10 years ago
Joseph Hall
2b3f7d0db3
Merge pull request #5 from bogdanr/master
New modules: memcache & memcached
11 years ago
Bogdan Rădulescu
4114e9b09c
New modules: memcache & memcached
11 years ago
Joseph Hall
663f72f9e5
Merge pull request #4 from gravyboat/master
Dropped apt include, updated README
11 years ago
Forrest Alvarez
a4a035499b
Updated README to have all the states properly set up, dropped the apt requirement from everything.
11 years ago
Seth House
1fd0a69821
Merge pull request #3 from gravyboat/master
Added required content for map.
11 years ago
Forrest Alvarez
e6e876b4ea
fixed an error in fpm, and modified the curl value for redhat to be just curl, as php-common contains curl, which is installed when php gets installed.
11 years ago
Forrest Alvarez
cec0e7d3e6
typo in the curl state.
11 years ago