4 Oct
2002
4 Oct
'02
9:38 a.m.
At 11:16 PM 10/3/2002 -0500, you wrote:
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.
That did it! Thank you (again)! beno