Out of memory error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tylercruz
    Senior Member
    • Aug 2003
    • 102
    • 3.7.x

    Out of memory error

    I am getting the following error when I go to AdminCP -> Settings -> Message Attachment Options:

    Out of memory (allocated 44564480) (tried to allocate 75 bytes) in /home/public_html/core/vb/api/phrase.php on line 220
    My memory_limit setting in PHP is set to 256M, I tried reuploading phrase.php, and ran optimize/repair on my tables, but none of those fixed this.

    I am able to access other areas of the AdminCP fine...
    Tyler Cruz
    TylerCruz.com
    PublisherSpot.com: Professional Reviews of Ad Networks
  • unfv
    Senior Member
    • Apr 2008
    • 117
    • 5.7.0

    #2
    I'm also interested on this...

    Comment

    • Set3sh
      Senior Member
      • Jan 2013
      • 243
      • 5.2.x

      #3
      Try to raise that limit to 320MB.

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74120

        #4
        The error above says your memory is allocated to roughly 42.5 megabytes. How are you allocating it to 256?
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • tylercruz
          Senior Member
          • Aug 2003
          • 102
          • 3.7.x

          #5
          In my PHP ini file I have memory_limit set to 256M...
          Tyler Cruz
          TylerCruz.com
          PublisherSpot.com: Professional Reviews of Ad Networks

          Comment

          • Lynne
            Former vBulletin Support
            • Oct 2004
            • 26255

            #6
            And did you restart apache after changing it? What shows up under Maintenance > PHP Info for the memory_limit?

            Please don't PM or VM me for support - I only help out in the threads.
            vBulletin Manual & vBulletin 4.0 Code Documentation (API)
            Want help modifying your vbulletin forum? Head on over to vbulletin.org
            If I post CSS and you don't know where it goes, throw it into the additional.css template.

            W3Schools <- awesome site for html/css help

            Comment

            • tylercruz
              Senior Member
              • Aug 2003
              • 102
              • 3.7.x

              #7
              Well, that memory limit was set for years already... but just to be sure, I just finished restarting Apache, and memory_limit still shows as:
              memory_limit 256M 256M
              It shows this in both WHM and vBulletin admin (Maintenance > PHP Info)
              Tyler Cruz
              TylerCruz.com
              PublisherSpot.com: Professional Reviews of Ad Networks

              Comment

              Related Topics

              Collapse

              Working...