cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal error magento/setup/

Fatal error magento/setup/

Hi,

 

I've installed Magento on a VPS with ubuntu and bitnami XAMPP.

 

All is working (store front and back end) besides the http://localhost/magento/setup/ which can be opened from the admin panel.

 

Fatal error: Uncaught exception 'Exception' with message 'Notice: Undefined index: arguments in /opt/lampp/htdocs/magento/vendor/magento/framework/ObjectManager/Config/Compiled.php on line 132' in /opt/lampp/htdocs/magento/vendor/magento/framework/App/ErrorHandler.php:61 Stack trace: #0 /opt/lampp/htdocs/magento/vendor/magento/framework/ObjectManager/Config/Compiled.php(132): Magento\Framework\App\ErrorHandler->handler(8, 'Undefined index...', '/opt/lampp/htdo...', 132, Array) #1 /opt/lampp/htdocs/magento/vendor/magento/framework/ObjectManager/ObjectManager.php(84): Magento\Framework\ObjectManager\Config\Compiled->extend(Array) #2 /opt/lampp/htdocs/magento/setup/src/Magento/Setup/Model/ObjectManagerProvider.php(62): Magento\Framework\ObjectManager\ObjectManager->configure(Array) #3 /opt/lampp/htdocs/magento/setup/src/Magento/Setup/Mvc/Bootstrap/InitParamListener.php(122): Magento\Setup\Model\ObjectManagerProvider->get() #4 [internal function]: Magento\Setup\Mvc\Bootstrap\InitParamListener->authPreDispatch(Object(Zend\Mvc\ in /opt/lampp/htdocs/magento/vendor/magento/framework/App/ErrorHandler.php on line 61

 

 

any ideas?