<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18226" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText56859 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Your Localhost PHP doesn't have enough memory.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>You'll need to edit your php.ini in c:\xampp\php\php.ini for </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr>;;;;;;;;;;;;;;;;;;;<BR>; Resource Limits ;<BR>;;;;;;;;;;;;;;;;;;;</DIV>
<DIV dir=ltr>max_execution_time = 60&nbsp;&nbsp;&nbsp;&nbsp; ; Maximum execution time of each script, in seconds<BR>max_input_time = 60&nbsp;; Maximum amount of time each script may spend parsing request data<BR>memory_limit = 32M&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Maximum amount of memory a script may consume (16MB)</DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>(Above is default xampp)</DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>So change 32 to something big (leave the M). Then the easiest thing to do is restart your PC.</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 Tianna Tagami<BR><B>Sent:</B> Fri 22/05/2009 18:05<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> [Xerte] error exporting<BR></FONT><BR></DIV>
<DIV>I am getting this error when I try to export my project: 
<DIV><BR>
<DIV><B>Fatal error</B>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 13523343 bytes) in <B>C:\xampp\htdocs\xertetoolkits\website_code\php\scorm\archive.php</B> on line <B>635</B><BR></DIV>
<DIV><SPAN class=Apple-style-span style="FONT-WEIGHT: bold"><BR></SPAN></DIV>
<DIV>How do I fix this?</DIV></DIV></DIV></BODY></HTML>