Apache unter Ubuntu neu starten
Via SSH: $ sudo /etc/init.d/apache2 restart Und schon flutscht das Ding 😉
Via SSH: $ sudo /etc/init.d/apache2 restart Und schon flutscht das Ding 😉
Quick note to myself: An error message The directory service is unavailable (English) Der Verzeichnisdienst ist nicht verfügbar (German) when querying an LDAP ApacheDS server can be caused by the wrong authentication type. The full exception trace was: System.Runtime.InteropServices.COMException occurredErrorCode=-2147016689at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)at…