4572 Posts in 1384 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1322 Views |
-
installation with Ubuntu 11.04 (natty)

28 April 2011 at 4:33pm
Hi group,
I have a problem during the installation. It throws errordate.timezone set and valid date.timezone option in php.ini must be set in PHP 5.3.0+
My system details are as follows:
Ubuntu 11.04 (natty)
PHP Version 5.3.5-1ubuntu7
Apache 2.0
mysql 5.1.54date/time support enabled
"Olson" Timezone Database Version 0.system
Timezone Database internal
Default timezone US/CentralDirective Local Value Master Value
date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.583333 90.583333
date.sunset_zenith 90.583333 90.583333
date.timezone US/Central US/CentralI did not put a "" in the php ini date.timezone variable .
Any help? I need to pass this for installation and see how it works.
-
Re: installation with Ubuntu 11.04 (natty)

29 April 2011 at 12:54am Last edited: 29 April 2011 12:56am
Hi sathyashrayan,
have you seen this thread?
Php.net shows a warning if you want to use US/Central for date.timezone.
(see here: http://nz.php.net/manual/en/timezones.others.php)
Maybe pick a another, suitable one from here: http://nz.php.net/manual/en/timezones.america.phpCheers,
Christian -
Re: installation with Ubuntu 11.04 (natty)

30 April 2011 at 12:12am
Thanks for the reply. I got it solved by the following:
date.timezone : Asia/Colombo (without quotes)
I live in south part of India.
Hope this thread could be helpful for others.
| 1322 Views | ||
|
Page:
1
|
Go to Top |


