Current time: 05-03-2024, 07:29 PM Hello There, Guest! (LoginRegister)


Post Reply 
Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
Author Message
thinktodo Offline
Junior Member
*

Posts: 21
Joined: Jun 2009
Reputation: 0
Post: #1
Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
after login,there is a warming,althouth it does not affect using,I hope It does not show


Attached File(s) Thumbnail(s)
   
12-29-2009 11:36 AM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #2
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
Hi ;

That is because you use PHP 5.3. Current version of ispCP has a lot of dysfunction with PHP5.3. Please, make a downgrade to php5.2 or wait the 1.0.4 release.

Cheers ;
12-29-2009 12:03 PM
Quote this message in a reply
thinktodo Offline
Junior Member
*

Posts: 21
Joined: Jun 2009
Reputation: 0
Post: #3
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
(12-29-2009 12:03 PM)nuxwin Wrote:  Hi ;

That is because you use PHP 5.3. Current version of ispCP has a lot of dysfunction with PHP5.3. Please, make a downgrade to php5.2 or wait the 1.0.4 release.

Cheers ;
thanks,I prefer to wait 1.0.4relase,when 1.0.4 will release?
12-29-2009 12:55 PM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #4
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
When is ready to release Wink
12-29-2009 01:34 PM
Quote this message in a reply
thinktodo Offline
Junior Member
*

Posts: 21
Joined: Jun 2009
Reputation: 0
Post: #5
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
(12-29-2009 01:34 PM)nuxwin Wrote:  When is ready to release Wink
expecting 1.0.4
12-29-2009 01:42 PM
Find all posts by this user Quote this message in a reply
Ice Offline


Posts: 1
Joined: Dec 2009
Reputation: 0
Post: #6
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
(12-29-2009 11:36 AM)thinktodo Wrote:  after login,there is a warming,althouth it does not affect using,I hope It does not show
I had the same warining, just add a timezone in php.ini

open
Code:
/var/www/fcgi/master/php5/php.ini

find
Code:
[Date]
; Defines the default timezone used by the date functions
;date.timezone =

remove ; and add your timezone

example
Code:
date.timezone ="Europe/Paris"
12-31-2009 03:42 AM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #7
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
Ok ;

That it's good, but it's not the only issue.

Cheers ;
12-31-2009 06:41 AM
Quote this message in a reply
discretehost Offline


Posts: 2
Joined: Jun 2009
Reputation: 0
Post: #8
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
I had the same issue on 1.0.4-1 fresh install on Centos 5.4 with php 5.3. Guess the timezone problem still exists (the above fix worked fine). Now I'm wondering if other problems between php 5.3 and ispcp omega haven't been resolved with the update to 1.0.4 as nuxwin suggests?
03-11-2010 11:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
jbuchmann Offline


Posts: 1
Joined: Mar 2010
Reputation: 0
Post: #9
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
Hi, I am running ispCP 1.0.4 OMEGA build: 20100228 over OpenSuSE 11.2.
Also have function.date problem, and again, fixed with Ice suggestion.

What other problems should look for as I am running PHP 5.3?
03-19-2010 05:50 AM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #10
RE: Warning: date() [function.date]: It is not safe to rely on the system's timezone sett
Hello ;

It's because we have not finish the php5.3 support for 1.0.4. All will be fixed for 1.0.6 normally.

Best Regards ;
03-19-2010 04:29 PM
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)