formatting fix

This commit is contained in:
Timothy Warren 2012-01-25 13:13:45 -05:00
parent 27807d50e2
commit abd4876e53
1 changed files with 1 additions and 0 deletions

1
PHP.md
View File

@ -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