mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-02 14:47:35 +02:00
[Requirements] Mention all required extensions
@@ -3,6 +3,9 @@
|
|||||||
- PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4)
|
- PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4)
|
||||||
- `openssl` extension
|
- `openssl` extension
|
||||||
- `libxml` extension (enabled by default, see [PHP Manual](http://php.net/manual/en/libxml.installation.php))
|
- `libxml` extension (enabled by default, see [PHP Manual](http://php.net/manual/en/libxml.installation.php))
|
||||||
|
- `mbstring` extension
|
||||||
|
- `simplexml` extension
|
||||||
|
- `curl` extension
|
||||||
- `allow_url_fopen` enabled (`On` or `1`)
|
- `allow_url_fopen` enabled (`On` or `1`)
|
||||||
|
|
||||||
Enable extensions by un-commenting the corresponding line 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