PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

timezone error on search results

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • timezone error on search results

    This one works http://www.frontpage-to-expression.com/search/search.php?zoom_query=ebook

    This one works but gives an error message before the results http://www.expression-web-tutorials.com/search/search.php?zoom_query=dwt

    This one works but gives an error message before the results http://www.the-gearys.com/search/search.php?zoom_query=sunflower

    Same with this one http://www.genealogy-web-creations.com/search/search.php?zoom_query=template

    and this one http://www.family-genealogy-online.com/search/search.php?zoom_query=little

    All are located on the same server. All use the same php.ini and I think the same search.php file.

    What have I done wrong??

    Pat Geary

  • #2
    There's a FAQ for this here:
    Q. "Warning: date(): It is not safe to rely on the system's timezone settings..." or similar error message

    http://www.wrensoft.com/zoom/support/faq_php.html#datetimezone

    In brief -- your web server most likely has had a PHP upgrade (or reinstall/re-setup) and the timezone setting has not been configured. Old versions of PHP was more forgiving of this but more current versions are not, and will complain (as you see) until it's fixed. That is why it's happening despite the same php.ini file.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment


    • #3
      Originally posted by Ray View Post
      There's a FAQ for this here:
      Q. "Warning: date(): It is not safe to rely on the system's timezone settings..." or similar error message

      http://www.wrensoft.com/zoom/support/faq_php.html#datetimezone

      In brief -- your web server most likely has had a PHP upgrade (or reinstall/re-setup) and the timezone setting has not been configured. Old versions of PHP was more forgiving of this but more current versions are not, and will complain (as you see) until it's fixed. That is why it's happening despite the same php.ini file.
      =============

      Yes, Bluehost had upgraded the php on January 8th and broke things. After much hassle they finally reverted back to the previous version. Thank you. Quoting your messages finally got them to pay attention.

      Comment

      Working...
      X