]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - INSTALL
openssl is a required extension (OAuth and OStatus)
[quix0rs-gnu-social.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index fad7f33a7c42a87ec9f9b9a41bd72d2624459732..d1d5722e7b6fde649a5663ca8ba4e2993a35ae2b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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).