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.
Install failure of chrooted cmsms 1.4 beta2
Install failure of chrooted cmsms 1.4 beta2
Last edited by epo on Fri Aug 01, 2008 11:05 am, edited 1 time in total.
Re: Install failure of chrooted cmsms 1.4 beta2
Bump! Anyone? no one has tried chrooting CMSMS?
Re: Install failure of chrooted cmsms 1.4 beta2
Not I, I'm sure most just follow the instructions for folder/file permissions in the install instructions...
Re: Install failure of chrooted cmsms 1.4 beta2
When I tied mod_chroot I don't have any problems for php (others many).epo wrote: Bump! Anyone? no one has tried chrooting CMSMS?
Have you copy /etc/localtime in your chroot?
Alby