various installation problems
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dokuwiki (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 16.04.1 LTS
Release: 16.04
dokuwiki:
Installed: 0.0.20140929.
Candidate: 0.0.20140929.
Installation of Dokuwiki still has various problems.
Updates related to previous reports:
1) An Apache conf symlink seems now to be created: /etc/apache2/
2) Dokuwiki package does not seem to include dependencies libapache2-
In addition:
3) The provided apache.conf defaults to localhost accessibility only (atypical scenario for a wiki?)
4) Dokuwiki needs /usr/share/
5) Dokuwiki needs write permissions for /var/lib/
6) Additional permissions are required to run configuration/
I found solutions for 3-6, but any feedback on the security of these solutions would be much appreciated:
3') In /etc/dokuwiki/
Allow from localhost 127.0.0.1 ::1
to:
Allow from All
4') Make softlink /usr/share/
5') Change owner of /var/lib/
6') Make softlink /usr/share/
Finally, warnings remain in /var/log/
PHP Warning: Declaration of action_
Status changed to 'Confirmed' because the bug affects multiple users.