• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved ERROR 1298 (HY000) at line 7: Unknown or incorrect time zone: 'NULL'

kdrk1977

New Pleskian
Hello forum,

I was working fixing Unable to access Horde webmail or rename a domain in Plesk: Table 'horde.table_name' doesn't exist on CentOS 6.4 / Plesk Onyx 17.8.11 Update #65.

And when I ran "8.2. Restore the 'horde' database from a pre-upgrade dump:" I get

ERROR 1298 (HY000) at line 7: Unknown or incorrect time zone: 'NULL'

And not able to restore horde table.
My MySQL has

mysql> show variables like '%time_zone%';

+------------------+--------+

| Variable_name | Value |

+------------------+--------+

| system_time_zone | JST |

| time_zone | SYSTEM |

+------------------+--------+

2 rows in set (0.00 sec)

so it should not be null.

What should I do to fix "ERROR 1298 (HY000) at line 7: Unknown or incorrect time zone: 'NULL'" to restore horde table?

thank you for your help in advance.

Regards,
 
Hello @kdrk1977,

Regarding this issue you will be updated in the scope of the ticket, that you have submitted in Plesk Support.
 
Back
Top