cancel
Showing results for 
Search instead for 
Did you mean: 

PHP Fatal Error causing 500 Internal Server Error

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

PHP Fatal Error causing 500 Internal Server Error

I recently started to work with a small merchant to set-up their first web-shop and chose Magento Community to do so.


While I have plenty of PHP, etc.. developer experience, Magento is new to me with a lot of set-up and configuration headaches along the way.


However I'm getting a PHP Fatal Error logged as an Apache error as follows:


AH01071: Got error 'PHP message: PHP Fatal error: Uncaught RuntimeException: ObjectManager isn't initialized in /opt/bitnami/apps/magento/htdocs/vendor/magento/framework/App/ObjectManager.php:36\nStack trace:\n#0 /opt/bitnami/apps/magento/htdocs/vendor/magento/framework/File/Transfer/Adapter/Http.php(47): Magento\\Framework\\App\\ObjectManager::getInstance()\n#1 /opt/bitnami/apps/magento/htdocs/pub/get.php(58): Magento\\Framework\\File\\Transfer\\Adapter\\Http->__construct(Object(Magento\\Framework\\HTTP\\PhpEnvironment\\Response), Object(Magento\\Framework\\File\\Mime))\n#2 {main}\n thrown in /opt/bitnami/apps/magento/htdocs/vendor/magento/framework/App/ObjectManager.php on line 36', referer: https://www.our-domain-here.com/index.php


The issue is causing a 500 Internal Error in Chrome for images that I upload through the admin interface.

I'm thinking its permissions issues but have been through as much online help re this as I can find with no success so only info left to query is does the above error message help point to where Magento is falling over?

1 REPLY 1

Re: PHP Fatal Error causing 500 Internal Server Error