sforkowany z mirror/friendica
more install notes
rodzic
a077b311c5
commit
041933db87
4
INSTALL
4
INSTALL
|
@ -17,11 +17,13 @@ hosting provider prior to installation.
|
||||||
- Apache with mod-rewrite enabled and "Options All" so you can use a
|
- Apache with mod-rewrite enabled and "Options All" so you can use a
|
||||||
local .htaccess file
|
local .htaccess file
|
||||||
|
|
||||||
- PHP > 5.1. The later the better. You'll need 5.3 for full openssl
|
- PHP > 5.1. The later the better. You'll need 5.3 for encryption of key
|
||||||
|
exchange conversations
|
||||||
encryption support
|
encryption support
|
||||||
- PHP *command line* access with register_argc_argv set to true in the
|
- PHP *command line* access with register_argc_argv set to true in the
|
||||||
php.ini file
|
php.ini file
|
||||||
- curl, gd, mysql, and openssl extensions
|
- curl, gd, mysql, and openssl extensions
|
||||||
|
- mcrypt (optional; used for end-to-end message encryption)
|
||||||
|
|
||||||
- Mysql 5.x
|
- Mysql 5.x
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue