formatting fix
This commit is contained in:
parent
27807d50e2
commit
abd4876e53
1
PHP.md
1
PHP.md
@ -5,6 +5,7 @@
|
|||||||
In order for PHP to be most useful, it should have as many of the modules installed as will be used. I recommend installing it using the FPM sapi, which manages php session spawning.
|
In order for PHP to be most useful, it should have as many of the modules installed as will be used. I recommend installing it using the FPM sapi, which manages php session spawning.
|
||||||
|
|
||||||
Here are some recommended flags:
|
Here are some recommended flags:
|
||||||
|
|
||||||
-readline -cgi fpm mysql mysqli mysqlnd pdo postgres sqlite3 utf8
|
-readline -cgi fpm mysql mysqli mysqlnd pdo postgres sqlite3 utf8
|
||||||
threads libssh2 reflection session simplexml sockets spl mbstring soap exif
|
threads libssh2 reflection session simplexml sockets spl mbstring soap exif
|
||||||
xcache suhosin
|
xcache suhosin
|
||||||
|
Loading…
Reference in New Issue
Block a user