OK, I've had several issues with importing a very large phpBB board to vB.
I seem to be loosing posts, getting 1970 dates and some users import errors. Even after
phpBB 2.0.22
impex 1.85
vB 3.6.8
PHP 4.4.6
SQL 4.1.22-standard
I have my php memory_limit set to -1 = no memory limit (temporarily)
max_execution_time set to 240
max_input_time set to 240
but still running into problems. I've tried running impex inside and outside the AP but still no luck.
any help would be appreciated.
I have about 27K users
and over 1 million posts
My db backup file is about 530M
I seem to get some errors on threads, users, and posts but I don't know what they are because it takes so long to run and I don't sit there watching it trying to catch the error.
I seem to be loosing posts, getting 1970 dates and some users import errors. Even after
phpBB 2.0.22
impex 1.85
vB 3.6.8
PHP 4.4.6
SQL 4.1.22-standard
I have my php memory_limit set to -1 = no memory limit (temporarily)
max_execution_time set to 240
max_input_time set to 240
but still running into problems. I've tried running impex inside and outside the AP but still no luck.
any help would be appreciated.
I have about 27K users
and over 1 million posts
My db backup file is about 530M
I seem to get some errors on threads, users, and posts but I don't know what they are because it takes so long to run and I don't sit there watching it trying to catch the error.
Comment