3,035
edits
| Line 36: | Line 36: | ||
* PECL PHP memcache extension (--enable-memcache[=DIR]) | * PECL PHP memcache extension (--enable-memcache[=DIR]) | ||
== Server | == 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. | ||
= v1 Installation = | = v1 Installation = | ||
edits