-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fatal Error after installing magento2-dev46 #386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Do you have APC enabled? Can you try disabling it and running again to see if the problem goes away? |
that fixed it, APC off, Magento2 works fine. |
magento-team
pushed a commit
that referenced
this issue
Jul 3, 2015
[UI] MAGETWO-33537: M2 GitHub Update (version 0.74.0-beta15)
mmansoor-magento
pushed a commit
that referenced
this issue
Sep 14, 2016
Fixed issues: - MAGETWO-56347 [Github] #5788 REST API PayPal does not call setExpressCheckout method - MAGETWO-57744 Configure button for Paypal solutions is shifted after changing window width - MAGETWO-57855 Outdated PayPal URL - MAGETWO-58162 PayPal Payflow Pro always using USD (even if this currency is absent on your store) - MAGETWO-58255 Unable to view signed up billing agreement on storefront - MAGETWO-58282 [PR] Bugfixes delivery for 2.2 - MAGETWO-56934 Checkout page freezes when ordering with Authorize.net with invalid credit card - MAGETWO-57893 Orders processed via Paypal Payflow Pro not receiving shipping/tax charges
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this on the error logs of Apache when trying to visit backend or frontend:
PHP Fatal error: Cannot override final method Magento\Core\Model\AbstractModel::clearInstance() in /var/www/magento2/app/code/Magento/Core/Model/Theme.php on line 59
The text was updated successfully, but these errors were encountered: