FastCGI and WrapCGI
Samiux
20 November 2010, 11:37
Hiawatha version: 7.4
Operating System: Ubuntu 10.04 Server
I found that FastCGI and WrapCGI could not be co-existed at the same time.
Is it a bug?
Samiux
Hugo Leisink
20 November 2010, 12:50
No, it's because they simply can't be used at the same time. WrapCGI runs a CGI with another user id then the webserver is running with. But since a FastCGI daemon is already running, there is no way to change its user id.
This topic has been closed.