[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-list
Subject:    Re: Embedding a restricted python interpreter
From:       Peter Maas <peter () somewhere ! com>
Date:       2005-01-06 20:48:46
Message-ID: 345mkrF46jc4cU1 () individual ! net
[Download RAW message or body]

Jp Calderone schrieb:
>>But mod_python is an apache module and runs in the same apache process
>>with other users' scripts.
> 
> 
>   I am uncertain as to how this differs from mod_php (the alternative 
> discussed in the OP's story).  I've been away from PHP for a while, so 
> perhaps mod_php has gained some features of which I am unaware?

I think PHP has a safe mode which solves the probem of isolating
scripts of different users on application level. This is not optimal
but better than nothing. Best solution would probably be to create
a thread for each request that can operate only with the id of an
authenticated user. But this seems to be a problem with Apache or
with Linux?

-- 
-------------------------------------------------------------------
Peter Maas,  M+R Infosysteme,  D-52070 Aachen,  Tel +49-241-93878-0
E-mail 'cGV0ZXIubWFhc0BtcGx1c3IuZGU=\n'.decode('base64')
-------------------------------------------------------------------
-- 
http://mail.python.org/mailman/listinfo/python-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic