Past Chamilo versions required register_globals to be set to On. This is
no longer necessary, this can be set to Off and Chamilo will work fine.</p>
<p><strong>Note:</strong> if you are using PHP 5.3 or higher, you need to set your <em>date.timezone</em> setting to whatever your server's timezone is.
For example, if your server is in the 'America/New_York' timezone, set this in your php.ini:</p>
<divclass="code">
date.timezone = 'America/New_York'
</div>
<p><strong>BSD users:</strong> these php libraries have to be included during php installation:</p>
@ -649,4 +653,4 @@ to insert mathematical formulas into your documents.<br />