Fatal Error on Local XAMPP
-
Hi,
I installed and started using the plugin on my local dev site on XAMPP.
During the install and while I was testing it, it didn’t trigger any PHP debug notices.
However, after I closed XAMPP and the computer, and launched it again, the site that has this plugin installed would not load ( Apache was showing a generic error 500 ).I renamed the plugin folder, and the Apache loaded the site ok.
The debug log had a bunch of messages, including a Fatal error.
( On that same local site, I also have the plugin called ‘Stream’ installed, which records user activities – I wonder if these 2 plugins don’t like each other ).Here are the Debug notices :
Stack trace:
[16-Mar-2019 01:09:51 UTC] PHP Fatal error: Uncaught Error: Class ‘Quotes_Payment_Gateway’ not found in X:\xampp\htdocs\wp\local-dev\wp-content\plugins\woocommerce\includes\class-wc-payment-gateways.php:108
#5 X:\xampp\htdocs\wp\local-dev\wp-c in X:\xampp\htdocs\wp\local-dev\wp-content\plugins\woocommerce\includes\class-wc-payment-gateways.php on line 108
#4 X:\xampp\htdocs\wp\local-dev\wp-content\plugins\stream\connectors\class-connector-woocommerce.php(65): WP_Stream\Connector_Woocommerce->get_woocommerce_settings_fields()
#3 X:\xampp\htdocs\wp\local-dev\wp-content\plugins\stream\connectors\class-connector-woocommerce.php(764): WooCommerce->payment_gateways()
#2 X:\xampp\htdocs\wp\local-dev\wp-content\plugins\woocommerce\includes\class-woocommerce.php(690): WC_Payment_Gateways::instance()
#1 X:\xampp\htdocs\wp\local-dev\wp-content\plugins\woocommerce\includes\class-wc-payment-gateways.php(43): WC_Payment_Gateways->__construct()
#0 X:\xampp\htdocs\wp\local-dev\wp-content\plugins\woocommerce\includes\class-wc-payment-gateways.php(70): WC_Payment_Gateways->init()Any help would be appreciated.
I would really like to use this plugin, as it provides the functionality that is badly needed for the site I’m working on.
So – if it is just a conflict with another plugin, then I’d just remove the other one.Thanks,
Greg
- The topic ‘Fatal Error on Local XAMPP’ is closed to new replies.