-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Specified invalid parent id (Mage_Api::system_api) #236
Comments
Hello. Magento is not yet compatible with PHP 5.4. Can you try it with 5.3.x and let us know the result? |
Closing due to lack of activity. Please comment if you were able to test it with 5.3 and still have same issue |
joanhe
pushed a commit
that referenced
this issue
Apr 24, 2015
…ackages [Extensibility] MAGETWO-34625
magento-team
pushed a commit
that referenced
this issue
Dec 11, 2015
[Tango] UI Components improvements
magento-engcom-team
pushed a commit
that referenced
this issue
Mar 27, 2020
MQE-683: [Deprecation] Only use more nested assertion syntax
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've installed magento2-dev42 on my local server.
PHP Version 5.4.6 installed on my windows server.
After installation i've tried to log in to backend. After login screen an error occured:
a:5:{i:0;s:50:"Specified invalid parent id (Mage_Api::system_api)";i:1;s:1783:"#0 C:\web\magento\magento-2\app\code\core\Mage\Backend\Model\Menu\Config.php(152): Mage_Backend_Model_Menu_Builder->getResult()
#1 C:\web\magento\magento-2\app\code\core\Mage\Backend\Model\Menu\Config.php(102): Mage_Backend_Model_Menu_Config->_initMenu()
#2 C:\web\magento\magento-2\app\code\core\Mage\Backend\Model\Url.php(306): Mage_Backend_Model_Menu_Config->getMenu()
#3 C:\web\magento\magento-2\app\code\core\Mage\Backend\Model\Url.php(267): Mage_Backend_Model_Url->_getMenu()
#4 C:\web\magento\magento-2\app\code\core\Mage\Backend\controllers\Adminhtml\IndexController.php(42): Mage_Backend_Model_Url->getStartupPageUrl()
#5 C:\web\magento\magento-2\app\code\core\Mage\Core\Controller\Varien\Action.php(445): Mage_Backend_Adminhtml_IndexController->indexAction()
#6 C:\web\magento\magento-2\app\code\core\Mage\Core\Controller\Varien\Front.php(208): Mage_Core_Controller_Varien_Action->dispatch('index')
#7 C:\web\magento\magento-2\app\code\core\Mage\Core\Model\App.php(185): Mage_Core_Controller_Varien_Front->dispatch()
#8 C:\web\magento\magento-2\app\code\core\Mage\Core\Model\App\Handler.php(54): Mage_Core_Model_App->run()
#9 C:\web\magento\magento-2\lib\Magento\Http\Handler\Composite.php(79): Mage_Core_Model_App_Handler->handle(Object(Mage_Core_Controller_Request_Http), Object(Mage_Core_Controller_Response_Http))
#10 C:\web\magento\magento-2\app\code\core\Mage\Core\Model\EntryPoint\Http.php(37): Magento_Http_Handler_Composite->handle(Object(Mage_Core_Controller_Request_Http), Object(Mage_Core_Controller_Response_Http))
#11 C:\web\magento\magento-2\app\code\core\Mage\Core\Model\EntryPointAbstract.php(63): Mage_Core_Model_EntryPoint_Http->_processRequest()
#12 C:\web\magento\magento-2\index.php(37): Mage_Core_Model_EntryPointAbstract->processRequest()
#13 {main}";s:3:"url";s:96:"/web/magento/magento-2/index.php/backend/admin/index/index/key/dd2d952ade15123c107ca6f302104926/";s:11:"script_name";s:32:"/web/magento/magento-2/index.php";s:4:"skin";s:5:"admin";}
The text was updated successfully, but these errors were encountered: