Error:

warning: date() It is not safe to rely on the system's timezone settings.  You are *required* to use the date.timezone setting or the date_default_timezone_set() function.  In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identified.  We selected 'America/Los_Angeles' for 'PST/-8.0/noDST' instead in...

Whats up?

Drupal 6 and PHP 5.3 throws this particular error, it is fixed by the following steps:

  1. Open php.ini
  2. Edit date.timezone
  3. Reload apache

There was some discussion on Drupal.org that for Drupal 7 a fix may be included when it is release.

0
Your rating: None
Post new comment
The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.
Navigation
Syndicate
Syndicate content
Share this
Powered by Drupal, an open source content management system