Tried to compile Magento 1.6 here:
Magento admin panel, System, Tools, Compilation
It compiled and then I enabled it. After that, site died. Here\'s the sta
comment out the two define function calls in includes/config.php path
includes/config.php
#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src'); #define('COMPILER_COLLECT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'stat');