I have got a problem with the old database from the UK forum, I have set up and have it working in the ancient forum software but there is one major problem, the post are not synchronised to the topics and none of the posts appear. I have split the database into editable chunks and there is no internal damage in the database backup file (mysqldump file).
I have tried multiple things, every repair option from mysqlcheck and it says its OK bit when I load the sql file into the database I always get an error which seems to have something to do with the MySql version. I have tried various combinations of Apache, PHP and MySql but out of those that will actiually run the forum the missing post proble is still there.
The old forum ran an old version of PHP (4) and while it will partly run with the later version there are some operations that fail by having the wrong or missing function being called.
Currently I am using Apache 2.2.21, php 5.3.10 and MySql 5.5.20 and it "sortof" runs but I know that the PHP version is wrong and probably the MySql version as well.
Any help here would be useful as I need to get it going locally on my Windows box o I( can gut the junk out of it and set it up to make a browsable html site out of it.