Results 1 to 5 of 5

Fatal error: Allowed memory size of 20971520 bytes exhausted

This is a discussion on Fatal error: Allowed memory size of 20971520 bytes exhausted within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I got this error when posting a thread : Code: Fatal error: Allowed memory size of 20971520 bytes exhausted (tried ...

  1. #1
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times

    Fatal error: Allowed memory size of 20971520 bytes exhausted

    I got this error when posting a thread :
    Code:
    Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 5928841 bytes) in /usr/www/users/utwor/includes/functions_vbseo.php on line 3403
    Used version : vBSEO 3.0.0 RC2 on vBulletin 3.0 RC2

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    could you please try to increase your memory_limit setting in php.ini?
    Btw, are you using zend or ioncube version?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Member
    Join Date
    Oct 2005
    Posts
    90
    Liked
    0 times
    ioncube, but I have no access to the php.ini

    But this error just happend once anyway ... But I can overwrite php.ini settings throught the config.ini, can I ?

    Like

    Code:
    ini_set("memory_limit", "16M");

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    You can do it in .htaccess in some cases also.

    php_value memory_limit 16M

  5. #5
    Junior Member
    Real Name
    Ken Chiarella
    Join Date
    Aug 2008
    Posts
    1
    Liked
    0 times
    Thank you. I can't access the PHP.ini so I contacted the server people. I will let you know.
    Thanks

Similar Threads

  1. Fatal error: Unable to read 51545 bytes ....
    By Mr. Tech in forum Bug Reporting
    Replies: 5
    Last Post: 08-25-2005, 03:51 AM

Posting Permissions

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