Title: PHP Errors in the error logs
Last modified: December 3, 2020

---

# PHP Errors in the error logs

 *  [tauclement](https://wordpress.org/support/users/tauclement/)
 * (@tauclement)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/php-errors-in-the-error-logs/)
 * Hi, my server is taking strain because of Apache errors, such as the example 
   below:
 * cellucity.co.za [Thu Dec 03 09:47:51 2020] [error] [pid 14923] mod_proxy_fcgi.
   c(860) [client 102.129.58.41:0 ] – AH01071: Got error ‘PHP message: WordPress
   database error Illegal parameter data types varchar and row for operation ‘=’
   for query SELECT min( FLOOR( price_meta.meta_value ) ) as min_price, max( CEILING(
   price_meta.meta_value ) ) as max_price FROM wp_posts LEFT JOIN wp_postmeta as
   price_meta ON wp_posts.ID = price_meta.post_id \tWHERE wp_posts.post_type = (‘
   product’,’product_variation’)\n\t\t\t\t\t\tAND wp_posts.post_status = ‘publish’\
   n\t\t\t\t\t\tAND price_meta.meta_key IN (‘_price’)\n\t\t\t\t\t\tAND price_meta.
   meta_value > ” AND ( \n wp_posts.ID NOT IN (\n\t\t\t\tSELECT object_id\n\t\t\
   t\tFROM wp_term_relationships\n\t\t\t\tWHERE term_taxonomy_id IN (7)\n\t\t\t)\
   n) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-
   loader.php’), include(‘/themes/storefront-child/single-product.php’), do_action(‘
   woocommerce_after_main_content’), WP_Hook->do_action, WP_Hook->apply_filters,
   storefront_after_content, do_action(‘storefront_sidebar’), WP_Hook->do_action,
   WP_Hook->apply_filters, storefront_get_sidebar, get_sidebar, locate_template,
   load_templa…\n’
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-errors-in-the-error-logs%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Denys Zaikin](https://wordpress.org/support/users/zdenys/)
 * (@zdenys)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-errors-in-the-error-logs/#post-13976844)
 * Hi there [@tauclement](https://wordpress.org/support/users/tauclement/)!
 * The error above seems to be specific to WordPress.org and not WooCommerce plugin
   itself, so I’d suggest that you post at [https://wordpress.org/support/forum/how-to-and-troubleshooting/](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   to get more help from the community.
 * I’d also reach out to your hosting provider to check if they can point you in
   the right direction.
 * Lastly, to confirm if the issue is specific to WooCommerce plugin, you can do
   the following:
    - Temporarily switch your theme to [Storefront](https://www.woocommerce.com/storefront/)
    - Disable all plugins except for WooCommerce
    - Repeat the action that is causing the problem
 * If you’re not seeing the same problem after completing the conflict test, then
   you know the problem was with the plugins and/or theme you deactivated. To figure
   out which plugin is causing the problem, reactivate your other plugins one by
   one, testing after each, until you find the one causing conflict. [You can find a more detailed explanation on how to do a conflict test here.](https://docs.woocommerce.com/document/how-to-test-for-conflicts/)
 * I hope that’s helpful and points you in the right direction.

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors in the error logs’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Denys Zaikin](https://wordpress.org/support/users/zdenys/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/php-errors-in-the-error-logs/#post-13976844)
 * Status: not resolved