WavMixer2
Member
One week ago my forum was running great. The host upgraded the PHP from 5.6 to 7x and the site was giving a 500 internal server error. I called the hosing company and the tech on the phone said he had fixed the site for me. When I asked him what went wrong, he told me they had upgraded the server to PHP 7, but he had set my site back to 5.6. I was disturbed that that made this change without notifying me before. The tech then told me that me that I needed to update my software to be compatible with 7x by the end of this year. After I was off the phone I had noticed problems on the site when you would post, the page would not refresh and the members would push the button multiple times not knowing they were creating a duplicate post every push.
I backed up all of the web files and SQL file. Then I used the link in the xenForo admin section to upgrade the software and got stuck in an endless loop telling me the site was being upgraded and to come back later. Bluehost had a auto-backup program called CodeGuard that I paid extra for and thought I had my bases covered. I tried restoring the site from a point in time prior to them messing with the PHP version yet it still remained in an endless "go away, I'm upgrading" mode. OK, you wanna play rough, I play rough. I requested that they restore the site from a snapshot taken 1 week before they made any changes. Although I could see the files via FTP, the web site was blank white. I checked that the files were set to 644 and folders to 755. Still nothing! With no help from this host, I have decided to move my site to another host.
Files are being transferred as I type, but when attempting to import the database in phpMyAdmin I get an error "Incorrect format parameter" . In the header of the SQL file it has:
-- Server version: 5.7.23-23
-- PHP Version: 7.3.28
This would seem to tell me that when I did the SQL dump, the PHP version was 7.3.28. So now I'm trying to pick up the broken pieces. I had the new host set the php version to 5.6 because that is what the site was running on before the host broke it.
I know that this is a lot of stuff to take in, but any help here would be greatly appreciated. If I can get this site running on a new host, there is a pretty good chance that the members of this forum won't hunt me down and feed me to the gators.
**EDIT
I just looked at an older SQL backup
-- Generation Time: Aug 23, 2019 at 10:35 PM
-- Server version: 5.7.23-23
-- PHP Version: 7.2.7
So it looks like the site was running on PHP 7 back then, correct?
I backed up all of the web files and SQL file. Then I used the link in the xenForo admin section to upgrade the software and got stuck in an endless loop telling me the site was being upgraded and to come back later. Bluehost had a auto-backup program called CodeGuard that I paid extra for and thought I had my bases covered. I tried restoring the site from a point in time prior to them messing with the PHP version yet it still remained in an endless "go away, I'm upgrading" mode. OK, you wanna play rough, I play rough. I requested that they restore the site from a snapshot taken 1 week before they made any changes. Although I could see the files via FTP, the web site was blank white. I checked that the files were set to 644 and folders to 755. Still nothing! With no help from this host, I have decided to move my site to another host.
Files are being transferred as I type, but when attempting to import the database in phpMyAdmin I get an error "Incorrect format parameter" . In the header of the SQL file it has:
-- Server version: 5.7.23-23
-- PHP Version: 7.3.28
This would seem to tell me that when I did the SQL dump, the PHP version was 7.3.28. So now I'm trying to pick up the broken pieces. I had the new host set the php version to 5.6 because that is what the site was running on before the host broke it.
I know that this is a lot of stuff to take in, but any help here would be greatly appreciated. If I can get this site running on a new host, there is a pretty good chance that the members of this forum won't hunt me down and feed me to the gators.
**EDIT
I just looked at an older SQL backup
-- Generation Time: Aug 23, 2019 at 10:35 PM
-- Server version: 5.7.23-23
-- PHP Version: 7.2.7
So it looks like the site was running on PHP 7 back then, correct?
Last edited: