Roundcube Community Forum

 

Installing on shared hosting: datetime.zone

Started by sulfurito, March 21, 2013, 09:15:22 AM

Previous topic - Next topic

sulfurito

Hello, I'm trying to install Roundcube in a shared hosting and when installing I find NOT OK in:

date.timezone:  NOT OK(empty value detected)

I set this value in htaccess but still get the same error so I can't get to install it.

php_value date.timezone Europe/Madrid

Also tryied with quotes:

php_value date.timezone "Europe/Madrid"

Is it possible than my hosting company is overriding this htaccess or something like that? Is there a way to install without this value? (maybe setting it in some php configuration script)

Thank you

SKaero

Its common for shared hosts not to allow you to set php options via a .htaccess try setting it in a php.ini file in the mail  RoundCube folder. You'll also need a copy of the php.ini in the installer directory inorder to run the install.