mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-20 18:13:46 +03:00
[Requirements] Mention solution for PHP 5.4
parent
37f25808ff
commit
8db782c134
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
**RSS-Bridge** requires a Web server with:
|
||||
|
||||
- PHP 5.6 (or higher)
|
||||
- PHP 5.6 (or higher) => (Read [this](RSS-Bridge-on-PHP-5.4) for PHP 5.4)
|
||||
- `openssl` extension
|
||||
- `libxml` extension
|
||||
- `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`).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue