Actually, these weren't your mistakes, but bugs in the previous Swiki.
They were fixed with 1.1, so this shouldn't effect the previous problem,
but I wanted to be sure.
As far as your second point, uploadServerPath is simply the URL to where
the uploads reside. That's how you can use an external server to serve
uploads.
Peace and Luck!
Je77
On Tue, Aug 28, 2001 at 09:36:18AM +0200, [EMAIL PROTECTED] wrote:
> Thanks Jochen, that solves my upload problems!
>
> I did make two mistakes when it did not work:
>
> 1. I did copy exactly the settings from previous releases, which means that
> UploadPath & UploadServerPath should stay empty.... wrong
>
> 2. When I did try to fill in your message on the bottom of this email, I
> thought that I should replace /mySwiki/ with the directory my new swiki was
> in... wrong again.
>
>
> -----Original Message-----
> From: Jochen F. Rick [mailto:[EMAIL PROTECTED]]
>
> Settings for the site should be:
>
> uploadPath (override) uploads
> uploadServerPath (override) /mySwiki/uploads/
>
> See if that helps,
>
> Je77