mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-24 20:55:11 +02:00
[Requirements] Add notice that libxml is enabled by default
parent
1619e8c3be
commit
01501fea13
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
- PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4)
|
||||
- `openssl` extension
|
||||
- `libxml` extension
|
||||
- `libxml` extension (enabled by default, see [PHP Manual](http://php.net/manual/en/libxml.installation.php))
|
||||
- `allow_url_fopen` enabled (`On` or `1`)
|
||||
|
||||
Enable extensions by un-commenting the corresponding line in your PHP configuration (`php.ini`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue