Results 1 to 10 of 10
  1. Collapse Details
    Fatal error when trying to PM
    #1
    Member
    Join Date
    May 2007
    Location
    Washington, D.C.
    Posts
    74
    Default
    Hello moderators - please delete this post if its in the wrong place, but I can't seem to PM anyone anymore. Whenever I attempt to PM I get the following message:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2966399 bytes) in /home/dvxuser/public_html/V6/includes/class_core.php on line 5658


    This error happens on both Firefox, safari and IE (latest version of all software) and occurs on both secure and unsecure connections.

    Any help you can offer would be much appreciated. Thanks!

    -Alan


    Reply With Quote
     

  2. Collapse Details
    #2
    Indie Arms Member Doc Bernard's Avatar
    Join Date
    Apr 2008
    Location
    Los Angeles, CA
    Posts
    3,327
    Default
    I am on Firefox.......I just sent you a PM to test, mine seems to have went through.


    Reply With Quote
     

  3. Collapse Details
    #3
    Bronze Member
    Join Date
    May 2012
    Posts
    64
    Default
    Database memory storage issue... Does it still happen? Sometime it's temporary from too many users. But looks like the DVXUsers could use a RAM upgrade... or it maybe a software setting issue in the php.ini settings. Judging by the bytes listed it's probably a php.ini issue, unless the the DVXUser server only has 32 MB of RAM.


    Reply With Quote
     

  4. Collapse Details
    #4
    Default
    Quote Originally Posted by Kevin Vega View Post
    Database memory storage issue... Does it still happen? Sometime it's temporary from too many users. But looks like the DVXUsers could use a RAM upgrade... or it maybe a software setting issue in the php.ini settings. Judging by the bytes listed it's probably a php.ini issue, unless the the DVXUser server only has 32 MB of RAM.
    I think we have 6 gig on the current server config for dvxuser.

    I'm looking into this, but cannot reproduce, and no one else has ever reported. So, could have been temporary... or, maybe you were trying to send a large attachment? Though, attachments are setup to be stored as files, not part of the db, so I'm not sure.

    Let me know if you were trying to send a large attachment, and if so, what type of attachment, and how large. And, let me know if you are still having hte issue (with just a vanilla pm)

    looking into it right now though.

    Accept No Imitations.
    www.dvxuser.com | www.reduser.net | www.scarletuser.com | www.dvxfest.com
    and...
    www.BMCuser.com - The Online Community for Blackmagic Camera users.
    Filmmaking Communities powered by Landmine Media, Inc.


    Reply With Quote
     

  5. Collapse Details
    #5
    Default
    ok. made some tweaks. let me know if you are still having this issue...

    Accept No Imitations.
    www.dvxuser.com | www.reduser.net | www.scarletuser.com | www.dvxfest.com
    and...
    www.BMCuser.com - The Online Community for Blackmagic Camera users.
    Filmmaking Communities powered by Landmine Media, Inc.


    Reply With Quote
     

  6. Collapse Details
    #6
    Member
    Join Date
    May 2007
    Location
    Washington, D.C.
    Posts
    74
    Default
    Doc/Jason - whatever you did seems to have fixed it! Not sure why I was receiving the error, but if it helps I wasn't trying to send an attachment - just PM folks on the forums. I've been receiving that error for about 3 months now; got tired of being unable to have "private" conversations. Thank you much!

    -Alán


    Reply With Quote
     

  7. Collapse Details
    #7
    Indie Arms Member Doc Bernard's Avatar
    Join Date
    Apr 2008
    Location
    Los Angeles, CA
    Posts
    3,327
    Default
    All credit goes to Jason


    Reply With Quote
     

  8. Collapse Details
    #8
    Member
    Join Date
    May 2007
    Location
    Washington, D.C.
    Posts
    74
    Default
    Errr - sorry to be such a nuisance but the error is back.... Can't figure out what the deal is.

    "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 2966399 bytes) in /home/dvxuser/public_html/V6/includes/class_core.php on line 5658"



    Reply With Quote
     

  9. Collapse Details
    #9
    Senior Member craigbowman's Avatar
    Join Date
    Jan 2005
    Location
    Calgary, Alberta Canada
    Posts
    1,851
    Default
    Quote Originally Posted by Kevin Vega View Post
    ... it's probably a php.ini issue, unless the the DVXUser server only has 32 MB of RAM.
    Yes. But it usually isn't about how much memory is physically on the server in question, which these days is usually considerable, but how much of that memory has actually been allocated to php which of course is done in php.ini.

    The default configuration settings for php.ini are usually minimal and almost always need changing for the real world of actually running your environment.


    Reply With Quote
     

  10. Collapse Details
    #10
    Bronze Member
    Join Date
    May 2012
    Posts
    64
    Default
    Quote Originally Posted by craigbowman View Post
    Yes. But it usually isn't about how much memory is physically on the server in question, which these days is usually considerable, but how much of that memory has actually been allocated to php which of course is done in php.ini.

    The default configuration settings for php.ini are usually minimal and almost always need changing for the real world of actually running your environment.
    Right, that what I was trying to get at... guess I didn't make it clear enough. This part: "unless the the DVXUser server only has 32 MB of RAM." was meant with a bit of sarcasm.


    Reply With Quote
     

Posting Permissions

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