<div>Hi, </div><div><br></div>It is already done in .htaccess but the values need to be adjusted :<div><div><br></div><div>php_value upload_max_filesize 512M</div><div>php_value post_max_size 512M</div><div><br></div><div>
However, the .htaccess file has an effect upon the Apache server only.</div><div><br></div><div><br></div><div>----</div><div>Victor Dubiniuk</div><br><div class="gmail_quote">On Wed, Jun 6, 2012 at 5:46 PM, Simon Brereton <span dir="ltr"><<a href="mailto:simon.buongiorno@gmail.com" target="_blank">simon.buongiorno@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6 June 2012 10:33, Frank Karlitschek <<a href="mailto:frank@owncloud.org">frank@owncloud.org</a>> wrote:<br>
><br>
> On 06.06.2012, at 16:15, Simon Brereton <<a href="mailto:simon.buongiorno@gmail.com">simon.buongiorno@gmail.com</a>> wrote:<br>
<div class="im">><br>
>> On 6 June 2012 08:03, Frank Karlitschek <<a href="mailto:frank@owncloud.org">frank@owncloud.org</a>> wrote:<br>
>>><br>
>>> On 06.06.2012, at 13:09, Arthur Schiwon <<a href="mailto:blizzz@owncloud.com">blizzz@owncloud.com</a>> wrote:<br>
>>><br>
>>>> On 06/06/2012 10:44 AM, Richard Burns wrote:<br>
>>>>> Hi guys, in previous versions for me to get around the 8Mb limit on a<br>
>>>>> shared hosted server i had to put a PHP.ini file in /files/&  /files/Ajax/<br>
>>>>> however in OC4 /files/Ajax/ is no longer there.<br>
>>>>><br>
>>>>> Any suggestions?<br>
>>>><br>
>>>> I wonder how this works... but well, files moved to /apps/files/ where there also is the ajax subfolder<br>
>>><br>
>>><br>
>>> I´m wondering the same.<br>
>>> The suggested way is to put this into the system php.ini somewhere in /etc<br>
>>><br>
>>> Read here for more information:<br>
>>> <a href="http://owncloud.org/support/big-files/" target="_blank">http://owncloud.org/support/big-files/</a><br>
>><br>
</div>>> When I read this link it raises a concern.  Say I follow the example<br>
>> in the link and make my  upload_max and post_max 1Gb and 1.2GB in the<br>
>> php.ini this would alternatively also affect all other PHP services<br>
>> and so for instance my users would start attaching GB files to emails<br>
>> (which the MTA would stop, obviously, but that's a suboptimal user<br>
>> experience.  It would be better to be able to over-ride the php.ini<br>
>> settings for owncloud only.  But my limited knowledge of Apache<br>
>> doesn't tell me how to do this.<br>
>><br>
><br>
> In this case I suggest to set the option in the apache vhost.<br>
<br>
<br>
Sorry, I didn't see my reply didn't go also to the list..<br>
<br>
I can look for how to do that, but could it also be done in the .htaccess?<br>
<br>
Thanks.<br>
<span class="HOEnZb"><font color="#888888"><br>
Simon<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>