<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello everybody and thanks for the continued support. It's incredible.<br>
<br>
I thought I'd be clever and installed my FDS on a machine with a
hostname of localhost.localdomain<br>
<br>
When I rename it to it's proper hostname, a.b.c, the admin server FAILS
when I start it:<br>
<blockquote>
  <blockquote><tt>./dirsrv-admin start</tt><br>
    <tt>Starting dirsrv-admin:</tt><br>
    <tt>httpd.worker: apr_sockaddr_info_get() failed for a.b.c</tt><br>
    <tt>httpd.worker: Could not reliably determine the server's fully
qualified domain name, using 127.0.0.1 for ServerName</tt><br>
    <tt>                                                          
[FAILED]</tt><br>
  </blockquote>
</blockquote>
Honestly, I've tried everything I can think of, for example:<br>
<br>
- hacking /etc/init.d/dirsrv-admin<br>
- hacking /etc/dirsrv/admin-serv/httpd.conf specifically the variable:
ServerName a.b.c:390<br>
- hacking /usr/sbin/start-ds-admin<br>
...<br>
<br>
Q1. Can anyone recommend a solution ?<br>
<br>
Thanks, Dave<br>
</body>
</html>