Author | anonymous |
Date | 2006-11-24 07:29 |
Posts: | Hi Peter,
peterantonrev schrieb am 23.11.2006 um 17:05:12 Uhr folgendes:
You have to check you memory_limit and it should be at least 16MB You can find it if you go Adminmenu > Diagnostic > Information > PHP Info and search for memory_limit Or you can use the direct link http://www.yoursite.com/foldertoOPN/admin.php?op=phpinfo&fct=diagnostic If you have less then 16MB 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. HWH //Stephan |
Print this page Close this page |
This article comes from OpenPHPnuke International Support |
http://www.openphpnuke.com/ |