did you try to give access to /file/ (or /files ) . I think in default installation you dont have that directory. You need to create one..
I am having the same problem btw. I would check again. 2009/7/20 Brenda Wallace <[email protected]> > Are there any errors in your apache log at that time? > > 2009/7/20 Patrick Phelan <[email protected]>: > > Does anyone know why I'm receiving the error message "File could not be > > moved to destination directory" when attaching an image to a notice? > > > > Is there s specific directory that should writable for this? > > > > Below are my settings: > > > > $config['attachments']['supported'] = array('image/png', 'image/jpeg', > > 'image/jpg', 'image/gif', 'application/ogg'); > > $config['attachments']['file_quota'] = 5000000; > > $config['attachments']['user_quota'] = 50000000; > > $config['attachments']['monthly_quota'] = 15000000; > > $config['attachments']['uploads'] = true; > > > > $config['oohembed']['endpoint'] = 'http://oohembed.com/oohembed/'; > > > > > > Thanks, > > > > -- > > Patrick > > > > > > _______________________________________________ > > Laconica-dev mailing list > > [email protected] > > http://mail.laconi.ca/mailman/listinfo/laconica-dev > > > > > > > > -- > www.br3nda.com > www.coffee.geek.nz > "Support living artists - the dead ones don't need it." - Collette Rene > Fergus > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev >
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
