|
Posted by Toby A Inkster on 02/09/07 12:19
cmk128 wrote:
> I have built a free-php-space website, after the user is
> registered, he will have 100MB php space.
What you say that the user is registered, do you mean they are set up as a
real user on your server, with an entry in "/etc/passwd"? If so, then
PHP's "safe mode" is your friend.
If not, then you're using a "homebrewed" idea of what a user is, so you're
probably going to have to use some homebrewed protection, probably
involving chroot.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/CSS/Javascript/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|