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!
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.
The problem is that Godaddy do not allow installing wordpress on shared hosting. Pffffffffffffff
http://www.devtopics.com/install-wordpress-on-godaddy-shared-hosting/
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
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.....)
i`m on an free hosting, with Godaddy Ads on it.
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
only 150 topics of errors ? puffff :))