Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
I've got a problem with deleting vanilla from space..
I want to delete my vanilla from space, and reinstall it, but I can't do anything. No file editing or chmod changing ... why? :(
0
This discussion has been closed.
Comments
Can you remove *any* of the vanilla folders? Try going into the vanilla folder and removing the files and folders individually. I bet it's your conf files that are messing you up becuase they were created by Vanilla and hence owned by apache (not you).
Yup, the same thing happened to me but just to the files in the conf folder, they took on ownership by apache somehow.
My ISP fixed it after making me jump through hoops to prove who I was and that I had a right to "own" the files.
The app was creating files, and changing permissions, which ended up not giving ownership to me. Any file it creates I can not delete or change in anyway because I am not the owner.
Something to do with screwy group permissions or something. The way I got around it was by using another app called "WebAdmin". It is a .php file that can delete, move, files, etc... Since the ownership of the file was WWW the only person that could delete it had to be either the system admin, or a user of WWW, which this file would be.
I searched for a link but couldn't find an active one, so I zipped the file. Give it a shot, hope it helps. Just make sure to remove the file when you are done using it. Leaving it on the server would be a bad thing.
http://temp.hatethis.org/webadmin.zip
Will it delete directories?