Does the one mongrel work if you use -p 8000 rather than -p 81 and 'run' rather than sudo (or setting use_sudo to false which has the same effect)?
Port 81 is a privileged port, and port 8000 isn't you see. NeilW _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
