Hi Richard,<div><br></div>The 'Out of memory' error means that the script requested more RAM that is physically available on your server.<div>I suspect that you have something like 56M available according to this error.</div>
<div><br></div><div>So it would be better for you to change your .htaccess file this way:</div><div><br><div><div>php_value upload_max_filesize 57M</div><div>php_value post_max_size 57M</div><div>php_value memory_limit 56M</div>
<div><br></div><div><br></div><div>It probably won't help but this configuration fits better your environment.</div><div>As for the error itself I suppose it is caused by generating preview for a quite large image, so I'd recommend to disable the gallery app. </div>
<div><br></div><div><br></div><div>---</div><div>Victor Dubiniuk</div><div><br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 10:39 AM, Richard Burns <span dir="ltr"><<a href="mailto:t11chb@gmail.com" target="_blank">t11chb@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, i removed the log file as you stated but still no joy.<br>This is a shared hosted webserver from 1and1.<br><br>I have OC 4.0.2 (live) on the root, but also have 4.0.2 on the same server in a different dir & db for testing purposes. The one for testing purposes works fine whereas the live on doesnt.<span class="HOEnZb"><font color="#888888"><br>

<br><br>Richard</font></span><div class="HOEnZb"><div class="h5"><br><br><br><br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 4:14 AM, Denis Kot <span dir="ltr"><<a href="mailto:denis.kot@gmail.com" target="_blank">denis.kot@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>Remove old owncloud.log in data directory </p>
<div class="gmail_quote"><div><div>On Jun 18, 2012 1:30 AM, "Richard Burns" <<a href="mailto:t11chb@gmail.com" target="_blank">t11chb@gmail.com</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>
<div style="word-wrap:break-word">After multiple clean installs of 4.0.2 on my hosted webserver i'm now getting the following, any ideas?<div><br></div><div><span style="font-family:Times"><b>Fatal error</b></span><span style="font-family:Times">: Out of memory (allocated 59506688) (tried to allocate 12672 bytes) in</span><span style="font-family:Times"> </span><span style="font-family:Times"><b>/homepages/44/d409264529/htdocs/lib/image.php</b></span><span style="font-family:Times"> </span><span style="font-family:Times">on line</span><span style="font-family:Times"> </span><span style="font-family:Times"><b>351</b></span></div>


<div><span style="font-family:Times"><b><br></b></span></div><div><span style="font-family:Times"><b><br></b></span></div><div><span style="font-family:Times"><b>Richard</b></span></div></div><br></div></div><div>
_______________________________________________<br>

Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org" target="_blank">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br></div></blockquote></div>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
<br></blockquote></div><br></div></div></div>