Summary | Check necessary permissions for config/conf.php at the beginning of groupware-install |
Queue | Horde Groupware |
Queue Version | 5.2.10 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | krichter (at) posteo (dot) de |
Created | 10/16/2015 (3527 days ago) |
Due | |
Updated | 02/11/2016 (3409 days ago) |
Assigned | |
Resolved | 02/11/2016 (3409 days ago) |
Milestone | |
Patch | No |
State ⇒ Feedback
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware
Summary ⇒ Check necessary permissions for config/conf.php at the beginning of groupware-install
Type ⇒ Enhancement
State ⇒ New
Fatal Error:
Cannot write configuration file /var/www/html/horde/config/conf.php
In /usr/share/php/Horde/Core/Bundle.php on line 156
After all settings for the database connection have been made and thus
those settings are lost. Checking necessary permissions at the
beginning of the script prevents that and doesn't cause any harm.