Dean Roddey
Sat 3rd Jun '06, 2:58pm
Fresh import, no previous import, just importing a phpBB2 into a new install.
Source - phpBB2 - 2.0.13
Target - vBulletin 3.5.4
Platform - Windows Server 2003, IIS 6, PHP 5.1.4, MySQL client API version 5.1.17, MySQL and MySQLi extensions enabled.
Background
Everything is working fine, and I went ahead in the meantime and fully set up the board and all and people are using it with no problems. So everything is working as it should, and I assume that MySQL and PHP must be correctly installed and happy, I just can't get the import script to work. I'll be happy to toast the database and do a from scratch import if I can get it working. Only a small amount of new content has been created vs 20K posts from the previous system.
The Problem:
When I try to actually start the import, it asks for the customer number, then I get a blank white screen instead of the import screen. I know everything is where it should be. I can move the import directory and it fails to find the target file, so the files are in the right place. Since it gives me no real indication of what the problem might be, I'm at a bit of a loss as to what to try to fix it. I've tried removing all the unused importers, leaving them in place, etc...
I saw one other post from someone who had seen a similar problem, but there wasn't really any resolution in that thread that I could make use of. The only suggesting was that the PHP files were bad, but I don't think that's the case. They weren't uploaded to the server, I just downloaded the Zip directly there to the server, unzipped them locally, made the required changes and then copied them over to their final destination inside the forum directory.
I've got the old content imported into a new MySQL database just fine. So the database is there and ready to go, and the importer init file is set up for the source and destination databases.
Source - phpBB2 - 2.0.13
Target - vBulletin 3.5.4
Platform - Windows Server 2003, IIS 6, PHP 5.1.4, MySQL client API version 5.1.17, MySQL and MySQLi extensions enabled.
Background
Everything is working fine, and I went ahead in the meantime and fully set up the board and all and people are using it with no problems. So everything is working as it should, and I assume that MySQL and PHP must be correctly installed and happy, I just can't get the import script to work. I'll be happy to toast the database and do a from scratch import if I can get it working. Only a small amount of new content has been created vs 20K posts from the previous system.
The Problem:
When I try to actually start the import, it asks for the customer number, then I get a blank white screen instead of the import screen. I know everything is where it should be. I can move the import directory and it fails to find the target file, so the files are in the right place. Since it gives me no real indication of what the problem might be, I'm at a bit of a loss as to what to try to fix it. I've tried removing all the unused importers, leaving them in place, etc...
I saw one other post from someone who had seen a similar problem, but there wasn't really any resolution in that thread that I could make use of. The only suggesting was that the PHP files were bad, but I don't think that's the case. They weren't uploaded to the server, I just downloaded the Zip directly there to the server, unzipped them locally, made the required changes and then copied them over to their final destination inside the forum directory.
I've got the old content imported into a new MySQL database just fine. So the database is there and ready to go, and the importer init file is set up for the source and destination databases.