BlackEagle
Member
Posted 2 years ago #
Hi, i have this problem. When i installing wordpress i get this error message:
Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 30720 bytes) in /home/www/uvadi.cz/subdomains/webstranka/CMS/wp-admin/includes/template.php on line 43
hosting is: http://www.hostuju.cz
Try to search for the error... you will find a lot of answers regarding increasing the PHP memory size.
BlackEagle
Member
Posted 2 years ago #
Yes i read but i can't change memory size. I have freehosting.
If your account will handle an .htaccess file you can try adding this:
php_value memory_limit 12M
and increase that 12M as necessary (16M or 20M or 96M)
Otherwise the only thing you can do is review some of these hosting arrangements then:
http://wordpress.org/hosting/
BlackEagle
Member
Posted 2 years ago #
Yes, but i don't know how and where is the file xxxxx.htaccess ??
BlackEagle
Member
Posted 2 years ago #
I'm beginner of PHP and this CMS.
It is not xxxx.htaccess - it JUST .htaccess
Although it is about Permalink, this article explains it:
http://codex.wordpress.org/Using_Permalinks#Where.27s_my_.htaccess_file.3F
BlackEagle
Member
Posted 2 years ago #
Yeeehaaaa it's work. Thank you very, very, very, very much.