Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some hints about php_value and Options -Indexes to setup-owncloud.php #6754

Closed
micemice opened this issue Jan 13, 2014 · 4 comments
Closed

Comments

@micemice
Copy link

I tried to install Owncloud 6 on a shared Host. After installing Owncloud I only get a Server Error. I tryed many but was not able to detect the error.
I had to contact my Hoster. He was able to tell me that my .htaccess contains not allowed entries.
After Disabling the following I get a working Owncloud.

php_value upload_max_filesize 513M

php_value post_max_size 513M

php_value memory_limit 512M

php_value mbstring.func_overload 0

Options -Indexes

@PVince81
Copy link
Contributor

Have you tried setting up your web server as explained here: http://doc.owncloud.org/server/6.0/admin_manual/installation/installation_source.html#apache-configuration

@DeepDiver1975
Copy link
Member

@PVince81 afaik @micemice is on a shared hoster and most probably has no access to the apache config

@PVince81
Copy link
Contributor

PVince81 commented May 6, 2014

Ok, I re-read the comment and this rather seems about adding info to "setup-owncloud.php" in case the .htaccess directives aren't supported.

@RobinMcCorkell
Copy link
Member

Triaged.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants