Loading...
 
Architecture / Installation

Architecture / Installation


Re: configuration problem

posts: 1092

you probably do not have enough memory - this page is memory consuming ..
in tiki-phpinfo.php
what is your memory_limit ?
32M can be short 64M should be enough
If you can try to increase your memory limit in .htaccess
a line like
php_value memory_limit 64M
Check tiki-phpinfo.php to see if the chage is done
Otherwise contact your hosting to know how much memory you can use and how to increase it
good luck

There are no comments at this time.