Results 1 to 7 of 7

Thread: Fatal Error

  1. #1

    Fatal Error

    When I try to click on page 14 of Lance's rebuild thread I get a blank, white page and this message
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130594 bytes) in D:\inetpub\wwwroot\ultimateyota.com\components\com _smf\smf.class.php on line 339
    Anybody else?
    -------------------------
    Steve
    1993 4runner, SAS, 3.0L, Auto Tranny
    2007 4runner, stock. For now.

  2. #2

    Re: Fatal Error

    nope works fine for me. since the message says you exhausted the memory size in your D: drive, I would guess it's in your machine. try a reboot and see if that helps.
    Keith '88 4runner SR5 Garage Thread

  3. #3

    Re: Fatal Error

    Steve, it's a memory issue on the server that I'm still working out. The only work around that I've found is closing the browser and opening a new one. Really annoying and a pain but I'll get a chance to work on it soon.
    Lance
    TLCA Member

    2003 4Runner SR5 4x4 Chaos Edition
    2000 Toyota Landcruiser
    19xx M416 Trailer

    Chaos Edition Profile
    Operation Rebuilding Chaos Edition
    01001001001001110110110100100000011000010010000001 11011101100101011000100111011101101000011001010110 010101101100011001010111001000100001

  4. #4

    Re: Fatal Error

    Its on the server. Open up php.ini and increase the variable "memory_limit". For example "memory_limit=12M". The new version of PHP presets it pretty low and you will throw that error on large images/videos that are being served on the server.
    Diamond HP8 SAS / FROR Full Float Rear / DIY F&R bumper / Nitto 285s / Gen1 SC (in progress)

  5. #5

    Re: Fatal Error

    Quote Originally Posted by 97kurt
    Its on the server. Open up php.ini and increase the variable "memory_limit". For example "memory_limit=12M". The new version of PHP presets it pretty low and you will throw that error on large images/videos that are being served on the server.
    That's certainly possible - we upped the file upload/DL limits due to one of my other sites, but I don't believe we altered the memory limit setting.
    2010 Sequoia Limited Black - Bils UCA & Shocks, Borla Cat back, Morimoto Headlights
    2019 4Runner TRD Off Road Premium Dark Blue w/TRD Gunmetal Wheels - Kings/OME, 285/70R17 Nitto Ridge Grapplers, SSO BMC, TRD Skid, Victory 4x4 Blitz Sliders and Front Bumper, BD Fogs & Light Bar, Morimoto Headlights, Prinsu Rack
    2023 Tacoma Trail White w/Bronze wheels - CBI T3 Side Steps

  6. #6

    Re: Fatal Error

    I've already altered that setting to 128mbs but still no dice.

    Quote Originally Posted by current php.ini file
    memory_limit 128M 128M
    I know that SMF has another set of settings similar to this too so I have to dig into it and see where that's located and try checking to make sure it's setup correctly.
    Lance
    TLCA Member

    2003 4Runner SR5 4x4 Chaos Edition
    2000 Toyota Landcruiser
    19xx M416 Trailer

    Chaos Edition Profile
    Operation Rebuilding Chaos Edition
    01001001001001110110110100100000011000010010000001 11011101100101011000100111011101101000011001010110 010101101100011001010111001000100001

  7. #7

    Re: Fatal Error

    Another thing you may want to look into. I have installed this on a bunch of linux web servers and it seems to speed things up quite a bit. Its ver similar to Zend but free.

    http://eaccelerator.net/
    Diamond HP8 SAS / FROR Full Float Rear / DIY F&R bumper / Nitto 285s / Gen1 SC (in progress)

Posting Permissions

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