Quoting Eamon Ford <[EMAIL PROTECTED]>, who spaketh thusly: > Thanks for the info! I tried running "typo config" to tell it to use > port 80, but then it just won't start up. Also, I noticed that when I > run "typo start" instead of "script/server, it's much faster, and even > acceptable. :) So, I guess that eliminates the performance problem, if > only I can figure out how to run it on port 80. Any ideas?
Ok, so if you are in the top-level directory for your typo site, you should be able to type: typo config . port=80 And that should set your port to 80. If you then type: typo start . Then you should have a typo running on port 80. If there are errors, maybe posting them here so we can try to see what is happening? -- Mitch _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
