Install doc - mcrypt is required, not optional. Even if it's intended
to be optional, it isn't. WSoD abound without it.
This commit is contained in:
parent
ba0bf596b5
commit
e3c8d36e06
@ -15,7 +15,7 @@ local .htaccess file
|
|||||||
php.ini file
|
php.ini file
|
||||||
- curl, gd, mysql, and openssl extensions
|
- curl, gd, mysql, and openssl extensions
|
||||||
- some form of email server or email gateway such that PHP mail() works
|
- some form of email server or email gateway such that PHP mail() works
|
||||||
- mcrypt (optional; used for server-to-server message encryption)
|
- mcrypt
|
||||||
|
|
||||||
- Mysql 5.x
|
- Mysql 5.x
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user