Page 1 of 1

Spartacus Error

Posted: Tue Nov 29, 2005 12:57 am
by Ryanx0r
I installed Spartacus alright, and it gets the xml file from the server.. but when i want to install a plugin via spartacus I get the following error
Cannot write to directory /var/www/htdocs/blog//plugins/. Please check the permissions
Notic the to forward slashes (after /htdocs/blog) (dunno how that got there.. maybe something with the config dirs?)

Anyhoo.. any ideas?

Re: Spartacus Error

Posted: Tue Nov 29, 2005 12:58 am
by garvinhicking
The error message tells you the error: Your plugins directory is not writable for Spartacus AKA the webserver. Assign the propper permissions. 777 if unsure. :)

Regards
Garvin

Posted: Tue Nov 29, 2005 1:00 am
by Ryanx0r
Yeah I figured that... but don't you see the // after /htdocs/blog ??

It can't access plugins via /var/www/htdocs/blog// ...

Posted: Tue Nov 29, 2005 1:03 am
by Ryanx0r
Oh.. ok, once again, you're spot on ... :/

I was just baffled at the // that I was thinking it wouldn't read the dir or something... works now..

But WHY does the link contain // after /htdocs/blog ??

Btw, thanks :)

Posted: Tue Nov 29, 2005 1:16 am
by garvinhicking
The // is just cosmetical. //////////////////////////// and / are 100% identical. It just looks different :)

Regards,
Garvin

Posted: Tue Nov 29, 2005 1:27 am
by Ryanx0r
Oh, I see... :oops: hehe...

Well.. thanks a bunch! I seem to only have problems late at night, or early in the morning... wonder why!