Re: binfmt-support ? [message #5848 is a reply to message #5822] |
Fri, 01 September 2006 13:07  |
rkagan
Messages: 11 Registered: May 2006 Location: Moscow
|
Junior Member |
|
|
On Thu, Aug 31, 2006 at 06:49:48PM +0200, Andreas Mimz wrote:
> Hmm I don't think it can be used out of the box... I've loaded the
> binfmt_misc module and enabled some wrappers for php for example on the
> host-system. However within the vps system I'm unable to set the
> "update-binfmts --enable"...
Quite natural since binfmt_misc is not virtualized as Kirill already
said, meaning that filetype -> interpreter mappings
- are global (work in all VEs where the corresponding interpreter is
found under the specified path)
- can only be manipulated in the host system.
Roman.
|
|
|