mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-02 06:40:23 +02:00
[Requirements] Mention allow_url_fopen & update instructions
@@ -3,5 +3,6 @@
|
||||
- PHP 5.6 (or higher)
|
||||
- `openssl` extension
|
||||
- `libxml` extension
|
||||
- `allow_url_fopen` enabled (`On` or `1`)
|
||||
|
||||
Turn on the OpenSSL support by un-commenting the line `extension=php_openssl.dll` in your PHP configuration (`php.ini`)
|
||||
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).
|
Reference in New Issue
Block a user