Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> How Do I Remove Phpbb Forum Manually?
shigajet
post Dec 31 2005, 03:16 AM
Post #1


"Betsuni"
***********

Group: Members
Posts: 1,023
Joined: 9-April 05
From: Japan
Member No.: 5,445



Got a quick question. A while ago installed the phpBB forum software via Fantastico (cpanel). If I want to remove it manually, what steps do I need in order for me to do so without causing any problems.

If you could advise me on this, or otherwise provide a link, that would be helpful.

Many thanks in advance!
Go to the top of the page
 
+Quote Post
Kubi
post Dec 31 2005, 03:20 AM
Post #2


To Cool for Cache
Group Icon

Group: [MODERATOR]
Posts: 1,123
Joined: 16-June 05
From: Some Place.
Member No.: 8,317
T17 GFX Crew



Can't you just go into your FTP client(SmartFTP hopefully) and just delete the whole /forum directory itself?

That's what logic tells me, I'm not sure, maybe get a second opinion first.
Go to the top of the page
 
+Quote Post
Plenoptic
post Dec 31 2005, 03:25 AM
Post #3


Trap Double Mocha Member
***************

Group: [HOSTED]
Posts: 2,224
Joined: 5-November 05
From: That one place over there...
Member No.: 13,830



Yes like Kubi said all you have to do is go into the directory you put it under in your file manager and delete the directory. This will delete all of your files permanently including posts and stuff so if you would like to keep your posts and catergories I recommend backing up your sql files in the Forum's Control Panel. If not then go ahead and delete the directory.
Go to the top of the page
 
+Quote Post
shigajet
post Dec 31 2005, 11:26 AM
Post #4


"Betsuni"
***********

Group: Members
Posts: 1,023
Joined: 9-April 05
From: Japan
Member No.: 5,445



Thanks for the tip. Since I don't have any posts that I need to keep, I'll access my account via FTP and delete the directory.
Go to the top of the page
 
+Quote Post
sportytalk
post Dec 31 2005, 01:15 PM
Post #5


Super Member
*********

Group: Members
Posts: 326
Joined: 7-October 05
Member No.: 12,650



I have a feeling that if you delete just the forum files (the directory) the posts, threads etc are still online from your mysql database. If you're going in this direction (deleting), you will most likely need to manually delete the database the forums are on (This will delete all the posts and the threads etc). You can do this by Cpanel itself, or drop the table in phpmyadmin

Hope this helps smile.gif
Go to the top of the page
 
+Quote Post
shigajet
post Dec 31 2005, 04:22 PM
Post #6


"Betsuni"
***********

Group: Members
Posts: 1,023
Joined: 9-April 05
From: Japan
Member No.: 5,445



Well, I haven't accessed my account yet, but I'll go through sportytalk's suggestion. It's just that in the end I feel that I don't a forum for the site at this point although it's currently taking up about 30-odd megs of space.
Go to the top of the page
 
+Quote Post
freesoul
post Dec 31 2005, 07:35 PM
Post #7


Advanced Member
*******

Group: Members
Posts: 144
Joined: 26-November 05
Member No.: 14,940



In your publc_html folder there will be a directory called phpBB2 . You need to delete tht directory completely first. Then goto the MySQL Database settings where you'll see a list of databases on ur account. Delete the database that you chose for ur forum. It is suggested that u download a copy of the database just in case. If you are using a databse that is shared by many scripts then you may need to goto phpMyAdmin and 'drop' all table on that database starting with 'phpbb_' or the respective prefix you gave while u installed the forum. I hope that wasn't confusing. laugh.gif
Go to the top of the page
 
+Quote Post
michaelper22
post Jan 26 2006, 01:14 AM
Post #8


-=Hybrid Bus=-
*********

Group: Members
Posts: 742
Joined: 2-November 05
From: My hybrid bus (in NYC), a computer
Member No.: 13,709
Spam Patrol



In Fantastico, you can easily uninstall phpBB. Just go to the install page, and under Current Installations, click Uninstall next to the directory/subdomain in the area under the description paragraph. You can also do this for any other Fantastico script.
Go to the top of the page
 
+Quote Post
Dooga
post Jan 26 2006, 04:37 AM
Post #9


Moderator
Group Icon

Group: [MODERATOR]
Posts: 1,337
Joined: 26-December 04
From: Canada
Member No.: 2,940



If you installed it from Fantastico, I recommend using it's built in feature to uninstall it (just go to the phpBB install page). Why do you want to uninstall it manually?
Go to the top of the page
 
+Quote Post