I am trying to configure the server with the basic configuration from the apache website and I can't get the server to restart after I added the new code.
<?xml version="1.0" encoding="UTF-8"?>
simple
uid=admin,ou=system
secret
objectClass: top
objectClass: organizationalUnit
objectClass: extensibleObject
ou: system
objectClass: top
objectClass: domain
objectClass: extensibleObject
dc: example
...
objectClass: top
objectClass: organization
objectClass: extensibleObject
dc: example
--
View this message in context:
http://www.nabble.com/Issues-with-basic-configuration-of-Server.xml-tf4687708.html#a13397356
Sent from the Apache Directory Project mailing list archive at Nabble.com.
