Jump to the post that solved this thread.
Solved: 7 Years, 1 Month, 2 Weeks ago Upgrading 1.6.16 to 1.8.7 Failing with 500 Error
#4
Solved: 7 Years, 1 Month, 2 Weeks ago
(2016-04-13, 07:19 PM)BRickAstley Wrote: The size of that mybb_posts table is about 1GB. So do I just have too many forum posts to be able to update?

It might be too many to be done on your server - the 1.6→1.8 upgrade takes significantly longer than minor upgrades, mainly because users' IP addresses are being converted to a different format. The MyBB installation is most likely exceeding the time/resource limit.

You can try dropping data related to IP addresses in posts (make sure you have a backup):
UPDATE *posts SET `ipaddress`= ''
and trying the upgrade again;

nonetheless you might want to try the upgrade on your computer with disabled time and resource limits (it can take a while) and uploading the converted installation to your live server.
devilshakerz.com/pgp (DF3A 34D9 A627 42E5 BC6A 6750 1F2F B8AA 28FF E1BC) ▪ keybase.io/devilshakerz
Reply
Jump to the post that solved this thread.


Messages In This Thread
RE: Upgrading 1.6.16 to 1.8.7 Failing with 500 Error - by Devilshakerz - 2016-04-13, 07:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)