3,035
edits
Line 37: | Line 37: | ||
* PHP | * PHP | ||
** php-mysql - PHP packages for mysql support, this is a basic package | ** php-mysql - PHP packages for mysql support, this is a basic package | ||
** | ** APC (optional, production only) | ||
** PECL memcache extension (optional, production only) | |||
** PECL memcache extension | |||
*** This involves adding a C extension to PHP and recompiling it. | *** This involves adding a C extension to PHP and recompiling it. | ||
*** The INSTALL file offers instructions on how to do this using PHP utils and make. | *** The INSTALL file offers instructions on how to do this using PHP utils and make. |
edits