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 to see the link]
- The topic ‘PHP Errors in the error logs’ is closed to new replies.