Adjust description
This commit is contained in:
		
					parent
					
						
							
								5dce0f35b4
							
						
					
				
			
			
				commit
				
					
						9da2c47ac5
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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: | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue