Credit Cards - Loan - Loans - Myspace Layouts - Loans

PDA

View Full Version : phpbb moving - please help


siraxi
Jan 24th 2006, 5:53 pm
Hello

I'm striving to move a phpbb forum. The main problem is that of database size: 23 MB or 3.5 MB archived. Seems like phpmyadmin doesn't handle very well size databases.

is there any way to upload the database by FTP? Where should I place it and how the file? (database: _phpbb1)

Thanks.

mdvaldosta
Jan 24th 2006, 5:56 pm
You'd need to ssh it over, or if you've got whm you can easily move your entire site including the database in a matter of seconds.

siraxi
Jan 24th 2006, 7:25 pm
I don't know about SSH. On the old host there was Cpanel, on the new host - it's NetAdmin 4.

Finally, I did it by database backup (download from old host, upload to new host)

Thanks for your reply.

But the problem now is that I can't log in, no mater what I do. After identifying correctly the right usessword combination, the system won't let me in, it just redirects to the forum index paget actually logging me in. I have no clue as to why this happens and what to do now.... ?

noiprox
Jan 25th 2006, 11:59 am
i had that same problem when i moved to a new server.. i just rebuilt the user tables and info and it worked with phpmysql

i think i got lucky, because i was told this doesnt always work, and there were a few users who had to re-register, but other than the users tables, everything else was fine

siraxi
Jan 26th 2006, 3:40 am
In my case it might have been a cookie problem, I was suggested to reset cookies, which I did, and everything went back to normal. Still don't quite understand why was that.