Memory error on upgrade

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vBNovice
    Member
    • Nov 2000
    • 54

    Memory error on upgrade

    I got the following error when trying to upgrade. How do I proceed ?

    Step 2) Import latest admin help

    Importing vbulletin-adminhelp.xml
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 49411 bytes) in /home/mydomain/public_html/forum/includes/class_core.php on line 721
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Your PHP does not have enough memory allocated to it to complete this operation. Ask your host to increase the 'memory_limit' variable in php.ini to at least 32M.

    To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:

    ini_set('memory_limit', 32 * 1024 * 1024);
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • vBNovice
      Member
      • Nov 2000
      • 54

      #3
      OK, and then do I reload that page / script ?

      It's already 3.7.2.

      Thanks!

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154488

        #4
        If you edited your config.php file correctly then you should not get that error anymore.
        Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
        Change CKEditor Colors to Match Style (for 4.1.4 and above)

        Steve Machol Photography


        Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


        Comment

        • vBNovice
          Member
          • Nov 2000
          • 54

          #5
          OK, but do I just go back and reload the page reporting that error what ?

          Comment

          • Steve Machol
            Former Customer Support Manager
            • Jul 2000
            • 154488

            #6
            Yes, rerun the upgrade.
            Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
            Change CKEditor Colors to Match Style (for 4.1.4 and above)

            Steve Machol Photography


            Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


            Comment

            • vBNovice
              Member
              • Nov 2000
              • 54

              #7
              Thank you!!
              Last edited by vBNovice; Wed 23 Jul '08, 4:33pm.

              Comment

              widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
              Working...