[HCoop-Help] domtool help?

Nathan Weston elbows at hcoop.net
Fri Jan 28 18:38:26 EST 2011


On 01/28/2011 06:25 PM, Lauren McNees wrote:
> Does anyone know how you know if domtool had been run successfully?
> Whenever I run the command it never comes back with a prompt (I waited
> for over 2 hours earlier today), and then I have to close the putty
> session and start over.

It ought to exit back to the shell when it's finished.

I'm by no means a domtool expert but I was able to get a Moin wiki 
working a while back (with lots of help). I'd imagine wordpress isn't 
too much different.

My setup looks like this:

dom "mydomain.hcoop.net" with
   web "www" with
     serverAliasHost "mydomain.hcoop.net";
     addMoinMoin where
       Script = home "mywiki/moin.cgi";
       Htdocs = "/moin";
       Prefix = "/";
     end;
   end;
end;

Hope that helps.

- Nathan



More information about the HCoop-Help mailing list