21 Nov
2001
21 Nov
'01
4:27 a.m.
On Wednesday 21 November 2001 15:12, Danny William Adair wrote:
I wondered if this (see subject) was totally necessary during the installation. My Zope installation seems to run fine when I delete all the *.pyc and just start it. Obviously it runs slower the first time, but that's all I can see.
If the server is run as nobody, that user probably won't have permission to write the compiled bytecodes to disk. Richard