Hi Guys,
looking for a bit of steer on a few items before I start down this route. The ultimate aim is to get this site rebuilt with a view to porting it to a VB5 Install.
This forum was taken off-line in 2019 and was running on VB 4.2.5 at that time. According to the SQL dump the SQL server version was 10.2.27-MariaDB. No idea on the PHP version as yet but I'm assuming probably first iterations of 7x. The forum was run on a Linux box with Apache and a fully qualified domain name.
I first intend to set it up on a test rig built on an old Win 7 Ultimate PC running IIS 7.5. Questions are as follows
1.) Will I need to use the same SQL server, i.e. 10.2.27-MariaDB or can I just restore the SQL dump to a suitable Windows MYSQL, if so what would be the most compatible version for 10.2.27-MariaDB?
2.) I presume PHP version will have little impact as long as it works OK with VB 4.2.5? Open to any suggestions here?
3.) The plan is to install a clean copy of VB 4.2.5 with the same Config file, suitably modded to reflect IP address of local PC, and then restore the SQL dump. However, I know from past and distant experience that when I restore the SQL Dump it will obviously point everything to the original Domain name that the site was on, whereas now it'll be hosted on a local PC with a local IP address. Common sense tells me that this means I won't be able to login to AdminCP and will have to edit the code directly to change this setting. Can someone remind me which files I will have to edit to do this?
Any other advice, caveats, that anyone can think of before I plunge in to this would be most welcome.
Thanks in Advance
Pete
looking for a bit of steer on a few items before I start down this route. The ultimate aim is to get this site rebuilt with a view to porting it to a VB5 Install.
This forum was taken off-line in 2019 and was running on VB 4.2.5 at that time. According to the SQL dump the SQL server version was 10.2.27-MariaDB. No idea on the PHP version as yet but I'm assuming probably first iterations of 7x. The forum was run on a Linux box with Apache and a fully qualified domain name.
I first intend to set it up on a test rig built on an old Win 7 Ultimate PC running IIS 7.5. Questions are as follows
1.) Will I need to use the same SQL server, i.e. 10.2.27-MariaDB or can I just restore the SQL dump to a suitable Windows MYSQL, if so what would be the most compatible version for 10.2.27-MariaDB?
2.) I presume PHP version will have little impact as long as it works OK with VB 4.2.5? Open to any suggestions here?
3.) The plan is to install a clean copy of VB 4.2.5 with the same Config file, suitably modded to reflect IP address of local PC, and then restore the SQL dump. However, I know from past and distant experience that when I restore the SQL Dump it will obviously point everything to the original Domain name that the site was on, whereas now it'll be hosted on a local PC with a local IP address. Common sense tells me that this means I won't be able to login to AdminCP and will have to edit the code directly to change this setting. Can someone remind me which files I will have to edit to do this?
Any other advice, caveats, that anyone can think of before I plunge in to this would be most welcome.
Thanks in Advance
Pete
Comment