Forums

[resolved] "Allowed memory size of 8388608 bytes exhausted" (4 posts)

  1. nam5
    Member
    Posted 10 months ago #

    " Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 393216 bytes) in C:\Program Files\VertrigoServ\www\wordpress\wp-admin\includes\schema.php on line 105 "

    ?? Help

  2. MichaelH
    Moderator
    Posted 10 months ago #

    Assuming you expanded the amount memory available to PHP to fix this.

    If not, please correct me.

  3. uncladchef
    Member
    Posted 10 months ago #

    I host with MediaTemple, so they let me change my own PHP.INI file. Some hosts don't, and will limit your memory limit allowed for php calls. If you can edit your php.ini, add this.

    memory_limit 32M

    Then, add this to your .htaccess file.

    php_value memory_limit 32M

    This fixed that error for me.

  4. Hot-screensaver
    Member
    Posted 8 months ago #

    This is a stubborn problem. I faced it a couple of times before too. You can check this page for the solution:
    http://www.kongtechnology.com/2008/01/10/allowed-memory-size-of-8388608-bytes-exhausted-and-wordpress-shows-a-blank-page/

    Cheers.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.