Sign In
Home
Features
Pricing
Contact
×
Home
Features
Pricing
Contact
Knowledge Base
Knowledge Base
Search
Knowledgebase
News
Downloads
Ask a Question
Glossary
Site Map
Pinned
Knowledgebase
News
Downloads
Ask a Question
...
Glossary
Site Map
Knowledgebase
Release notes
KBPublisher 8.0 Knowledge Management Handbook
Developer Manual
FAQ
HowTo, Tips & Tricks
Articles
Error codes, messages
Troubleshooting
Master Your Knowledge System with KBPublisher Video Guides
Legal
Error codes, messages
Unable to export test file
SMTP Error: Data not accepted.
TCPDF ERROR: [Image] No such file or directory in....
TCPDF ERROR: Could not include font definition fil...
Unable to add/update remote user. The email addres...
Content Encoding Error...
Warning: date(): It is not safe to rely on the sys...
SMTP Error: Could not connect to SMTP host
Fatal error: require_once()...common.inc.php...
CRON critical error - Inconsistent database
It is possible server is overloaded. Try again or ...
Unable to process your request. Please retry short...
SQL ERROR: Connection refused CODE: 2002
SMTP Certificate verification failure
KBPublisher
/
KB Home
/
Error codes, messages
/
Warning: date(): It is not safe to rely on the...
/
Comments
Comments
#1
Share
Twitter
Facebook
Permalink
Copy
Copied
domehead100
|
16 Feb, 2012 7:48 AM
The steps in this article did not solve this problem for me (PHP 5.3). I still received the error about default timezone, related to strftime().
However, the following in PHP.ini did solve it:
[Date]
date.timezone = America/NewYork
Posted: 16 Feb, 2012 7:48 AM
Add comment
Name:
Email:
Comment:
(Use BBcode - No HTML)
Confirmation code:
Type the characters in the image below exactly as you see them
:
Send
BBCode tips
URLs will be parsed automatically
http://www.kbpublisher.com
-
http://www.kbpublisher.com
[b]
text
[/b]
-
Bold
text.
[u]
text
[/u]
-
Underline
text.
[i]
text
[/i]
-
Italic
text.
[s]
text
[/s]
-
Strike-through
text.
[color=green]
text
[/color]
-
Colored
text.
[url]
kbpublisher.com
[/url]
-
http://www.kbpublisher.com
[url=kbpublisher.com]
text
[/url]
-
text
[email]
example@example.com
[/email]
-
example@example.com
[quote]
text
[/quote]
-
Quoted
text
[h1]
text
[/h1]
-
Caption text.
[code]
text
[/code]
-
Code view
text
Ordered list:
[list]
[*]
item1
[*]
item2
[/list]
item 1
item 2
Unordered list:
[ulist]
[*]
item1
[*]
item2
[/ulist]
item 1
item 2
Powered by KBPublisher
(Knowledge base software)
However, the following in PHP.ini did solve it:
[Date]
date.timezone = America/NewYork