Kurt Bendlin
d723b7b87c
require packages curl and cli. This also prevents the installing of apache on apt-get-systems
pirms 9 gadiem
Kurt Bendlin
547d62bff4
we also need the map,jinja-entry
pirms 9 gadiem
Kurt Bendlin
e21b8c034c
add oath.sls
pirms 9 gadiem
Kurt Bendlin
684a712a89
we also need the map,jinja-entry
pirms 9 gadiem
Kurt Bendlin
24e2e6cf78
add oath.sls
pirms 9 gadiem
Jordi Boggiano
6e6756a9f7
Fix ppa support in php.ng, fixes #36
pirms 9 gadiem
Jordi Boggiano
3f1bb7d964
Add apcu support
pirms 9 gadiem
Niels Abspoel
1fd98a6eaf
Added opensuse support
See README.rst for more information
pirms 9 gadiem
jeroen92
be2f5d7a0d
Fix php(5) typo
pirms 10 gadiem
jeroen92
8194cba6aa
Add sqlite support
pirms 10 gadiem
Ross Perkins
a652f89398
Removed 'install' dependency, using 'mv' instead.
pirms 10 gadiem
Niels Abspoel
9df35f0c82
add libapache2-mod-php5 options on debian only
pirms 10 gadiem
Ross Perkins
657a4bf4c2
Fixed render error
pirms 10 gadiem
Ross Perkins
2780ad7e77
Added Composer support
pirms 10 gadiem
Giuseppe Iannello
38f853c853
Update mysqlnd.sls
The php extension is mysqlnd, not mysqld
pirms 10 gadiem
Chin Kiong, Ng
0c66177ed0
Added PHP Redis module
pirms 10 gadiem
Chin Kiong, Ng
0704c75b7d
Fixed Ubuntu/Debian xml package name and extra space typo
pirms 10 gadiem
Seth House
b35ea39b5d
Change states to use short-dec style
pirms 10 gadiem
Seth Miller
9c2e178fe3
fix imagick package name for RedHat systems
pirms 10 gadiem
Scott Reeves
67def91262
Make use_ppa optional
pirms 10 gadiem
Walter Dal Mut
d14b686e5e
Added mongo extension via pecl and use ppa for php
pirms 10 gadiem
Michael Hubbard
0503ba52b3
New module: intl
pirms 10 gadiem
Chad Heuschober
a66684260d
Fixes incomplete requisites for fpm.init
pirms 10 gadiem
Chad Heuschober
7f90be9f9f
Finishes first-pass documentation and fixes minor niggle in pools_config.
pirms 10 gadiem
Chad Heuschober
ef19addb98
Cleaned up pools.
pirms 10 gadiem
Chad Heuschober
0a8b0ceaf1
Fixed broken test ininstalled.jinja
pirms 10 gadiem
Chad Heuschober
b8278ba19a
Fixed mixxing set in installed.jinja
pirms 10 gadiem
Chad Heuschober
116f3fae70
Rewrote ini and cli.ini handling
pirms 10 gadiem
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
pirms 10 gadiem
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
pirms 10 gadiem
Chad Heuschober
0b65d5aaea
Tightened up some ng requirements.
pirms 10 gadiem
Chad Heuschober
9c5ef0395b
Tightened up some ng requirements.
pirms 10 gadiem
Chad Heuschober
5b18a9a4b7
Cleaned up the installed package bit.
pirms 10 gadiem
Chad Heuschober
5e304544ed
Adds full fpm pools management.
pirms 10 gadiem
Clayton Kramer
cfe623fab4
New state for managing the php.ini file.
pirms 10 gadiem
Giuseppe Iannello
be040a1229
Fix #9 - Add explicit installation for php-cgi
pirms 10 gadiem
Giuseppe Iannello
4f45372ff3
Added php-cli package
pirms 10 gadiem
Giuseppe Iannello
195a411abb
Added MySQL Native Driver extension
pirms 10 gadiem
giannello
c0cd87cc1f
Added mapping for MySQL Native Driver extension
pirms 10 gadiem
Fintan MacMahon
5e3ac849e4
Fixed typo
pirms 11 gadiem
Fintan MacMahon
9b4b2ad8ef
Added additional modules.
pirms 11 gadiem
Bogdan Rădulescu
3a2a877061
New module: php-soap
pirms 11 gadiem
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
pirms 11 gadiem
Bogdan Rădulescu
4114e9b09c
New modules: memcache & memcached
pirms 11 gadiem
Forrest Alvarez
a4a035499b
Updated README to have all the states properly set up, dropped the apt requirement from everything.
pirms 11 gadiem
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.
pirms 11 gadiem
Forrest Alvarez
cec0e7d3e6
typo in the curl state.
pirms 11 gadiem
Forrest Alvarez
cfd3538280
Fixed a misspelled item, fixed a typo in gd.
pirms 11 gadiem
Forrest Alvarez
ce07cacadc
Forgot to update my redhat variables.
pirms 11 gadiem
Forrest Alvarez
17154c06d4
Fixed variable naming that was creating errors.
pirms 11 gadiem