Update:Archive/2.0/Installation: Difference between revisions

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
** phpa - https://intranet.mozilla.org/AMO
** APC (optional, production only)
*** Download the binary file, follow the README
** PECL memcache extension (optional, production only)
*** The short version is basically untarring it, placing it in a common place, then editing php.ini -- there is probably a better way to do this that won't piss off the RPM system, though -- ask justdave about this, his comments a couple weeks ago: "19:15 <@justdave> in otherwords, drop a one-line file in /etc/php.d and don't touch php.ini"
** 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.
3,035

edits