Hi,<div><div><br></div><div>it is probably due to the restriction of changing PHP settings in the .htaccess file (<b>in bold</b>).</div></div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>
<div><IfModule mod_php5.c></div></div><div><div><b>php_value upload_max_filesize 512M</b></div></div><div><div><b>php_value post_max_size 512M</b></div></div><div><div><b>php_value memory_limit 512M</b></div></div><div>
<div><IfModule env_module></div></div><div><div>  SetEnv htaccessWorking true</div></div><div><div></IfModule></div></div><div><div></IfModule></div></div></blockquote><div><div><br></div></div><div>Another candidate is the line</div>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><b>Options -Indexes</b></div></blockquote><div><br></div><div>----</div><div>Victor Dubiniuk<br><div><br></div><div><br><div class="gmail_quote">On Wed, May 30, 2012 at 8:38 PM, Frank Karlitschek <span dir="ltr"><<a href="mailto:frank@owncloud.org" target="_blank">frank@owncloud.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
a 500 error is sometimes triggered if you want to set a settings in the .htaccess that you are not allowed to override. So this can be caused by strict apache settings. More information should be in the apache error log.<br>

<br>
I donīt suggest to remove the .htaccess completely. You should at least make sure that your data directory is not accessible from the browser. This would be a huge security problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Frank<br>
</font></span><div class="im HOEnZb"><br>
<br>
On 30.05.2012, at 16:19, <a href="mailto:saschaview@gmail.com">saschaview@gmail.com</a> wrote:<br>
<br>
> Hello<br>
><br>
> I am running ownCloud 2012.0.3 Enterprise hosted by the German company UDmedia (apache). The installation is only possible if I completely remove the .htaccess file in the owncloud root directory after setup, else I constantly get an 500 error. How does the .htaccess removal harm the overall installation? Is there a better workaround? Which other aspects should I take care of?<br>

><br>
> Thanks!<br>
><br>
> Regards<br>
> *S*<br>
><br>
<br>
</div><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></div>