Export database
Posted by magicmassey
|
Export database March 18, 2017 09:55PM |
Registered: 9 years ago Posts: 4 |
|
Re: Export database March 19, 2017 09:06AM |
Admin Registered: 20 years ago Posts: 577 |
|
Re: Export database March 21, 2017 05:00AM |
Admin Registered: 20 years ago Posts: 747 |
Hi magicmassey,
what's the reason to switch to bbpress?
Regards
Oliver
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
what's the reason to switch to bbpress?
Regards
Oliver
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
|
Re: Export database March 26, 2017 01:42PM |
Registered: 9 years ago Posts: 4 |
|
Re: Export database March 28, 2017 07:59AM |
Admin Registered: 20 years ago Posts: 747 |
Quote
magicmassey
Is there an easy way to move what they have to new hosting?
Yes, you can move your Phorum installation to a new hosting.
I think this is the best time to upgrade to the newest Phorum version.
Regards
Oliver
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 03/30/2017 03:47AM by Oliver Riesen-Mallmann.
|
Re: Export database March 29, 2017 11:12PM |
Registered: 9 years ago Posts: 4 |
|
Re: Export database April 26, 2017 03:20PM |
Registered: 17 years ago Posts: 73 |
If you do a mysqldump and want to install it on another server you will probably have to update phorum_settings
update phorum_settings set data = '/newdomain/newpath1/newpath2' where name = 'http_path' or name = 'login_redir_urls';
...else the new code will try to import CSS from the old url
Edited 1 time(s). Last edit at 04/26/2017 03:24PM by salmobytes.
update phorum_settings set data = '/newdomain/newpath1/newpath2' where name = 'http_path' or name = 'login_redir_urls';
...else the new code will try to import CSS from the old url
Edited 1 time(s). Last edit at 04/26/2017 03:24PM by salmobytes.
Sorry, only registered users may post in this forum.