RE: [PHP] hosting "closed" web application for multiple users

2001-05-19 Thread Steven Haryanto
btw, have people tried apc 1.0.9 with php-4.0.5? apc runs fine for some of my scripts (though performance improvement is not great at all, or am i doing something wrong). but for some of my more complex scripts, it crashes the httpd binary with segfaults. btw, can you just take the compiled cache

RE: [PHP] hosting "closed" web application for multiple users

2001-05-19 Thread Matthias Winkelmann
> -Original Message- > From: Steven Haryanto [mailto:[EMAIL PROTECTED]] > > > I have a requirement like this: > > - the php script should be runnable by httpd user only. > - the php script will include other files. > - the php script should run as the user. > - the user must not be able

RE: [PHP] hosting "closed" web application for multiple users

2001-05-19 Thread Mr. Adam ALLEN.
2001 3:56 PM > To: Craig Vincent > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [PHP] hosting "closed" web application for multiple users > > > Actually, We _are_ considering of buying Zend Encoder, but in the > middle of thinking for alternatives... :-) >

RE: [PHP] hosting "closed" web application for multiple users

2001-05-19 Thread Steven Haryanto
Actually, We _are_ considering of buying Zend Encoder, but in the middle of thinking for alternatives... :-) However, sometimes vendors do not want user to have access to the _binary also_ (and then run it somewhere else), so that needs some extra protection other than the Encoder too. Regards,

RE: [PHP] hosting "closed" web application for multiple users

2001-05-19 Thread Craig Vincent
2) user cannot trick other root processes to read script.php for her. Is there a better alternative? Depending on your budget yes there is. Zend has a PHP encoding utility which performs two functions, first off since it needs to run through their optimizer your PHP scripts will tend to run f