This bugs me for some weeks now. Plugins and Templates I installed through Spartacus cannot be removed (deleted) with my FTP program. CHMOD-value is 755 so there shouldn't be a problem. But all I get is 550 Permission denied.
Changing the file attriubutes (CHMOD) also is not allowed.
Stuff I uploaded myself does not give any problem.
It did work work in the past and as far as I know nothing has changed.
My website runs on a webserver by a webhost.
Edit: Solved. I migrated to an other webhost, so this problem is nog longer valid. A fresh start without beginner mistakes. Thanks for your feedback.
[Solved ] Files installed with Spartacus cannot be removed
[Solved ] Files installed with Spartacus cannot be removed
Last edited by Neut on Sat Dec 23, 2006 1:45 pm, edited 1 time in total.
Who is General Failure, and why is he reading my disk?
-
stm999999999
- Regular
- Posts: 1531
- Joined: Tue Mar 07, 2006 11:25 pm
- Location: Berlin, Germany
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Which values did you enter in the spartacus configuration? Usually you enter "0777".
However, changing this only changes files downloaded in the future; it does not change files that already exist.
Have a look at the fixperm.php script in the s9y.org FAQ, that could help you to adjust permissions.
Regards,
Garvin
Which values did you enter in the spartacus configuration? Usually you enter "0777".
However, changing this only changes files downloaded in the future; it does not change files that already exist.
Have a look at the fixperm.php script in the s9y.org FAQ, that could help you to adjust permissions.
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/
# 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/
OK, the Spartacus settings are OK now, I can install new plugins with it, and I'm still able to delete the files and directories afterwards with my FTP program.
Deleting the old files of which I do not seem to be the owner, is not solved yet. I understand the procedure in the FAQ Garvin has pointed out. When I alter the fixperm.php to change the rights on a directory I cannot delete now, it does not make any diference.
Deleting the old files of which I do not seem to be the owner, is not solved yet. I understand the procedure in the FAQ Garvin has pointed out. When I alter the fixperm.php to change the rights on a directory I cannot delete now, it does not make any diference.
Who is General Failure, and why is he reading my disk?