When I click on Templates section in administrator Sitebuilder Control Panel I get a blank page or "page not found".
Article ID: 883
Last Review: Oct,6 2008
Author:
Dmitry Frantsev
APPLIES TO:
Sitebuilder 2.x for Linux/Unix
Resolution
Most probably this is a lack of memory php problem. To resolve it, please, increase memory_limit parameter in the php.ini file. This file is located in different places on different operating systems. For example, on RedHat you can find it here: /etc/php.ini. Try to set the following value memory_limit=20M or higher and don't forget to restart apache service after modification.