Major issue, need help!

Discussion in 'Troubleshooting' started by amemberman, Jun 23, 2011.

  1. amemberman

    amemberman New Member

    Joined:
    Mar 29, 2011
    Messages:
    9
    I get this error when logging in:

    An Error has occured

    MYSQL Error happened, script stopped. Website admin can find more details about the problem at CP -> Error Log

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 39856791 bytes) in /var/www/vhosts/dica.org.au/httpdocs/amember/plugins/db/mysql/mysql.inc.php on line 3167

    so I upped the memory in the php.ini, but each time I do the error returns and the memory usage keeps trying to go up. I am afraid it may crash the server.

    Members unable to access their profiles at all, only error messages.

    Please help.
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    1. Is this a fresh install or an existing?
    2. Any changes recently? (ie. new plugin, big marketing campaign, etc. )
    3) What is your memory limit set to right now?
  3. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Also what aMember version you have?
  4. amemberman

    amemberman New Member

    Joined:
    Mar 29, 2011
    Messages:
    9
    Thanks guys Anton was able to help me fix this.
    It seemed there was something wrong with the moodle v2 plugin and some product configuration options that werent right.
  5. riskymedia

    riskymedia New Member

    Joined:
    Aug 7, 2010
    Messages:
    15
    PHP Fatal error: Out of memory

    Any ideas what would be causing the errors listed below? I'm on a dedicated box running 3.2.3PRO ... it's not happening often but enough in the error logs to bug me. :confused:

    [09-Jul-2011 00:46:42] PHP Fatal error: Out of memory (allocated 11010048) (tried to allocate 273890 bytes) in /home/site/public_html/join/plugins/db/mysql/mysql.inc.php on line 1626
    [10-Jul-2011 00:46:26] PHP Fatal error: Out of memory (allocated 11010048) (tried to allocate 273890 bytes) in /home/site/public_html/join/plugins/db/mysql/mysql.inc.php on line 1626
    [11-Jul-2011 00:46:01] PHP Fatal error: Out of memory (allocated 10485760) (tried to allocate 277433 bytes) in /home/site/public_html/join/plugins/db/mysql/mysql.inc.php on line 3167
    [12-Jul-2011 00:46:24] PHP Fatal error: Out of memory (allocated 11010048) (tried to allocate 273890 bytes) in /home/site/public_html/join/plugins/db/mysql/mysql.inc.php on line 1626
    [13-Jul-2011 00:47:00] PHP Fatal error: Out of memory (allocated 11010048) (tried to allocate 273890 bytes) in /home/site/public_html/join/plugins/db/mysql/mysql.inc.php on line 1626

Share This Page