[pmwiki-users] attach

Henrik Bechmann henrik at bechmannsoftware.com
Thu Jun 29 15:15:36 CDT 2006


I have the following settings in config.php:

$EnableUpload = 1;
$UploadDir = "/maintenance/uploads";
$UploadUrlFmt = "http://www.dufferinpark.ca/maintenance/uploads";
$UploadPrefixFmt='';

Both directories exist, and I have both maintenance and uploads 
directory attributes set to 777,

But when I upload, I get the message:

------------------------------------

*Warning*: mkdir(/maintenance): Permission denied in 
*/var/www/html/common/wiki/pmwiki.php* on line *419*


      PmWiki can't process your request

PmWiki needs to have a writable /maintenance/ directory before it can 
continue. You can create the directory manually by executing the 
following commands on your server:

    mkdir ///maintenance
    chmod 777 ///maintenance

-----------------------------

I've tried adding a trailing "/" to the directory listings to no avail. 
The defaults work.

Any ideas?

Thanks,

- Henrik

-- 

Henrik Bechmann
www.osscommons.ca
www.bechmannsoftware.com
Webmaster, www.dufferinpark.ca





More information about the pmwiki-users mailing list