mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-07 08:35:57 +03:00
[Requirements] Explain 'openssl extension' more explicitly
parent
0b4f6635a2
commit
caa502b720
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
|||
**RSS-Bridge** requires a Web server with:
|
||||
|
||||
- PHP 5.4 (or higher)
|
||||
- `openssl` extension enabled in PHP configuration (`php.ini`)
|
||||
- `openssl` extension
|
||||
|
||||
Turn on the OpenSSL support by un-commenting the line `extension=php_openssl.dll` in your PHP configuration (`php.ini`)
|
Loading…
Add table
Reference in a new issue