Results 1 to 8 of 8

Fatal Error? Whats wrong

This is a discussion on Fatal Error? Whats wrong within the Troubleshooting forums, part of the vBSEO SEO Plugin category; When i tried to create a new thread: Fatal error : Allowed memory size of 8388608 bytes exhausted (tried to ...

  1. #1
    Member Array
    Real Name
    Steven
    Join Date
    Dec 2006
    Posts
    38
    Liked
    0 times

    Fatal Error? Whats wrong

    When i tried to create a new thread:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 58368 bytes) in /home/****/public_html/includes/adminfunctions.php on line 1382

    when i delete post:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/****/public_html/includes/functions_bigthree.php on line 53

  2. #2
    Senior Member Array
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    16 times
    Increase your PHP memory_limit setting to 32megs.

  3. #3
    rob
    rob is offline
    Senior Member Array rob's Avatar
    Real Name
    Rob
    Join Date
    Oct 2005
    Location
    Eastbourne, UK
    Posts
    982
    Liked
    2 times
    open php.ini

    look for
    memory_limit = 8M

    change this to

    memory_limit = 16M

    Restart Apache....

    Sorted
    Rob - SEO Specialist

  4. #4
    rob
    rob is offline
    Senior Member Array rob's Avatar
    Real Name
    Rob
    Join Date
    Oct 2005
    Location
    Eastbourne, UK
    Posts
    982
    Liked
    2 times
    hehehe... just beat me to it.

    Of course 32 is better.... 64 is better still!
    Rob - SEO Specialist

  5. #5
    Member Array
    Real Name
    Steven
    Join Date
    Dec 2006
    Posts
    38
    Liked
    0 times
    Thanks!

    One more problem, When member posts its always a double posts. How to fix that?

  6. #6
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    It should be the same issue - probably member hits refresh after posting. Should be fixed with memory limit increase.
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    Member Array
    Real Name
    Steven
    Join Date
    Dec 2006
    Posts
    38
    Liked
    0 times
    where should i find that "php.in" file?

  8. #8
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    You can find out exact location of your php.ini in phpinfo() output.
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Fatal error during Upgrade
    By Dreamchaser in forum Troubleshooting
    Replies: 6
    Last Post: 09-30-2006, 12:55 AM
  2. Fatal errors when administrating
    By zylstra in forum Troubleshooting
    Replies: 4
    Last Post: 03-03-2006, 01:56 PM
  3. Rewriting index.php?page=home in cmps
    By BamaStangGuy in forum Custom Rewrite Rules
    Replies: 10
    Last Post: 01-05-2006, 07:28 AM
  4. adding my vbadvanced pages....
    By BamaStangGuy in forum General Discussion
    Replies: 8
    Last Post: 12-12-2005, 10:18 AM
  5. All gone wrong ...
    By Michael in forum Troubleshooting
    Replies: 4
    Last Post: 09-26-2005, 10:40 PM

Posting Permissions

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