* Alexander Wirt:

> $myhostname = 'bitfenix-server';

Hmmm. Should that not be

  $myhostname = "bitfenix-server.$mydomain";

instead? I thought that $myhostname is expected to be a FQDN?

-Ralph

Reply via email to