Benjamin Krause wrote: > Hey .. >> You really should fix your mongrel setup, so it runs as a non-privileged >> user. Running web servers (or any servers reachable from the outside) as >> root is a major security issue. >> > i totally agree .. take a look at mongrel_cluster to start/stop > mongrel.. you can set > a user and group like that:
Ok, fixed :) Time ago i tried to set another user and group, but the site didn't work anymore, now i've tried and discovered the problem, there were some session files created by root which the server couldn't access, changed the owner and now works... thanks :) -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list Ferret-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/ferret-talk