Thank you! That script is a great help, but my problem was finally solved by including <br> #EnableDirectDownload = 0 <br>in my config.php<br><br><br><div><span class="gmail_quote">On 6/29/07, <b class="gmail_sendername">
H. Fox</b> <<a href="mailto:haganfox@users.sourceforge.net">haganfox@users.sourceforge.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 6/29/07, <a href="mailto:millroy@gmail.com">millroy@gmail.com</a> <<a href="mailto:millroy@gmail.com">millroy@gmail.com</a>> wrote:<br>> Hi all,<br>><br>> I am trying to enable uploading for the installation of PmWiki I have at my
<br>> university site. I'm running into difficulty setting the upload directory<br>> info.<br><br>Put this script in your uploads directory<br><br> <a href="http://qdig.sourceforge.net/scripts/path_helper.php">
http://qdig.sourceforge.net/scripts/path_helper.php</a><br><br> then retrieve it with your browser. Example:<br><br> <a href="http://qdig.sourceforge.net/temp/path_helper.php">http://qdig.sourceforge.net/temp/path_helper.php
</a><br><br>You might also try<br><br> $EnableDirectDownload = 0;<br><br>in a local configuration file.<br><br>Hagan<br></blockquote></div><br>