Thank you!  That script is a great help, but my problem was finally solved
by including
#EnableDirectDownload = 0
in my config.php


On 6/29/07, H. Fox <[EMAIL PROTECTED]> wrote:

On 6/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am trying to enable uploading for the installation of PmWiki I have at
my
> university site.  I'm running into difficulty setting the upload
directory
> info.

Put this script in your uploads directory

   http://qdig.sourceforge.net/scripts/path_helper.php

then  retrieve it with your browser.  Example:

   http://qdig.sourceforge.net/temp/path_helper.php

You might also try

   $EnableDirectDownload = 0;

in a local configuration file.

Hagan

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to