PDA

View Full Version : How do I uninstall the gallery?


rwfracing
1-6-05, 05:31 PM
I installed it from the sitemanager to play with it but I don't like it. How do I get rid of it? Do I just delete the folders or what?

Thanks.

alphadesk
1-6-05, 05:33 PM
Login with FTP and delete everything inside your "gallery" folder ... if that is where it is installed.

rwfracing
1-6-05, 05:36 PM
Thanks..... Thats what I thought but I wanted to be sure. :)

Croc Hunter
1-6-05, 09:21 PM
You can also login here http://phpmyadmin.powweb.com and drop the tables. Just be carefull to drop the gallery tables only and not your forum or other tables. *If uncertain, it does no harm to leave these.

M1r4
1-7-05, 03:21 PM
Gallery doesn't use MySQL. Thus no tables involved..
Deleting the /gallery directory is enough to uninstall it.

Oh...and the photo's are in /albums........if you don't want those either you can delete that dir too

Croc Hunter
1-8-05, 04:34 AM
Thanks M1r4. I haven't ever installed "Gallery" manually or PowWeb install to know. Now I do. Just assumed as it has PHP extensions. I've always written my own gallery scripts. Coppermine (another cool open source gallery) does utilise a MySQL database.

(jj)
1-8-05, 11:25 AM
Coppermine (another cool open source gallery) does utilise a MySQL database.
As does Gallery 2, so you were not completely wrong in your reply.