Closed Thread
Page 1 of 12
1 2 3 11 ... LastLast
Results 1 to 15 of 177

Thread: Fatal error: Allowed memory size of 8388608 bytes exhausted

  1. #1
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418

    Fatal error: Allowed memory size of 8388608 bytes exhausted

    After I do work on my forum, such as exporting attachments or when I did the thumbnails, I get this error,

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2 bytes) in [full path to]/forums/includes/functions_postbit.php(437) : eval()'d code on line 21

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes) in Unknown on line 0

    Is this indicative of a bigger problem, or will it happen only when I do this huge work?? I had to reboot the server.
    Sebastián J. Bianchi


  2. #2
    I get this error quite often, which is odd, since the server is awesome and should easily have enough memory to run the board.

  3. #3
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Quote Originally Posted by Scribble
    I get this error quite often, which is odd, since the server is awesome and should easily have enough memory to run the board.
    Mine is too, well it's a 2.ghz with 1 gb of memory. Surely enough to run ONE forum, right? (which is all I have). My forum isn't even that huge, around 80 on line at a time, and 2500 members.
    Sebastián J. Bianchi


  4. #4
    Former vBulletin Developer Scott MacVicar is on a distinguished road
    Join Date
    Dec 2000
    Location
    Reading, UK
    Posts
    13,332
    Blog Entries
    1
    open php.ini

    look for
    memory_limit = 8M

    change this to

    memory_limit = 16M

    You'll find that a few things are memory intensive, rather than processor intensive. Increasing the limit and restart apache will fix this.

    Note: You need to restart Apache after making any changes to php.ini.
    Scott MacVicar

    My Blog | Twitter

  5. #5
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Ok, done, hopefully that'll take care of it. Thanks.
    Sebastián J. Bianchi


  6. #6
    Stupid question, but where does one find php.ini? I can't seem to locate it.

  7. #7
    Former vBulletin Developer Scott MacVicar is on a distinguished road
    Join Date
    Dec 2000
    Location
    Reading, UK
    Posts
    13,332
    Blog Entries
    1
    in shell type

    locate php.ini

    it varies depending on operating system and path PHP was installed to.
    Scott MacVicar

    My Blog | Twitter

  8. #8
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Hum... well now I get this error,

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 35 bytes) in /[path to]/forums/includes/functions_forumslist.php on line 62

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 0 bytes) in Unknown on line 0

    Do I need MORE memory allocated??
    Sebastián J. Bianchi


  9. #9
    Former vBulletin Developer Scott MacVicar is on a distinguished road
    Join Date
    Dec 2000
    Location
    Reading, UK
    Posts
    13,332
    Blog Entries
    1
    how many forums and usergroups do you have?
    Scott MacVicar

    My Blog | Twitter

  10. #10
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Quote Originally Posted by Scott MacVicar
    how many forums and usergroups do you have?
    32 forums, the default user groups (members, moderators, waiting, banned, etc) plus 1 user group I created (paid member).

    Total stats are;

    Members: 2,776, Threads: 18,898, Posts: 162,023
    Sebastián J. Bianchi


  11. #11
    Former vBulletin Developer Scott MacVicar is on a distinguished road
    Join Date
    Dec 2000
    Location
    Reading, UK
    Posts
    13,332
    Blog Entries
    1
    can you pm me a link to your board. Also what page were you viewing?
    Scott MacVicar

    My Blog | Twitter

  12. #12
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Quote Originally Posted by Scott MacVicar
    can you pm me a link to your board. Also what page were you viewing?
    Ok sent you a pm.
    Sebastián J. Bianchi


  13. #13
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Quote Originally Posted by basa
    Ok sent you a pm.
    Humm... users report getting this error still... any ideas? Scott?

    I just got it again,

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate
    67195 bytes) in /path to/forums/forumdisplay.php(757) :
    eval()'d code on line 134

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 12
    bytes) in /path to/forums/includes/functions.php on line
    1027
    Last edited by basa; Fri 1st Aug '03 at 4:47pm.
    Sebastián J. Bianchi


  14. #14
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    Ok, I'm still getting these,

    "Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 46080 bytes) in /(path to) html/forums/includes/functions_forumslist.php(278) : eval()'d code on line 12

    Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 32 bytes) in /(path to)/html/forums/includes/functions.php on line 1027

    Scott I sent the PM but I never heard back. Can anyone help me here? What do I need to look at/do?
    Sebastián J. Bianchi


  15. #15
    Senior Member basa has disabled reputation
    Join Date
    Jan 2002
    Location
    New Jersey, USA
    Posts
    418
    I realize you guys are busy, but it's been 2 weeks since I pm'ed access to my server and I've not heard anything back.

    Can anyone help with this? I'm not the only getting them, and I am still getting these. I feel like I'm talking to myself here, and I've talking longer than Fidel Castro on a May day speech.
    Sebastián J. Bianchi


Closed Thread
Page 1 of 12
1 2 3 11 ... LastLast

Similar Threads

  1. Searching Error - Allowed memory size of 25165824 bytes exhausted
    By Vigile in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 20
    Last Post: Fri 10th Sep '04, 10:21am
  2. Fatal error: Allowed memory size of 8388608 bytes exhausted........
    By liang in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 3
    Last Post: Tue 1st Jun '04, 11:04am
  3. Fatal error: Allowed memory size of 8388608 bytes exhausted
    By BieDdoS in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 15
    Last Post: Tue 27th Jan '04, 3:22am
  4. Fatal error: Allowed memory size exhausted
    By Slacker in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 6
    Last Post: Tue 21st Oct '03, 8:35pm
  5. Fatal error: Allowed memory size of 8388608 bytes exhausted
    By msew in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 2
    Last Post: Thu 24th Jul '03, 4:33pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts