Install failure of chrooted cmsms 1.4 beta2
Posted: Fri Aug 01, 2008 10:56 am
This is Centos 5.0/Apache on a VPS, all done as root:
Unpack the directories, change ownership and get this (minor obfuscation, lines broken for clarity)
[Fri Aug 01 11:43:10 2008] [error] [client 001.001.001.001]
PHP Fatal error: strftime() [function.strftime]:
Timezone database is corrupt - this should *never* happen! in /xxx/c/lib/smarty/Smarty_Compiler.class.php on line 400
I have a chrooted environment (using mod_chroot) and it is possible that php is trying to access external files.
Unpack the directories, change ownership and get this (minor obfuscation, lines broken for clarity)
[Fri Aug 01 11:43:10 2008] [error] [client 001.001.001.001]
PHP Fatal error: strftime() [function.strftime]:
Timezone database is corrupt - this should *never* happen! in /xxx/c/lib/smarty/Smarty_Compiler.class.php on line 400
I have a chrooted environment (using mod_chroot) and it is possible that php is trying to access external files.