I deployed successfully DokuWiki with PHP Buildpack v4.3.14
. Because storage is not persistent, this is kind of useless testing (I am waiting for Cloud Foundry Volume Services)
DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
$ cat .bp-config/options.json
{
"WEBDIR": ""
}
I receive this error
Your PHP seems to miss SSL support. Downloading will not work for many DokuWiki extensions.
Howto enable PHP SSL support in PHP buildpack? How do I see all possible options (list) from PHP buildpack? All possible value for .bp-config/options.json