Title: PHP Errors after update
Last modified: October 27, 2018

---

# PHP Errors after update

 *  Resolved [davenoakes](https://wordpress.org/support/users/davenoakes/)
 * (@davenoakes)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/php-errors-after-update-4/)
 * Hi,
 * This morning I updated woocommerce to the latest version. All of a sudden the
   following errors appear at the top of all pages, even though debug is set to 
   false!
 * Any ideas what could be going on here?
 * Thanks very much for your help!
 * Warning: include_once(): Failed opening ‘/home/southame/public_html/wp-content/
   plugins/woocommerce/includes/api/class-wc-rest-webhook-deliveries-controller.
   php’ for inclusion (include_path=’.:/opt/cpanel/ea-php72/root/usr/share/pear’)
   in /home/southame/public_html/wp-content/plugins/woocommerce/includes/class-wc-
   api.php on line 195
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/southame/public_html/wp-content/plugins/woocommerce/includes/class-wc-
   api.php:195) in /home/southame/public_html/wp-admin/includes/misc.php on line
   1126
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/southame/public_html/wp-content/plugins/woocommerce/includes/class-wc-
   api.php:195) in /home/southame/public_html/wp-includes/pluggable.php on line 
   1219
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-errors-after-update-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [davenoakes](https://wordpress.org/support/users/davenoakes/)
 * (@davenoakes)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/php-errors-after-update-4/#post-10821457)
 * Here’s the full system status report
 *     ```
       ### WordPress Environment ###
   
       Home URL: https://southamericabackpacker.com
       Site URL: https://southamericabackpacker.com
       WC Version: 3.4.7
       Log Directory Writable: ✔
       WP Version: 4.9.8
       WP Multisite: –
       WP Memory Limit: 256 MB
       WP Debug Mode: –
       WP Cron: ✔
       Language: en_US
       External object cache: –
   
       ### Server Environment ###
   
       Server Info: Apache
       PHP Version: 7.2.11
       PHP Post Max Size: 8 MB
       PHP Time Limit: 300
       PHP Max Input Vars: 9000
       cURL Version: 7.61.1
       OpenSSL/1.0.2p
   
       SUHOSIN Installed: –
       MySQL Version: 5.6.41
       Max Upload Size: 8 MB
       Default Timezone is UTC: ❌ Default timezone is Europe/Madrid - it should be UTC
       fsockopen/cURL: ✔
       SoapClient: ✔
       DOMDocument: ✔
       GZip: ✔
       Multibyte String: ✔
       Remote Post: ✔
       Remote Get: ✔
   
       ### Database ###
   
       WC Database Version: 3.4.7
       WC Database Prefix: wp_
       MaxMind GeoIP Database: ✔
       Total Database Size: 113.40MB
       Database Data Size: 106.39MB
       Database Index Size: 7.01MB
       wp_woocommerce_sessions: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_order_itemmeta: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB
       wp_woocommerce_log: Data: 0.00MB + Index: 0.00MB
       wp_ap_pro_forms: Data: 0.01MB + Index: 0.00MB
       wp_blc_filters: Data: 0.00MB + Index: 0.00MB
       wp_blc_instances: Data: 0.34MB + Index: 0.07MB
       wp_blc_links: Data: 2.15MB + Index: 0.31MB
       wp_blc_synch: Data: 0.01MB + Index: 0.01MB
       wp_commentmeta: Data: 0.13MB + Index: 0.03MB
       wp_comments: Data: 0.11MB + Index: 0.09MB
       wp_customcontactforms_fields: Data: 0.00MB + Index: 0.00MB
       wp_customcontactforms_field_options: Data: 0.00MB + Index: 0.00MB
       wp_customcontactforms_forms: Data: 0.00MB + Index: 0.00MB
       wp_customcontactforms_styles: Data: 0.00MB + Index: 0.00MB
       wp_customcontactforms_user_data: Data: 0.03MB + Index: 0.01MB
       wp_itsec_distributed_storage: Data: 0.00MB + Index: 0.00MB
       wp_itsec_fingerprints: Data: 0.00MB + Index: 0.00MB
       wp_itsec_geolocation_cache: Data: 0.00MB + Index: 0.00MB
       wp_itsec_lockouts: Data: 0.00MB + Index: 0.01MB
       wp_itsec_log: Data: 0.84MB + Index: 0.14MB
       wp_itsec_logs: Data: 22.79MB + Index: 0.67MB
       wp_itsec_temp: Data: 0.05MB + Index: 0.05MB
       wp_links: Data: 0.02MB + Index: 0.02MB
       wp_mv_settings: Data: 0.00MB + Index: 0.00MB
       wp_options: Data: 5.34MB + Index: 1.05MB
       wp_postmeta: Data: 14.50MB + Index: 2.64MB
       wp_posts: Data: 48.42MB + Index: 1.06MB
       wp_snippets: Data: 0.00MB + Index: 0.00MB
       wp_social_users: Data: 0.00MB + Index: 0.00MB
       wp_termmeta: Data: 0.00MB + Index: 0.01MB
       wp_terms: Data: 0.06MB + Index: 0.03MB
       wp_term_relationships: Data: 0.06MB + Index: 0.05MB
       wp_term_taxonomy: Data: 0.06MB + Index: 0.03MB
       wp_usermeta: Data: 0.08MB + Index: 0.03MB
       wp_users: Data: 0.02MB + Index: 0.05MB
       wp_wcfm_daily_analysis: Data: 0.01MB + Index: 0.02MB
       wp_wcfm_detailed_analysis: Data: 0.07MB + Index: 0.02MB
       wp_wcfm_enquiries: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_enquiries_meta: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_enquiries_response: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_following_followers: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_messages: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_messages_modifier: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_messages_stat: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_support: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_support_meta: Data: 0.00MB + Index: 0.00MB
       wp_wcfm_support_response: Data: 0.00MB + Index: 0.00MB
       wp_wcmp_cust_answers: Data: 0.00MB + Index: 0.00MB
       wp_wcmp_cust_questions: Data: 0.00MB + Index: 0.00MB
       wp_wcmp_products_map: Data: 0.00MB + Index: 0.00MB
       wp_wcmp_vendor_orders: Data: 0.00MB + Index: 0.00MB
       wp_wcmp_visitors_stats: Data: 0.00MB + Index: 0.00MB
       wp_wc_download_log: Data: 0.00MB + Index: 0.00MB
       wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB
       wp_wfBadLeechers: Data: 0.00MB + Index: 0.00MB
       wp_wfBlockedIPLog: Data: 0.00MB + Index: 0.00MB
       wp_wfBlocks: Data: 0.00MB + Index: 0.00MB
       wp_wfBlocksAdv: Data: 0.00MB + Index: 0.00MB
       wp_wfConfig: Data: 0.01MB + Index: 0.01MB
       wp_wfCrawlers: Data: 0.01MB + Index: 0.01MB
       wp_wfFileMods: Data: 1.21MB + Index: 0.26MB
       wp_wfHits: Data: 0.56MB + Index: 0.11MB
       wp_wfHoover: Data: 0.00MB + Index: 0.00MB
       wp_wfIssues: Data: 0.01MB + Index: 0.00MB
       wp_wfLeechers: Data: 0.08MB + Index: 0.07MB
       wp_wfLockedOut: Data: 0.00MB + Index: 0.00MB
       wp_wfLocs: Data: 0.00MB + Index: 0.00MB
       wp_wfLogins: Data: 0.12MB + Index: 0.03MB
       wp_wfNet404s: Data: 0.00MB + Index: 0.00MB
       wp_wfReverseCache: Data: 0.00MB + Index: 0.00MB
       wp_wfScanners: Data: 0.01MB + Index: 0.01MB
       wp_wfStatus: Data: 0.07MB + Index: 0.03MB
       wp_wfThrottleLog: Data: 0.00MB + Index: 0.00MB
       wp_wfVulnScanners: Data: 0.00MB + Index: 0.00MB
       wp_wpml_mails: Data: 9.00MB + Index: 0.01MB
       wp_yith_wcwl: Data: 0.00MB + Index: 0.00MB
       wp_yith_wcwl_lists: Data: 0.00MB + Index: 0.01MB
       wp_yoast_seo_links: Data: 0.20MB + Index: 0.04MB
       wp_yoast_seo_meta: Data: 0.01MB + Index: 0.02MB
   
       ### Post Type Counts ###
   
       amn_mi-lite: 1
       attachment: 2115
       blocks: 9
       ccf_field: 4
       ccf_form: 1
       ccf_submission: 565
       custom_css: 2
       customize_changeset: 3
       featured_item: 8
       mc4wp-form: 1
       molongui_guestauthor: 3
       nav_menu_item: 57
       oembed_cache: 11
       page: 153
       post: 99
       product: 3
       revision: 2954
       wpcf7_contact_form: 5
       wpwautoposterlogs: 755
   
       ### Security ###
   
       Secure connection (HTTPS): ✔
       Hide errors from visitors: ✔
   
       ### Active Plugins (40) ###
   
       AccessPress Anonymous Post Pro: by AccessPress Themes – 3.2.2
       Ad Inserter: by Igor Funa – 2.4.2
       Akismet Anti-Spam: by Automattic – 4.0.8
       Better Search Replace: by Delicious Brains – 1.3.2
       iThemes Security: by iThemes – 7.2.0
       Broken Link Checker: by Janis Elsts
       Vladimir Prelovac – 1.11.5
   
       CB Change Mail Sender: by Md Abul Bashar – 1.2
       Code Snippets: by Shea Bunge – 2.12.0
       Coming Soon Page & Maintenance Mode by SeedProd: by SeedProd – 5.0.20
       Contact Form 7: by Takayuki Miyoshi – 5.0.4
       Disable Emojis (GDPR friendly): by Ryan Hellyer – 1.7.2
       Easy Table of Contents: by Steven A. Zahm – 1.7
       EasyAzon Pro: by BoostWP – 4.0.19
       EasyAzon: by EasyAzon – 4.0.21
       Edit Author Slug: by Brandon Allen – 1.6.0
       Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.2.0
       Heartbeat Control: by Jeff Matson – 1.2.5
       jQuery Pin It Button for Images: by Marcin Skrzypiec – 3.0.1
       Mediavine Control Panel: by mediavine – 1.9.5
       Molongui Authorship: by Amitzy – 3.1.0
       Open external links in a new window: by Kristian Risager Larsen – 1.3.2
       Post Tags and Categories for Pages: by curtismchale – 1.4.1
       Quick Page/Post Redirect Plugin: by anadnet – 5.1.8
       Really Simple SSL: by Rogier Lankhorst
       Mark Wolters – 3.1.1
   
       Related Posts Pro: by Ernest Marcinko – 1.6
       ShortPixel Image Optimizer: by ShortPixel – 4.11.3
       Social Auto Poster: by WPWeb – 2.8.6
       UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
       DavidAnderson – 1.15.2
   
       User Role Editor: by Vladimir Garagulya – 4.46
       WC Speed Drain Repair: by WP Fix It – 1.2 – Not tested with the active version of WooCommerce
       Woo Checkout Field Editor Pro: by ThemeHiGH – 1.2.9 – Not tested with the active version of WooCommerce
       WooCommerce Currency Converter: by WooCommerce – 1.6.7 – 1.6.12 is available – Not tested with the active version of WooCommerce
       WooCommerce PayPal Checkout Gateway: by WooCommerce – 1.6.4 – Not tested with the active version of WooCommerce
       WooCommerce Stripe Gateway: by WooCommerce – 4.1.12 – Not tested with the active version of WooCommerce
       WooCommerce: by Automattic – 3.5.0
       WooSidebars: by WooCommerce – 1.4.5
       Yoast SEO: by Team Yoast – 9.0.2
       WP Crontrol: by John Blackbourn & contributors – 1.6.2
       WP Mail Logging: by Christian Zöller – 1.8.5
       WP Rocket: by WP Media – 3.1.4
   
       ### Settings ###
   
       API Enabled: ✔
       Force SSL: –
       Currency: USD ($)
       Currency Position: left
       Thousand Separator: ,
       Decimal Separator: .
       Number of Decimals: 2
       Taxonomies: Product Types: external (external)
       grouped (grouped)
       simple (simple)
       variable (variable)
   
       Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
       exclude-from-search (exclude-from-search)
       featured (featured)
       outofstock (outofstock)
       rated-1 (rated-1)
       rated-2 (rated-2)
       rated-3 (rated-3)
       rated-4 (rated-4)
       rated-5 (rated-5)
   
       ### WC Pages ###
   
       Shop base: #5492 - /bookings/
       Cart: #5472 - /cart/
       Checkout: #5474 - /checkout/
       My account: #5476 - /my-account/
       Terms and conditions: ❌ Page not set
   
       ### Theme ###
   
       Name: Flatsome Child
       Version: 3.0
       Author URL: 
       Child Theme: ✔
       Parent Theme Name: Flatsome
       Parent Theme Version: 3.7.0
       Parent Theme Author URL: http://www.uxthemes.com/
       WooCommerce Support: ✔
   
       ### Templates ###
   
       Overrides: flatsome/woocommerce/archive-product.php
       flatsome/woocommerce/cart/cart-empty.php
       flatsome/woocommerce/cart/cart-shipping.php
       flatsome/woocommerce/cart/cart.php
       flatsome/woocommerce/checkout/form-checkout.php
       flatsome/woocommerce/checkout/form-coupon.php
       flatsome/woocommerce/checkout/thankyou.php
       flatsome/woocommerce/content-product.php
       flatsome/woocommerce/content-product_cat.php
       flatsome/woocommerce/content-single-product.php
       flatsome/woocommerce/content-widget-product.php
       flatsome/woocommerce/global/breadcrumb.php
       flatsome/woocommerce/global/quantity-input.php
       flatsome/woocommerce/global/wrapper-end.php
       flatsome/woocommerce/global/wrapper-start.php
       flatsome/woocommerce/loop/loop-end.php
       flatsome/woocommerce/loop/loop-start.php
       flatsome/woocommerce/loop/pagination.php
       flatsome/woocommerce/loop/result-count.php
       flatsome/woocommerce/loop/sale-flash.php
       flatsome/woocommerce/myaccount/form-login.php
       flatsome/woocommerce/myaccount/navigation.php
       flatsome/woocommerce/notices/error.php
       flatsome/woocommerce/notices/notice.php
       flatsome/woocommerce/notices/success.php
       flatsome/woocommerce/product-searchform.php
       flatsome/woocommerce/single-product/photoswipe.php
       flatsome/woocommerce/single-product/price.php
       flatsome/woocommerce/single-product/product-image.php
       flatsome/woocommerce/single-product/product-thumbnails.php
       flatsome/woocommerce/single-product/rating.php
       flatsome/woocommerce/single-product/related.php
       flatsome/woocommerce/single-product/review.php
       flatsome/woocommerce/single-product/sale-flash.php
       flatsome/woocommerce/single-product/share.php
       flatsome/woocommerce/single-product/short-description.php
       flatsome/woocommerce/single-product/tabs/tabs.php
       flatsome/woocommerce/single-product/title.php
       flatsome/woocommerce/single-product/up-sells.php
       flatsome/woocommerce/single-product-reviews.php
       flatsome/woocommerce/single-product.php
       ```
   
 *  [Praveen a11n](https://wordpress.org/support/users/spraveenitpro/)
 * (@spraveenitpro)
 * Automattic Happiness Engineer
 * [7 years, 7 months ago](https://wordpress.org/support/topic/php-errors-after-update-4/#post-10822429)
 * Hi [@davenoakes](https://wordpress.org/support/users/davenoakes/),
 * I believe you have your `WP_debug` set to `true`, can you set it to `false`?
 * You can learn more about this here: [http://codex.wordpress.org/Editing_wp-config.php#Debug](http://codex.wordpress.org/Editing_wp-config.php#Debug)
 * To do this:
 * 1. You will need to login to your site via FTP
    2. download the wp-config.php
   file 3. duplicate this file to create a backup 4. change the below lines of code
   as specified below 5. save and re-upload this file to your site.
 * Just in case anything went wrong, you would have a backup of the original file
   that you can re-upload if needed.
 * Find this snippet with in the wp-config.php:
 * `define('WP_DEBUG', true);`
 * Replace that with the below snippet in your wp-config.php located within
    your
   WordPress Folder, this snippet would turn on the errors and error log for WordPress
   and help in debugging.
 *     ```
       // Disable WP_DEBUG mode
       define('WP_DEBUG', false);
       ```
   
    -  This reply was modified 7 years, 7 months ago by [Praveen a11n](https://wordpress.org/support/users/spraveenitpro/).
 *  [alexdex](https://wordpress.org/support/users/alexdex/)
 * (@alexdex)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/php-errors-after-update-4/#post-10823218)
 * Hi, i have the same error after the latest update of woocommerce, i have the 
   debug in wp-config set already to false but i see this error:
 * Warning: include_once(): Failed opening ‘/wp-content/plugins/woocommerce/includes/
   api/class-wc-rest-webhook-deliveries-controller.php’ for inclusion (include_path
   =’.:/usr/lib/php:/usr/local/lib/php’) in /wp-content/plugins/woocommerce/includes/
   class-wc-api.php on line 195
 * Please, i need help, how i can fix it?
 * I am using php 7.0.2 and i do not have any error in the woo system status
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP Errors after update’ 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/)

## Tags

 * [PHP errors](https://wordpress.org/support/topic-tag/php-errors/)

 * 3 replies
 * 3 participants
 * Last reply from: [alexdex](https://wordpress.org/support/users/alexdex/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/php-errors-after-update-4/#post-10823218)
 * Status: resolved