Update:Archive/2.0/Installation: Difference between revisions

Line 36: Line 36:
* PECL PHP memcache extension (--enable-memcache[=DIR])
* PECL PHP memcache extension (--enable-memcache[=DIR])


== Server Config ==
== v2 Server Notes ==
* Apache
* Apache
** Prod
** Prod
Line 57: Line 57:
*** In the past, it was helpful to just make symlink that was /usr/local/share/php/Smarty --> /usr/local/share/php/Smarty-2.x.x
*** In the past, it was helpful to just make symlink that was /usr/local/share/php/Smarty --> /usr/local/share/php/Smarty-2.x.x
*** When you configure the application, you will point at the '''lib directory''' not the base directory for Smarty -- so be aware of the distinction.
*** When you configure the application, you will point at the '''lib directory''' not the base directory for Smarty -- so be aware of the distinction.
** zzlib (optional, for v1 only -- iguana)
*** zzlib is required for extraction of XPIs for the v1 developers tools, and probably only needs to be installed on Iguana for use with these tools.
*** As we plan out the rewrite for the developer tools, removing this dependency is a primary goal... :)


= v1 Installation =
= v1 Installation =
3,035

edits