openssl is a required extension (OAuth and OStatus)

This commit is contained in:
Mikael Nordfeldth 2014-11-19 14:53:51 +01:00
parent 75b8123dbf
commit a83e20add9
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ run correctly.
Your PHP installation must include the following PHP extensions for a
functional setup of GNU Social:
- openssl (compiled in for Debian, enabled manually in Arch Linux)
- php5-curl Fetching files by HTTP.
- php5-gd Image manipulation (scaling).
- php5-gmp For Salmon signatures (part of OStatus).