I have written some code that will open Excel, edit a spreadsheet, then
save and print the sheet. This code needs to run on a production web
server in a Rails app. When I run it using Webrick (running under my
user) everything is great. When I try it on the production server
(nginx running as root), not so great.
I knew heading into this that this scenario was a longshot to work. My
question is is this even remotely possible? If not, does anyone have
any alternate suggestions?
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx