Persistent problem with Spartacus

Creating and modifying plugins.
Post Reply
Martin
Regular
Posts: 90
Joined: Mon Sep 27, 2004 1:30 am
Location: Oslo
Contact:

Persistent problem with Spartacus

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Persistent problem with Spartacus

Post by garvinhicking »

The slashes are not the problem. Your "plugins" directory is just not writable, as indicated. chmod it to 777.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply