Php-fpm
From SME Server
Revision as of 17:21, 27 January 2020 by Unnilennium (talk | contribs) (Created page with "{{Languages}} <!-- here we define the contrib name variable --> <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value...")
php-fpm logo | |
Maintainer | Daniel |
---|---|
Url | https://wiki.contribs.org |
Category | |
Tags | php, fpm |
Maintainer
Version
Description
Installation
yum --enablerepo=smecontribs install smeserver-php-fpm
Configuration
you can list the available configuration with the followinf command :
config show php-fpm
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values | |
---|---|---|---|
DbName | nextcloud | string | for mysql db |
DbPassword | GENERATED | string | for mysql db |
DbUser | nextcloud | string | for mysql db |
access | private | private, public | |
status | enabled | enabled,disabled |
Uninstall
yum remove smeserver-php-fpm php-fpm
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-php-fpm component or use this link
Below is an overview of the current issues for this contrib:
No open bugs found.
Changelog
Only released version in smecontrib are listed here.