How to "sudo script/server"?

Hi, I want to start my server via RubyMine with sudo, is that possible? Basically the equivalent of "sudo script/server"

thanks!

0

Hello Alexandre,

No, it isn't possible in RubyMine. Why do yo need it? The only one way is to launch RubyMine with sudo or start rails server from console.

0
Avatar
Permanently deleted user

I need it because I am running CommunityEngine and for some reason, while starting the server without sudo it complains about permissions on certain directories...

Thanks for your answer!

0

请先登录再写评论。