Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest updated version didn't read the system right. #11254

Closed
cruzjoey0507 opened this issue Jun 26, 2016 · 0 comments
Closed

Latest updated version didn't read the system right. #11254

cruzjoey0507 opened this issue Jun 26, 2016 · 0 comments

Comments

@cruzjoey0507
Copy link

So, basically I found out that the latest version, did not read the system right. We're using MariaDB 10.0.25, but on the report that the WooCommerce generated, it's showing MySQL 5.5 and recommend to upgrade to MySQL 5.6 or MariaDB 10.0.

``root@host []# mysql -V
mysql Ver 15.1 Distrib 10.0.25-MariaDB, for Linux (x86_64) using readline 5.1
root@host [
]# mysql
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 16469
Server version: 10.0.25-MariaDB MariaDB Server

Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> select @@Version;
+-----------------+
| @@Version |
+-----------------+
| 10.0.25-MariaDB |
+-----------------+
1 row in set (0.00 sec)

MariaDB [(none)]> exit
Bye
root@host [~]#

STEPS TO REPRODUCE THE ISSUE

  1. Go o updates
  2. Update the WooCommerce
  3. Update the database store
  4. Check the system report

SYSTEM STATUS REPORT

`

WordPress Environment

Home URL: http://www.theashevillehouse.com
Site URL: http://www.theashevillehouse.com
WC Version: 2.6.1
Log Directory Writable: ✔
WP Version: 4.5.3
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US

Server Environment

Server Info: Apache
PHP Version: 5.6.22
PHP Post Max Size: 8 MB
PHP Time Limit: 300
PHP Max Input Vars: 2000
cURL Version: 7.38.0
OpenSSL/1.0.1e

SUHOSIN Installed: –
MySQL Version: ❌ 5.5.5 - We recommend a minimum MySQL version of 5.6. See: WordPress Requirements
Max Upload Size: 8 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

Database

WC Database Version: 2.6.1
:
woocommerce_sessions: ✔
woocommerce_api_keys: ✔
woocommerce_attribute_taxonomies: ✔
woocommerce_downloadable_product_permissions: ✔
woocommerce_order_items: ✔
woocommerce_order_itemmeta: ✔
woocommerce_tax_rates: ✔
woocommerce_tax_rate_locations: ✔
woocommerce_shipping_zones: ✔
woocommerce_shipping_zone_locations: ✔
woocommerce_shipping_zone_methods: ✔
woocommerce_payment_tokens: ✔
woocommerce_payment_tokenmeta: ✔

Active Plugins (18)

Gravity Forms: by rocketgenius – 2.0.1
AfterShip - WooCommerce Tracking: by AfterShip – 1.6.2
Async JS and CSS: by elCHAVALdelaWEB – 1.7.13
Beaver Builder Plugin (Agency Version): by The Beaver Builder Team – 1.8
Better WordPress Minify: by Khang Minh – 1.3.3
Smart Variations Images Pro: by David Rosendo – 2.3
Term Management Tools: by scribu – 1.1.4
TWI Awesome Woocommerce Grid/Slider/Carousel: by Khairul Alam – 4.2
UberMenu 3 - The Ultimate WordPress Mega Menu: by Chris Mavricos
SevenSpark – 3.2.0.2

WooCommerce Dropshippers: by ArticNet LLC. – 2.6.2
WooCommerce Google Analytics Integration: by WooThemes – 1.4.0
WooCommerce: by WooThemes – 2.6.1
Stripe Gateway: by DenonStudio – 1.7.0
Yoast SEO: by Team Yoast – 3.3.2
WP All Import Pro: by Soflyy – 4.3.1
WP Rocket: by WP Rocket – 2.8.5
WP All Import - WooCommerce Add-On Pro: by Soflyy – 2.3.0
WP All Import - Yoast WordPress SEO Add-On: by Soflyy – 1.1.2

Settings

Force SSL: ✔
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2

API

API Enabled: ✔

WC Pages

Shop Base: #15606 - /shop/
Cart: #31 - /cart/
Checkout: #32 - /checkout/
My Account: #33 - /my-account/

Taxonomies

Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)

Theme

Name: Beaver Builder Child Theme
Version: 1.0
Author URL: http://www.fastlinemedia.com
Child Theme: ✔
Parent Theme Name: Beaver Builder Theme
Parent Theme Version: 1.5.1
Parent Theme Author URL: http://www.wpbeaverbuilder.com/?utm_medium=bb-pro&utm_source=bb-theme&utm_campaign=themes-admin-page
WooCommerce Support: ✔

Templates

Overrides: bb-theme-child/woocommerce/emails/admin-new-order.php version 2.0.0 is out of date. The core version is 2.5.0
bb-theme-child/woocommerce/emails/customer-completed-order.php version 1.6.4 is out of date. The core version is 2.5.0
bb-theme-child/woocommerce/emails/customer-processing-order.php version 1.6.4 is out of date. The core version is 2.5.0

: Learn how to update outdated templates
`

Hope that there's an answer on why it's behaving like that.

Cheers,

Joey Cruz
MySQL & Linux System Consultant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant