Any progress on this? It&#39;s still not working for me.<br><br><div class="gmail_quote">On Fri, May 22, 2009 at 12:37 PM, Patrick Lockley <span dir="ltr">&lt;<a href="mailto:Patrick.Lockley@nottingham.ac.uk">Patrick.Lockley@nottingham.ac.uk</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<div>
<div 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>
<font face="Tahoma" size="2"><b>From:</b> <a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a> 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><div></div><div class="h5">
<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&#39;s the easy fix; alternatively, someone needs to change the code<br>

that creates the archive so it&#39;s not done in memory (for example)<br><br>IF you don&#39;t know where your php.ini file is, create a new page (e.g.<br>phpinfo.php) containing &lt;?php phpinfo(); ?&gt; and it&#39;ll tell you.<br>

<br><br>David.<br><br><br><br>--<br> David Goodwin                          Pale Purple Limited<br> Office: 0845 0046746                   Mobile: 07792380669<br> <a href="http://www.palepurple.co.uk/" target="_blank">http://www.palepurple.co.uk</a>            Company No: 5580814<br>

 &#39;Business Web Application Development and Training in PHP&#39;<br>_______________________________________________<br>Xerte mailing list<br><a href="mailto:Xerte@lists.nottingham.ac.uk" target="_blank">Xerte@lists.nottingham.ac.uk</a><br>

<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br></font></p></div></div></div></div>
<br>_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br></blockquote></div><br>