mirror of
https://github.com/friendica/friendica
synced 2025-04-25 16:30:10 +00:00
Updated installer dependency to PHP 5.6 and ext-xml
- Updated doc
This commit is contained in:
parent
6fe64a5ac6
commit
4034daca08
5 changed files with 76 additions and 71 deletions
|
@ -26,7 +26,7 @@ Requirements
|
|||
---
|
||||
|
||||
* Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file
|
||||
* PHP 5.4+.
|
||||
* PHP 5.6+ (PHP 7 is recommended for performance)
|
||||
* PHP *command line* access with register_argc_argv set to true in the php.ini file
|
||||
* Curl, GD, PDO, MySQLi, hash, xml and OpenSSL extensions
|
||||
* some form of email server or email gateway such that PHP mail() works
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue