Author anonymous
Date 2006-11-24 07:29
Posts: Hi Peter,

peterantonrev schrieb am 23.11.2006 um 17:05:12 Uhr folgendes:

anonymous wrote at November 23, 2006 at 06:42:46 clock the following:

> what is your memory limit? it should be 16 mb better is 32 mb memory limit
> was it creates database tables?


I don't understand your question. Is there a configuration file I should be looking at to set the "memory limit"?


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/