4 Oct
2002
4 Oct
'02
4:16 a.m.
beno wrote:
ZOPE_OPTS = '-p - -f -' ZOPE_PORT = 8000 ... Well, I follow your logic (which is nifty), but my ZServer ftp *still* isn't running. So I'm still missing something.
Actually, you have an *extra* something. The '-f -' in your ZOPE_OPTS is explicitly turning off the FTP port. Take it out. Cheers, Evan @ 4-am