I noticed in the documentation http://zope.org/Members/shh/ExtFile that I am supposed to set the EXTFILE_STATIC_PATH in the zope start script. Is the start script in Zope/Startup/__init__.py and under def startZope(self) would I insert: export EXTFILE_STATIC_PATH=/static Thanks, Laura -----Original Message----- From: Stefan H. Holek [mailto:stefan@epy.co.at] Sent: Wednesday, May 12, 2004 5:00 AM To: Laura McCord Cc: zope@zope.org Subject: Re: [Zope] ExtFile Question Laura, Make sure the user running Zope has write access to /opt/zope/doucet/static Stefan On Tue, 11 May 2004, Laura McCord wrote:
I need a little help getting started. I have Apache httpd-2.0.46 installed and I started the server however it is saying "Could not determine the server's fully qualified domain name, using .......for ServerName." I am hoping this is not going to be a problem.
Anyway, when I am in Zope I selected ExtFile from the drop-down menu. In the Add ExtFile form I filled out an id, and uploaded a txt file in
the file field. I get an error:
Error Type: Can't create directory: Error Value: /opt/zope/doucet/static/reposit/f/X
How do I get a file stored on the Apache server now? And how do I view it?
Thanks, Laura
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )