Author | anonymous |
Date | 2006-06-22 15:17 |
Posts: | Kovis wrote at June 22, 2006 at 14:41:51 clock the following:
Ok It seems that the memory_limit is the problem ( memory_limit 12M ) recommended is 16M. You can try this: Open the mainfile.php at your webspace and paste ini_set('memory_limit','16M'); before the line:
((int)include($root_path."master.php"))
If you are lucky then you can see the changes in the phpinfo.php after editing the mainfile.php otherwise you have to get in contact with your hoster. Good luck! //Stephan |
Print this page Close this page |
This article comes from OpenPHPnuke International Support |
http://www.openphpnuke.com/ |