migrating to other server and other OS [message #33899] |
Mon, 25 September 2006 18:38 |
kroku
Messages: 30 Registered: July 2006
Karma: 0
|
Member |
|
|
i made dump on linux (fud 2.7.5) and i tried restore it to winxp (fud 2.7.5) but after it some tables are empty (but on linux they weren't):
`fud26_index`
`fud26_level`
`fud26_mime`
`fud26_msg`
`fud26_pmsg`
`fud26_read`
`fud26_search`
`fud26_smiley`
`fud26_themes`
`fud26_thread`
`fud26_thread_notify`
`fud26_title_index`
`fud26_users` (cause of it i even cannot login)
some other previously existing tables weren't created:
`fud26_fl_[n]`
`fud26_tv_[n]`
where [n] are the numbers
and in fields `fud26_attach.location` where are paths to files... paths weren't upgraded to current paths on the new server
Whats wrong That's very annoying
[Updated on: Tue, 03 October 2006 15:10] Report message to a moderator
|
|
|
|
|
|
|
Re: Odp: Re: Odp: Re: migrating to other server and other OS [message #33948 is a reply to message #33937] |
Thu, 28 September 2006 14:09 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Some tables contain cached data and therefor are not imported, consistency checker will rebuild the cache and restore those tables and their data as needed.
Some tables you mentioned should've definitely had entries in them. Have you tried grepping the data dump to see if the data was there?
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
|
|
|
|
|