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

some nginx trouble #242

Closed
ovizii opened this issue Jun 2, 2014 · 2 comments
Closed

some nginx trouble #242

ovizii opened this issue Jun 2, 2014 · 2 comments

Comments

@ovizii
Copy link

ovizii commented Jun 2, 2014

Getting this error if I open: http://dav.mydomain.tld/cal.php/calendars/user/default-calendar

exception 'Exception' with message 'Specific/config.php is not writable. Please give write permissions to httpd user on file 'Specific/config.php'.' in /var/www/clients/clientx/webxx/web/Core/Frameworks/Baikal/Core/Tools.php:86
Stack trace:
#0 /var/www/clients/clientx/webxx/web/Core/Frameworks/Baikal/Framework.php(79): Baikal\Core\Tools::assertBaikalIsOk()
#1 /var/www/clients/clientx/webxx/web/cal.php(51): Baikal\Framework::bootstrap()
#2 {main}

and after installation is completed this path still opens the installer: http://dav.mydomain.tld/admin/install/index.php

Also, the installer doesn'T work without me manually adding the index.php but that might be my nginx config at fault.

@beyerservice
Copy link

you could change permissions to rw.
and you can simple remove the install-dir

@api984
Copy link

api984 commented Oct 29, 2014

chown files inside to user that is applied to nginx like chown -R nginx:nginx Specific or apache:apache

@netgusto netgusto closed this as completed Nov 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants