<HTML dir=ltr><HEAD><TITLE>Re: [Xerte] error exporting</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18226" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText87893 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>I can check the memory thing, but not sure it is possible if the file is bigger than 32 meg?</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of David Goodwin<BR><B>Sent:</B> Fri 22/05/2009 18:47<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> Re: [Xerte] error exporting<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Tianna Tagami wrote :<BR>&gt; I am getting this error when I try to export my project:<BR>&gt; *Fatal error*: Allowed memory size of 33554432 bytes exhausted (tried to<BR>&gt; allocate 13523343 bytes) in *<BR>&gt; C:\xampp\htdocs\xertetoolkits\website_code\php\scorm\archive.php* on line *<BR>&gt; 635*<BR>&gt;<BR>&gt; How do I fix this?<BR><BR>Edit php.ini, and change the memory_limit setting to something larger.<BR><BR>That's the easy fix; alternatively, someone needs to change the code<BR>that creates the archive so it's not done in memory (for example)<BR><BR>IF you don't know where your php.ini file is, create a new page (e.g.<BR>phpinfo.php) containing &lt;?php phpinfo(); ?&gt; and it'll tell you.<BR><BR><BR>David.<BR><BR><BR><BR>--<BR>&nbsp;David Goodwin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pale Purple Limited<BR>&nbsp;Office: 0845 0046746&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mobile: 07792380669<BR>&nbsp;<A href="http://www.palepurple.co.uk/">http://www.palepurple.co.uk</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Company No: 5580814<BR>&nbsp;'Business Web Application Development and Training in PHP'<BR>_______________________________________________<BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR></FONT></P></DIV></BODY></HTML>