Template:PHP/open basedir: Difference between revisions
From wiki
Created page with "<noinclude> == Description == <templatedata> { "params": { "folders": { "label": "Folder", "description": "Column separated list of folders", "example": "/var/lib/..." |
(No difference)
|
Revision as of 07:45, 14 June 2016
Description
Edit the PHP setting open_basedir
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Folder | folders | Column separated list of folders
| String | required |
Example
{{PHP/open_basedir|folders=/var/lib/roundcube/:/usr/share/roundcube/}}
Edit file /etc/php5/mods-available/local-common.ini and add {{{domain}}} to the open_basedir setting.