Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Feb 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: ERROR: date.timezone not set in php.ini

    Quote Originally Posted by DrByte View Post
    If it's a complete file, there will already be a line saying:
    Code:
    date.timezone=America/New_York
    ... or whatever timezone the server is configured for.
    But, since yours is apparently missing it (else the error message wouldn't appear), that line must be missing or has a comment symbol before it to disable it.

    So ... add that line to yours. Set to your correct timezone.

    More information at http://www.php.net/manual/en/timezones.php
    Thank you so much for your help....nothing is working....I finally got the host to go in a fix it, she set it to EST which of course does not work. so I give up, at least for tonight. I hate to lose, but I think I just lost....I give

  2. #12
    Join Date
    Jan 2004
    Posts
    58,464
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: ERROR: date.timezone not set in php.ini

    I suppose the first question I'd be asking the host is ... why doesn't the server's master php.ini file have the date.timezone already set in it?

    Really, the only time you should have to even think about it is if you are actually in a different timezone and wanted it to reflect that. But at least that would be an optional thing you could do later.

    The whole reason for the warning being present at install time is this very issue: there's no point trying to run it on a server that's ill-equipped to do so. Best to find a server that's properly configured.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Feb 2004
    Posts
    17
    Plugin Contributions
    0

    Default Re: ERROR: date.timezone not set in php.ini

    Quote Originally Posted by DrByte View Post
    I suppose the first question I'd be asking the host is ... why doesn't the server's master php.ini file have the date.timezone already set in it?

    Really, the only time you should have to even think about it is if you are actually in a different timezone and wanted it to reflect that. But at least that would be an optional thing you could do later.

    The whole reason for the warning being present at install time is this very issue: there's no point trying to run it on a server that's ill-equipped to do so. Best to find a server that's properly configured.
    Yes i was looking at bluehost, but they said I would have to configure this as well.....I have never had this problem with zencart before. I used it in the past on several different accounts...I am so upset right now. If I had known things would get this difficult I would have not taken this on at all. None of it is making sense to me, I have changed that at least 15 times with the same error a constant. I have dumped my cache I have shut down my computer, I have done everything I can think to do......Powweb is no help so I have to shut down that account and find a better host.....{SHRUGS}

  4. #14
    Join Date
    Jan 2004
    Posts
    58,464
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: ERROR: date.timezone not set in php.ini

    I would imagine it would be quite simple with Bluehost.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Mar 2013
    Location
    Venezuela
    Posts
    1
    Plugin Contributions
    0

    Default Re: ERROR: date.timezone not set in php.ini

    Quote Originally Posted by DrByte View Post
    If it's a complete file, there will already be a line saying:
    Code:
    date.timezone=America/New_York
    ...
    It really works!!!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. date.timezone
    By brandongay in forum Installing on a Linux/Unix Server
    Replies: 16
    Last Post: 30 Oct 2011, 04:36 PM
  2. date.timezone no value
    By prescott86 in forum General Questions
    Replies: 3
    Last Post: 17 Mar 2008, 03:58 PM
  3. Security error becos of TimeZone Download
    By Kitty in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 1 Mar 2008, 11:45 AM
  4. Setting Timezone?
    By julieoolie in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Aug 2006, 05:48 AM
  5. Timezone Offset updated 1.3.0 error
    By jetx in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 15 May 2006, 06:34 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •