Magento 1.9 - HTTP ERROR 500 and PHP Fatal error:Magento: Admin login not working for main admin loginFresh install, no plug ins, fatal error on category management pageMagento - Invalid block typeMagento Custom HeaderHelp!!! Http 500 errorSQLSTATE[HY000] : General error: 2013 Lost connection to MySQL server during query in MagentoCheckout redirecting to the cart pageMagento1 createBlock method returns “bool(false)” in livehostThere has been an error processing your request error while going to the pageHTTP 500 error with a php script

Why is this python script running in background consuming 100 % CPU?

Why do the i8080 I/O instructions take a byte-sized operand to determine the port?

Why did Nick Fury not hesitate in blowing up the plane he thought was carrying a nuke?

Is being an extrovert a necessary condition to be a manager?

size of pointers and architecture

Does the fact that we can only measure the two-way speed of light undermine the axiom of invariance?

Are there any tips to help hummingbirds find a new feeder?

JavaScript: Access 'this' when calling function stored in variable

Why is the reciprocal used in fraction division?

Why is unzipped file smaller than zipped file

Why is this integration method not valid?

What is the required burn to keep a satellite at a Lagrangian point?

Team member is vehemently against code formatting

How could the B-29 bomber back up under its own power?

Salesforce bug enabled "Modify All"

DeleteCases using two lists but with partial match?

Way of refund if scammed?

Illustrating that universal optimality is stronger than sphere packing

Negative impact of having the launch pad away from the Equator

Ribbon Cable Cross Talk - Is there a fix after the fact?

Unary Enumeration

Can a UK national work as a paid shop assistant in the USA?

Can someone get a spouse off a deed that never lived together and was incarcerated?

Is there any mention of ghosts who live outside the Hogwarts castle?



Magento 1.9 - HTTP ERROR 500 and PHP Fatal error:


Magento: Admin login not working for main admin loginFresh install, no plug ins, fatal error on category management pageMagento - Invalid block typeMagento Custom HeaderHelp!!! Http 500 errorSQLSTATE[HY000] : General error: 2013 Lost connection to MySQL server during query in MagentoCheckout redirecting to the cart pageMagento1 createBlock method returns “bool(false)” in livehostThere has been an error processing your request error while going to the pageHTTP 500 error with a php script






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















We recently moved to a new hosting company and they set our Magento 1.9.1 website as parked on top of the main account's domain. It worked fine for about a week. We haven't made any changes and now we are getting the following Error when trying to access the website:



This page isn’t working `www.ourwebsite.com` is currently unable to handle this request.
HTTP ERROR 500


PHP Fatal error: Uncaught Error: Function name must be a string in /home/account/mydomain.com/includes/src/__default.php:28278

Stack trace:
#0 /home/account/mydomain.com/includes/src/__default.php(14070): Mage_Core_Model_Layout->getOutput()
#1 /home/account/mydomain.com/app/code/local/Smartwave/Ajaxcatalog/controllers/Catalog/CategoryController.php(111): Mage_Core_Controller_Varien_Action->renderLayout()
#2 /home/account/mydomain.com/includes/src/__default.php(14098): Smartwave_Ajaxcatalog_Catalog_CategoryController->viewAction()
#3 /home/account/mydomain.com/includes/src/__default.php(18482): Mage_Core_Controller_Varien_Action->dispatch('view')
#4 /home/account/mydomain.com/includes/src/__default.php(18016): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#5 /home/account/mydomain.com/includes/src/__default.php(20808): Mage_Core_Controller_Varien_Front->dispatch()
#6 /home/account/mydomain.com/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#7 / in /home/account/mydomain.com/includes/src/__default.php on line 28278


The interesting part of this is that the main website which runs Magento 1.9.4 is up and running with no problems. It's the 2 parked domains/websites that run Magento 1.9.1 that have this issue.










share|improve this question






























    0















    We recently moved to a new hosting company and they set our Magento 1.9.1 website as parked on top of the main account's domain. It worked fine for about a week. We haven't made any changes and now we are getting the following Error when trying to access the website:



    This page isn’t working `www.ourwebsite.com` is currently unable to handle this request.
    HTTP ERROR 500


    PHP Fatal error: Uncaught Error: Function name must be a string in /home/account/mydomain.com/includes/src/__default.php:28278

    Stack trace:
    #0 /home/account/mydomain.com/includes/src/__default.php(14070): Mage_Core_Model_Layout->getOutput()
    #1 /home/account/mydomain.com/app/code/local/Smartwave/Ajaxcatalog/controllers/Catalog/CategoryController.php(111): Mage_Core_Controller_Varien_Action->renderLayout()
    #2 /home/account/mydomain.com/includes/src/__default.php(14098): Smartwave_Ajaxcatalog_Catalog_CategoryController->viewAction()
    #3 /home/account/mydomain.com/includes/src/__default.php(18482): Mage_Core_Controller_Varien_Action->dispatch('view')
    #4 /home/account/mydomain.com/includes/src/__default.php(18016): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
    #5 /home/account/mydomain.com/includes/src/__default.php(20808): Mage_Core_Controller_Varien_Front->dispatch()
    #6 /home/account/mydomain.com/app/Mage.php(683): Mage_Core_Model_App->run(Array)
    #7 / in /home/account/mydomain.com/includes/src/__default.php on line 28278


    The interesting part of this is that the main website which runs Magento 1.9.4 is up and running with no problems. It's the 2 parked domains/websites that run Magento 1.9.1 that have this issue.










    share|improve this question


























      0












      0








      0








      We recently moved to a new hosting company and they set our Magento 1.9.1 website as parked on top of the main account's domain. It worked fine for about a week. We haven't made any changes and now we are getting the following Error when trying to access the website:



      This page isn’t working `www.ourwebsite.com` is currently unable to handle this request.
      HTTP ERROR 500


      PHP Fatal error: Uncaught Error: Function name must be a string in /home/account/mydomain.com/includes/src/__default.php:28278

      Stack trace:
      #0 /home/account/mydomain.com/includes/src/__default.php(14070): Mage_Core_Model_Layout->getOutput()
      #1 /home/account/mydomain.com/app/code/local/Smartwave/Ajaxcatalog/controllers/Catalog/CategoryController.php(111): Mage_Core_Controller_Varien_Action->renderLayout()
      #2 /home/account/mydomain.com/includes/src/__default.php(14098): Smartwave_Ajaxcatalog_Catalog_CategoryController->viewAction()
      #3 /home/account/mydomain.com/includes/src/__default.php(18482): Mage_Core_Controller_Varien_Action->dispatch('view')
      #4 /home/account/mydomain.com/includes/src/__default.php(18016): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #5 /home/account/mydomain.com/includes/src/__default.php(20808): Mage_Core_Controller_Varien_Front->dispatch()
      #6 /home/account/mydomain.com/app/Mage.php(683): Mage_Core_Model_App->run(Array)
      #7 / in /home/account/mydomain.com/includes/src/__default.php on line 28278


      The interesting part of this is that the main website which runs Magento 1.9.4 is up and running with no problems. It's the 2 parked domains/websites that run Magento 1.9.1 that have this issue.










      share|improve this question
















      We recently moved to a new hosting company and they set our Magento 1.9.1 website as parked on top of the main account's domain. It worked fine for about a week. We haven't made any changes and now we are getting the following Error when trying to access the website:



      This page isn’t working `www.ourwebsite.com` is currently unable to handle this request.
      HTTP ERROR 500


      PHP Fatal error: Uncaught Error: Function name must be a string in /home/account/mydomain.com/includes/src/__default.php:28278

      Stack trace:
      #0 /home/account/mydomain.com/includes/src/__default.php(14070): Mage_Core_Model_Layout->getOutput()
      #1 /home/account/mydomain.com/app/code/local/Smartwave/Ajaxcatalog/controllers/Catalog/CategoryController.php(111): Mage_Core_Controller_Varien_Action->renderLayout()
      #2 /home/account/mydomain.com/includes/src/__default.php(14098): Smartwave_Ajaxcatalog_Catalog_CategoryController->viewAction()
      #3 /home/account/mydomain.com/includes/src/__default.php(18482): Mage_Core_Controller_Varien_Action->dispatch('view')
      #4 /home/account/mydomain.com/includes/src/__default.php(18016): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #5 /home/account/mydomain.com/includes/src/__default.php(20808): Mage_Core_Controller_Varien_Front->dispatch()
      #6 /home/account/mydomain.com/app/Mage.php(683): Mage_Core_Model_App->run(Array)
      #7 / in /home/account/mydomain.com/includes/src/__default.php on line 28278


      The interesting part of this is that the main website which runs Magento 1.9.4 is up and running with no problems. It's the 2 parked domains/websites that run Magento 1.9.1 that have this issue.







      magento-1.9 fatal-error http-error-500






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 15 at 7:42









      Muhammad Hasham

      3,96372172




      3,96372172










      asked Mar 11 at 10:37









      AllysinAllysin

      501042




      501042




















          2 Answers
          2






          active

          oldest

          votes


















          5














          It seems you're using the Magento Compiler. You'll need to refresh or disable. In my case, I prefer to disable the Compiler.



          The easier way is using Magento shell. Go to the shell directory and then run:



          php compiler.php state


          Now you'll see the current status of or compiler. If is enabled and/or compiled then please execute these commands:



          php compiler.php disable
          php compiler.php clear


          Now it is disabled and you've cleared all the generated files.



          I hope this will help






          share|improve this answer






























            0














            The compilation mode is enabled, thats way you see those errors.
            Disable compilation: Go into :




            includes/config.php




            and comment this line



            -#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');


            To get rid of the error you need to disable the compilation in production , and clear the include directory created during compilation includes/src.



            php -f shell/compiler.php – clear





            share|improve this answer























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "479"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f265282%2fmagento-1-9-http-error-500-and-php-fatal-error%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              5














              It seems you're using the Magento Compiler. You'll need to refresh or disable. In my case, I prefer to disable the Compiler.



              The easier way is using Magento shell. Go to the shell directory and then run:



              php compiler.php state


              Now you'll see the current status of or compiler. If is enabled and/or compiled then please execute these commands:



              php compiler.php disable
              php compiler.php clear


              Now it is disabled and you've cleared all the generated files.



              I hope this will help






              share|improve this answer



























                5














                It seems you're using the Magento Compiler. You'll need to refresh or disable. In my case, I prefer to disable the Compiler.



                The easier way is using Magento shell. Go to the shell directory and then run:



                php compiler.php state


                Now you'll see the current status of or compiler. If is enabled and/or compiled then please execute these commands:



                php compiler.php disable
                php compiler.php clear


                Now it is disabled and you've cleared all the generated files.



                I hope this will help






                share|improve this answer

























                  5












                  5








                  5







                  It seems you're using the Magento Compiler. You'll need to refresh or disable. In my case, I prefer to disable the Compiler.



                  The easier way is using Magento shell. Go to the shell directory and then run:



                  php compiler.php state


                  Now you'll see the current status of or compiler. If is enabled and/or compiled then please execute these commands:



                  php compiler.php disable
                  php compiler.php clear


                  Now it is disabled and you've cleared all the generated files.



                  I hope this will help






                  share|improve this answer













                  It seems you're using the Magento Compiler. You'll need to refresh or disable. In my case, I prefer to disable the Compiler.



                  The easier way is using Magento shell. Go to the shell directory and then run:



                  php compiler.php state


                  Now you'll see the current status of or compiler. If is enabled and/or compiled then please execute these commands:



                  php compiler.php disable
                  php compiler.php clear


                  Now it is disabled and you've cleared all the generated files.



                  I hope this will help







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 15 at 7:40









                  Muhammad HashamMuhammad Hasham

                  3,96372172




                  3,96372172























                      0














                      The compilation mode is enabled, thats way you see those errors.
                      Disable compilation: Go into :




                      includes/config.php




                      and comment this line



                      -#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');


                      To get rid of the error you need to disable the compilation in production , and clear the include directory created during compilation includes/src.



                      php -f shell/compiler.php – clear





                      share|improve this answer



























                        0














                        The compilation mode is enabled, thats way you see those errors.
                        Disable compilation: Go into :




                        includes/config.php




                        and comment this line



                        -#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');


                        To get rid of the error you need to disable the compilation in production , and clear the include directory created during compilation includes/src.



                        php -f shell/compiler.php – clear





                        share|improve this answer

























                          0












                          0








                          0







                          The compilation mode is enabled, thats way you see those errors.
                          Disable compilation: Go into :




                          includes/config.php




                          and comment this line



                          -#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');


                          To get rid of the error you need to disable the compilation in production , and clear the include directory created during compilation includes/src.



                          php -f shell/compiler.php – clear





                          share|improve this answer













                          The compilation mode is enabled, thats way you see those errors.
                          Disable compilation: Go into :




                          includes/config.php




                          and comment this line



                          -#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');


                          To get rid of the error you need to disable the compilation in production , and clear the include directory created during compilation includes/src.



                          php -f shell/compiler.php – clear






                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Mar 11 at 12:25









                          Ylgen GuxholliYlgen Guxholli

                          1,112415




                          1,112415



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f265282%2fmagento-1-9-http-error-500-and-php-fatal-error%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                              Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                              Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form