Readme
- - -[[TOC]]
+ +- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
Synopsis
Php is a widely used open source scripting language for web services.
-confdroid_php manages php installations for use with other modules like wordpress_cd
confdroid_php manages plain php installations for use with other modules like confdroid_nagios. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application.
WARNING
Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production
Features
+-
+
install php
+ -
+
manage required directories including selinux contexts and permissions
+ -
+
manage reuired files including selinux contexts and permissions
+
Support
-
diff --git a/doc/index.html b/doc/index.html
index f210e75..12be65a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,21 +60,47 @@
Readme
- - -[[TOC]]
+ +- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
- + +
Synopsis
Php is a widely used open source scripting language for web services.
-
+confdroid_phpmanages php installations for use with other modules likewordpress_cdconfdroid_phpmanages plain php installations for use with other modules likeconfdroid_nagios. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application.WARNING
Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production
Features
+-
+
install php
+ -
+
manage required directories including selinux contexts and permissions
+ -
+
manage reuired files including selinux contexts and permissions
+
Support