Content
View differences
Updated by Aidas Kasparas about 9 years ago
Community OpenProject installed from package for Ubuntu Xenial 16.04. When tried to start, configuration test failed:
apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/openproject.conf: No matches for the wildcard ‘\*.conf’ in ‘/etc/openproject/addons/apache2/includes/server’, failing (use IncludeOptional if required)
Action ‘configtest’ failed.
Changing Include to IncludeOptional produced
apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 9 of /etc/apache2/sites-enabled/openproject.conf: No matches for the wildcard ‘\*.conf’ in ‘/etc/openproject/addons/apache2/includes/vhost’, failing (use IncludeOptional if required)
Action ‘configtest’ failed.
Changing to IncludeOptional here too allowed to start apache.
Could you please make that change.
Package versions:
apache2 2.4.18-2ubuntu3.2
openproject 6.1.5-1495099444.3a5bfe1.xenial
Fixed configuration file attached.
apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/openproject.conf: No matches for the wildcard ‘\*.conf’ in ‘/etc/openproject/addons/apache2/includes/server’, failing (use IncludeOptional if required)
Action ‘configtest’ failed.
Changing Include to IncludeOptional produced
apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 9 of /etc/apache2/sites-enabled/openproject.conf: No matches for the wildcard ‘\*.conf’ in ‘/etc/openproject/addons/apache2/includes/vhost’, failing (use IncludeOptional if required)
Action ‘configtest’ failed.
Changing to IncludeOptional here too allowed to start apache.
Could you please make that change.
Package versions:
apache2 2.4.18-2ubuntu3.2
openproject 6.1.5-1495099444.3a5bfe1.xenial
Fixed configuration file attached.