RE: RE: [Webware-devel] CVS commits

2002-01-08 Thread Love, Jay
Actually, I meant that you should untar webware and run install.py as root. Then as the user you want to run Webware as, run MakeAppWorkDir. Jay > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 2:44 PM > To: Love, Jay; Jay Love;

Re: RE: [Webware-devel] CVS commits

2002-01-08 Thread aaron
I created the MakeAppWorkDir as root and then chowned it to another user. I have not tested it too much yet but so far the big clue is not to start as root and then try to change to another user. When webware exits it will write the seesion files to disk under its ID, so when you rerun webwar

RE: [Webware-devel] CVS commits

2002-01-08 Thread Love, Jay
I should add that you have to use the MakeAppWorkDir utility to install as root but run as non root. I think the only thing that would be written to the main source code directories is the *.pyc files, so it should work. I have to admit, though, I didn't try it. Let me know if you see any probl

Re: [Webware-devel] CVS commits

2002-01-08 Thread Aaron Held
The byte compile is a great feature, I was asked about running as non-root just yesterday. Thanks! -Aaron - Original Message - From: "Jay Love" <[EMAIL PROTECTED]> To: "Webware-Devel" <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 2002 12:08 AM Subject: [Webware-devel] CVS commits >