Page 1 of 1

Persistent problem with Spartacus

Posted: Thu Aug 25, 2005 10:00 pm
by Martin
The last few updates I've had a problem with downloading any plugins from the online repository.
I can browse through them well enough but when I try to install one I get a huge heap of error messages.

It starts with telling me

Code: Select all

Cannot write to directory /home/users/********/hastalasiesta.org/www//plugins/
which gives me the idea that the path is somehow fuddled. Certainly there shouldn't be two slashes between www and plugins?

If I try to take away any of the slashes in my configuration it wreaks havoc on my blog, so that doesn't seem a viable solution either.

-m

Re: Persistent problem with Spartacus

Posted: Fri Aug 26, 2005 3:05 pm
by garvinhicking
The slashes are not the problem. Your "plugins" directory is just not writable, as indicated. chmod it to 777.

Regards,
Garvin