Current time: 04-30-2024, 07:32 PM Hello There, Guest! (LoginRegister)


Post Reply 
Time Zone Problem
Author Message
menaco Offline
Junior Member
*

Posts: 11
Joined: Oct 2009
Reputation: 0
Post: #1
Time Zone Problem
Hi,
My PHP is 5.3(updated by Remi according to installation guide) but ispcp send time zone error!!!
any help please!!!
10-14-2009 04:11 AM
Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #2
RE: Time Zone Problem
whats the exact error message? And where do you get the error?
10-14-2009 04:16 AM
Find all posts by this user Quote this message in a reply
ceco91 Offline
Moderator
*****
Moderators

Posts: 95
Joined: Jan 2009
Reputation: 0
Post: #3
RE: Time Zone Problem
You should set it in the php.ini for every domain. I recommmend you to set it in template file. The property is :
Quote:date.timezone = Europe/Sofia
In my case it is "Europe/Sofia".
10-14-2009 05:51 AM
Find all posts by this user Quote this message in a reply
menaco Offline
Junior Member
*

Posts: 11
Joined: Oct 2009
Reputation: 0
Post: #4
RE: Time Zone Problem
Hi,
execuse me that i answer your valued response late.
unfortunatly ispCP has some problems with php5.3
we must note to these:
1-please change every php split() functions to explode, because of the split() func is deprecated in php5.3
2-please add date.timezone="your os timezone" to /var/www/fcgid/master/php.ini
3-please change second parameter of substr() func to 1 in /var/www/ispcp/gui/include/class.PTemplate.php at line 279

and some others that i send them during my tests

thanks so much dears ceco91 and MasterTH
(This post was last modified: 10-15-2009 03:11 AM by menaco.)
10-15-2009 03:08 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #5
RE: Time Zone Problem
Did you try last trunk? It`s already ready for php5.3 (I use it with php5.3) Wink
10-15-2009 03:25 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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