1
0
Fork 0

Adjust description

This commit is contained in:
Luca Beltrame 2016-01-24 00:40:49 +01:00
parent 5dce0f35b4
commit 9da2c47ac5

View file

@ -52,7 +52,7 @@ zypper in 389-admin 389-admin-console 389-adminutil 389-console 389-ds 389-ds-co
# Adjusting the configuration to ensure that it works
So far so good. But if you follow the guides now and use `setup-ds-admin.pl`, you'll get strange errors and the administration server will fail to get configured properly. This is because of a missing dependency on the `apache2-worker` package and because the configuration for the HTTP service used by 389 Directory Server is not properly adjusted for openSUSE: it references Apache 2 modules that the openSUSE package ships builtin and thus cannot be loaded.
So far so good. But if you follow the guides now and use `setup-ds-admin.pl`, you'll get strange errors and the administration server will fail to get configured properly. This is because of a missing dependency on the `apache2-worker` package and because the configuration for the HTTP service used by 389 Directory Server is not properly adjusted for openSUSE: it references Apache 2 modules that the openSUSE package ships builtin or with different names and thus cannot be loaded.
Fixing the dependency problem is easy: