Forums

INSTALATION : Fatal error: Allowed memory size... (9 posts)

  1. lookoo
    Member
    Posted 1 year ago #

    I getting this error when installing WordPress 2.9.2 on an Godaddy shared web hosting.

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 396 bytes) in /home/content/l/o/o/loookooo/html/wp-includes/pomo/mo.php on line 219

    Please somebody help me.

    Thank you very much!

  2. Samuel B
    moderator
    Posted 1 year ago #

    1. Try adding this line to your wp-config.php file:
    define('WP_MEMORY_LIMIT', '64M');

    2. If you have access to your PHP.ini file, change the line in PHP.ini
    If your line shows 32M try 64M:
    memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)

    3. If you don't have access to PHP.ini try adding this to an .htaccess file:
    php_value memory_limit 64M

    4. Talk to your host.

  3. lookoo
    Member
    Posted 1 year ago #

    The problem is that Godaddy do not allow installing wordpress on shared hosting. Pffffffffffffff

    http://www.devtopics.com/install-wordpress-on-godaddy-shared-hosting/

  4. Samuel B
    moderator
    Posted 1 year ago #

    The problem is that Godaddy do not allow installing wordpress on shared hosting

    that is absolutely not true
    I do it for folks all the time
    not my favorite host but it will install fine

  5. Rev. Voodoo
    Member
    Posted 1 year ago #

    I have 6 installs running on one shared hosting account, all work fine...

    I didn't have to raise any limits......so that's interesting

    Are you on paid or free hosting?

    (godaddy even has one click install option.....)

  6. lookoo
    Member
    Posted 1 year ago #

    i`m on an free hosting, with Godaddy Ads on it.

  7. lookoo
    Member
    Posted 1 year ago #

    I`m still trying..

  8. Rev. Voodoo
    Member
    Posted 1 year ago #

    you'll never succeed really. Even if you get it installed, WP never works right on godaddy free hosting

    http://wordpress.org/search/godaddy+free?forums=1
    check out others problems

  9. lookoo
    Member
    Posted 1 year ago #

    only 150 topics of errors ? puffff :))

Topic Closed

This topic has been closed to new replies.

About this Topic