2014-02-07 13:17:35 +00:00
2014-02-07 13:17:35 +00:00
2013-07-27 20:36:26 +02:00
2013-07-27 20:38:33 +02:00

===
php
===

Formulas to set up and configure php and various php libraries.

.. note::

    See the full `Salt Formulas installation and usage instructions
    <http://docs.saltstack.com/topics/conventions/formulas.html>`_.

Available states
================

.. contents::
    :local:

``php``
-------

Installs the php package.

``php.apc``
-----------

Installs the php-apc package.

``php.curl``
------------

Installs the php5-curl package on Debian, and ensures that curl itself is
installed for RedHat systems, this is due to the curl libs being provided by
php-common, which will get installed with the main php package.

``php.fpm``
-----------

Installs the php-fpm package, starts the service, and enables it.

``php.gd``
----------

Installs the php-gd package.

``php.mcrypt``
--------------

Installs the php-mcrypt package.

``php.mysql``
-------------

Installs the php-mysql package.

``php.pear``
------------

Installs the php-pear package.
Description
Languages
Jinja 78.9%
SaltStack 13.7%
Ruby 4.8%
JavaScript 2%
Shell 0.6%