- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2015
01:29 AM
05-19-2015
01:29 AM
SUPEE-5994 Patch ----- Fatal error:
WHY?
Fatal error: Class 'Mage_Install_Controller_Router_Install' not found in /home/onesma6/public_html/includes/src/__default.php on line 17475
Please Help.
~B.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2015
02:29 AM
05-19-2015
02:29 AM
Re: SUPEE-5994 Patch ----- Fatal error:
Hello @BluGallagher
Seems you haven't disabled the compilation prior to installation of the patches.
And if that is the issue, try to clear all cache inclding external if any, and try running this command in console,
$ php -f shell/compiler.php -- disable $ php -f shell/compiler.php -- clear $ php -f shell/compiler.php -- compile $ php -f shell/compiler.php -- enable
Was my answer helpful? You can accept it as a solution.
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2015
02:42 AM
05-19-2015
02:42 AM
Re: SUPEE-5994 Patch ----- Fatal error:
thank you.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2015
11:10 AM
05-19-2015
11:10 AM
Re: SUPEE-5994 Patch ----- Fatal error:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2015
08:35 AM
05-25-2015
08:35 AM
Re: SUPEE-5994 Patch ----- Fatal error:
Do this command, the front end work but back enad do me an error "Fatal error: require_once(): Failed opening required..." disable compiler, but if i disable compiler return the error...