Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Here, http://www.cvsnt.org/wiki/InstallationTips, I tried to attach a png file and got a Python script error, the gist of which seems to be "permission denied". I'm taking screen shots of the current installation process now, and will just save them until someone has a chance to look at this. Here is some of the detail from the error page, fwiw: Python Python 2.3.4: /usr/bin/python Linux paris.nodomain.org 2.4.25-1um #1 Sun Feb 22 11:44:26 CST 2004 i686 MoinMoin Release 1.2.1 [Revision 1.184] Mon Jul 12 02:48:59 2004 IOError: [Errno 13] Permission denied: '/var/www/cvsnt.org/files/InstallationTips/attachments/C__temp_Setup-1a.png' __doc__ = 'I/O operation failed.' __getitem__ = <bound method IOError.__getitem__ of <exceptions.IOError instance>> __init__ = <bound method IOError.__init__ of <exceptions.IOError instance>> __module__ = 'exceptions' __str__ = <bound method IOError.__str__ of <exceptions.IOError instance>> args = (13, 'Permission denied') errno = 13 filename = '/var/www/cvsnt.org/files/InstallationTips/attachments/C__temp_Setup-1a.png' strerror = 'Permission denied' ###