6.0.0-alpha12
6/12/25

[#14141] Check necessary permissions for config/conf.php at the beginning of groupware-install
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

History
02/11/2016 03:27:27 PM Jan Schneider State ⇒ Rejected
 
01/13/2016 05:00:20 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
We already do this a few lines earlier, in Bundle.php line 48.
10/16/2015 01:23:56 PM krichter (at) posteo (dot) de Comment #1
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
Reply to this comment
instead of at the end. Script fails with

     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.

Saved Queries