Fatal Error ‘Failed opening required’
-
Hi, I’m having an “Error processing checkout. Please try again” error every time I want to finish the checkout and pay on my site.
I checked Woocommerce error log and found the following fatal errors:2024-03-06T12:59:56+00:00Crítico require(): Failed opening required '/home/latartuf/public_html/argentina/wp-content/plugins/woocommerce/src/Admin/API/Data.php' (include_path='.:/opt/alt/php74/usr/share/pear')
2024-03-06T12:59:59+00:00Crítico require(): Failed opening required '/home/latartuf/public_html/argentina/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-customer-downloads-v2-controller.php' (include_path='.:/opt/alt/php74/usr/share/pear')
2024-03-06T13:00:18+00:00Crítico require_once(): Failed opening required '/home/latartuf/public_html/argentina/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints/class-wc-rest-wccom-site-installer-controller.php' (include_path='.:/opt/alt/php74/usr/share/pear')
2024-03-06T13:00:18+00:00Crítico require(): Failed opening required '/home/latartuf/public_html/argentina/wp-content/plugins/woocommerce/src/Admin/API/Data.php' (include_path='.:/opt/alt/php74/usr/share/pear')
2024-03-06T13:02:24+00:00Crítico require_once(): Failed opening required '/home/latartuf/public_html/argentina/wp-content/plugins/woocommerce/packages/action-scheduler/functions.php' (include_path='.:/opt/alt/php74/usr/share/pear')From what I can see in the specified path the problem comes from the very Woocommerce plugin.
I already tried disactivating other plugins that may create a conflict but nothing happened.
I also checked that PHP version is compatible and the same for WP version and yes, I’m using Woocommerce latest version.Any suggestions on what else I can try to fix this?
Thanks.The page I need help with: [log in to see the link]
The topic ‘Fatal Error ‘Failed opening required’’ is closed to new replies.