woocommerce install error
-
I tried to install woocommerce on my site but it caused a error 500.
This is the message I got from the server:
13-Jul-2020 07:23:56 UTC] PHP Fatal error: Uncaught Exception: מאגר נתונים לא תקף. in /xxx/wp-content/plugins/woocommerce/includes/class-wc-data-store.php:107
Stack trace:
#0 /xxx/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(139): WC_Data_Store->__construct(‘admin’)
#1 /xxx/wp-content/plugins/woocommerce-admin/src/Notes/WC_Admin_Notes.php(104): WC_Data_Store::load(‘admin-note’)
#2 /xxx/wp-content/plugins/woocommerce-admin/src/Notes/WC_Admin_Notes_Deactivate_Plugin.php(60): Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name(Array)
#3 /xxx/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Package.php(60): Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note()
#4 [internal function]: Automattic\WooCommerce\Admin\Composer\Package::init()
#5 /xxx/wp-content/plugins/woocommerce/src/Packages.php(72): call_user_func(Array)
#6 //xxx/ in /xxx/wp-content/plugins/woocommerce/includes/class-wc-data-store.php on line 107What is the reason for the error? How do I fix this?
Thanks
The topic ‘woocommerce install error’ is closed to new replies.