That is your original forum but it's currently disabled, but for the founder and perhaps some administrators.Hermskii wrote: Sat Dec 28, 2024 5:20 pm Then click on red "House of Hermskii {HOH} Forum" link which will take you to my forum at https://hermskii.com/forum/
That's a proboards forum but AFAIK cannot be restored to a phpBB board ... Well it is partly possible with manual alterations but a real PITA ( I started on a manual conversion of a proboards forum about 2 and a half years ago but after about 2 months of suffering decided to create a new phpBB board and transfer the users, topics and posts (about 300 topics) manually.Hermskii wrote: Sat Dec 28, 2024 5:20 pm This forum is closed right now to be moved to a new web-hosting provider! Please visit http://hooksutplace.freeforums.org until further notice. Thank you!
You should be able to login into the ACP, click the Server settings link on left and then set "Disable board:" to no. The message used is in text box below, you change that too if you want.Hermskii wrote: Sat Dec 28, 2024 5:20 pm As you can see, the website itself is still fine but my forum's Index page says:
This forum is closed right now to be moved to a new web-hosting provider! Please visit http://hooksutplace.freeforums.org until further notice. Thank you!
No, you need more than just the database for a full backup of your board.Hermskii wrote: Sat Dec 28, 2024 4:19 pm I did the SSH backup which I have no idea what SSH is, but the directions were clear enough. I went into my forums ACP. I went to the maintenance tab and selected backup. I did both a local and a download backup. I selected the gzip option and selected all files.
Does that mean I backed up the database and the files? My backup is 55,220kb in size.
You need to be logged into the forum first, then the ink will appear. There should be one in top navigation bar too but perhaps that style doesn't have it.Hermskii wrote: Sat Dec 28, 2024 9:27 pm I am the founder and only administrator to this forum. I don't see how I can log in to it and do as one of you mentioned being there is no link at the bottom that would take me to the admin control panel like there usually is.
Code: Select all
UPDATE `phpbb_config` SET `config_value` = '0' WHERE `phpbb_config`.`config_name` = 'board_disable';
If you aren't specifically paying a premium for backup it's not a robust backup. The "backup" on cheap shared hosting is usually only disaster recovery they have for their own needs and typically out of date for a few days. Servers are usually using RAID5 configuration which provides performance and redundancy for loss of one disk, when a disk fails they replace it and it's rebuilt from the other disks. However loss or corruption of two disks is unrecoverable. That is where the disaster recovery backup comes in.About 15 years back I deleted 25 members by accident and asked them to restore from backup and they could not. That made me very mad at bluehost so i left them and came to GoDaddy where this forum resides now. Sad and not funny how now, for the first time since then, I need a restore again and again, I'm having issues with this. I still feel very strongly that I should be able to have GoDaddy quickly and restore everything to a week as though none of this happened and yet I'm having to go through all of this. I suspect I will be leaving GoDaddy soon enough too now for another hosting service that can actually do a restore from backup.
I thought I have to call GoDaddy and ask them to do the PHP version upgrade to 7.2 and I read in other places here where people went ahead and upgraded all the way up to 8.2 or something like that. Should I go all the way up too?When you get to step 9 switch the php version.