Hi,
Forums say to uninstall gallery 2 I should delete gallery2/ the data folder and the database. However on my server I only see a folder called g2data. This is in the public.html file as well as in a folder called www. With the g2data folder in both spots are folders called images, install, lib, modules, themes, upgrade. Can I just delete g2data and these other folders in both the public.html and www folders to uninstall or is there something else?
Thanks in advance!!
Posts: 16503
Sounds like you installed Gallery to the root of your site instead of to a 'gallery2' directory. Here is a list of all files and directories Gallery2 has at the root of it's directory for a default install. Backup, I am not responsible for you deleting something else that is critical to your site.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Thanks!
Posts: 6
Yikes!
I delete all that's above but whenever I try to do anything after that the g2data and modules folders reappear as if by magic. What am I failing to do?
Thanks again in advance!
Posts: 16503
Not possible. There is most likely directories or files underneath them that you don't have permission to delete. So you are not able to actually delete them. You should be seeing some error to that effect in what ever program you're using to delete these files.
This will happen if PHP or the web server runs as a different account than your user account. You can use the cleanup script here to change the permissions on those directories (and all sub-directories and files) to 777 so you can delete them all:
http://codex.gallery2.org/Downloads:Cleanup_Script
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Hm....
I've run the script but the same thing happens. I've looked in both these folders and all files are 777. Maybe it's impossible or I'm describing it incorrectly however what appears to happen is I delete the folders, they certainly appear to be gone, but then when I perform any other operation like say adding another folder, poof, they come back. Any other ideas?
Sorry to be a pain!
Posts: 16503
What program are you using? An FTP program? Log into your host's control panel and browse using their file manager to verify the files are there. If you're still having problems contact your host to delete them.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Well...this was my screwup. I thought I had run the script but must have entered the path incorrectly. Once run I could remove everything.
Thanks for all the prompt help. Much appreciated.
Posts: 14
Art is my Religion
Posts: 16503
Yes. It all depends on what you did when you installed gallery. What's the URL to your Gallery install?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 14
http://www.inpulsearts.com/art
That should be it, unless you are talking about another URL?
Posts: 16503
Then art is the directory in question for you. If you want to uninstall Gallery, just delete the art directory, your g2data directory (if it's no under your art directory and the database.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 14
thank you very much