Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 26, 2012, 01:29:45 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
155538
Posts in
21712
Topics by
7737
Members
Latest Member:
deanmacullam
WebsiteBaker Community Forum
English
Help & Support
(Moderators:
Argos
,
badknight
)
Short question: clone entire WB site possible? [partially solved]
Pages: [
1
]
Go Down
Author
Topic: Short question: clone entire WB site possible? [partially solved] (Read 740 times)
Boudi
Addon Team
Offline
Posts: 816
Short question: clone entire WB site possible? [partially solved]
«
on:
November 30, 2010, 01:14:08 PM »
Hi,
Couldn't find a proper answer so here's my short question:
Is it possible to clone an entire WB site to another hosting location with all the pages and data?
And if so; that you can edit all the pages/data like on the original location?
Like I see it it's not possible since the pages are server-side created but a final answer would be great.
Boudi
«
Last Edit: December 06, 2010, 01:10:14 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
oeh
Offline
Posts: 190
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #1 on:
November 30, 2010, 01:32:26 PM »
Maybe this is to some help.
http://www.websitebaker2.org/topics/moving-from-server-a-to-b.php
«
Last Edit: December 06, 2010, 01:10:28 PM by Argos
»
Logged
Good bye ;-{(
oeh ;-}>
Boudi
Addon Team
Offline
Posts: 816
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #2 on:
November 30, 2010, 01:35:58 PM »
Thnx. But moving from A to B is no problem for me.
My question is more if it's possible to move all the created mods, data, pages on server A too and get them fully working on the new server B. With this I mean editing, deleting pages.
«
Last Edit: December 06, 2010, 01:10:36 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
instantflorian
Betatester
Offline
Posts: 804
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #3 on:
November 30, 2010, 03:07:15 PM »
Hi Boudi,
it is possible to take a complete WB installation including pages, installed modules etc. and copy it to another server (and even another domain). You just have to dump the database entries too, replace the old domain if the new location has another URI, and re-import it into the database of the new server. Last but not least you must manually edit the config.php (database connection data).
It can (but it has not to) happen that problems are caused by files no longer owned by the php user but the ftp user. But this depends on the server configuration.
It is (afaik) not possible to clone an installation in the way that you delete or modify a page on server A this will also affect server B.
BR
-instantflorian.
«
Last Edit: December 06, 2010, 01:10:46 PM by Argos
»
Logged
Boudi
Addon Team
Offline
Posts: 816
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #4 on:
November 30, 2010, 03:12:23 PM »
Thnx for your respons. Very clear.
Quote
It can (but it has not to) happen that problems are caused by files no longer owned by the php user but the ftp user. But this depends on the server configuration.
That's my problem actually. So in my case I have to ask the hoster for changing the permssions? if so, what permissions exactly?
«
Last Edit: December 06, 2010, 01:11:02 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
instantflorian
Betatester
Offline
Posts: 804
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #5 on:
November 30, 2010, 05:02:59 PM »
Hi Boudi,
there is no general answer. Usually WB should work with 755 for directories and 644 for files.
But do you really have to ask the hoster to change the permissions instead of doing it by yourself with f. ex. Filezilla?
BR
-instantflorian.
«
Last Edit: December 06, 2010, 01:11:09 PM by Argos
»
Logged
Boudi
Addon Team
Offline
Posts: 816
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #6 on:
November 30, 2010, 05:09:41 PM »
I already tried it. That's why my question
I CAN change permission in every single way I want but that doesn't solve my problem.
I have issues with the MEDIA too. I can clone but on the new location I can't delete or edit the cloned files in the MEDIA etc.
«
Last Edit: December 06, 2010, 01:11:17 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
instantflorian
Betatester
Offline
Posts: 804
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #7 on:
November 30, 2010, 06:11:30 PM »
Maybe your hoster offers a tool to switch between ftp and php user, or he can do this?
«
Last Edit: December 06, 2010, 01:10:54 PM by Argos
»
Logged
kweitzel
Forum administrator
Offline
Posts: 6975
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #8 on:
November 30, 2010, 09:47:28 PM »
I think Dietmar is working on a "Backup & Restore" module which should be able to do that. But he is quite busy with coordinating and coding the next version of WB ... so it might be, that he is not actively working on it.
cheers
Klaus
«
Last Edit: December 06, 2010, 01:11:24 PM by Argos
»
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
Boudi
Addon Team
Offline
Posts: 816
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #9 on:
November 30, 2010, 10:50:54 PM »
Quote
I think Dietmar is working on a "Backup & Restore" module which should be able to do that.
Good to hear that there are thoughts for some workaround regarding this 'issue'
For now the client accepts that he has to fillout the website on the new location with new information.
I thank ya'll for taking the time to respond to this topic. Things are more clear now.
Greetz,
Boudi
«
Last Edit: December 06, 2010, 01:11:36 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
crnogorac081
AddOn Development
Offline
Posts: 1706
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #10 on:
December 01, 2010, 04:29:23 PM »
Hi mate,
I remember FrankH made modules for exporting and importing sections:
http://www.websitebakers.com/pages/modules/various/export-section.php
and
http://www.websitebakers.com/pages/modules/various/import-section.php
maybe this can be your good starting point.
cheers
«
Last Edit: December 06, 2010, 01:11:44 PM by Argos
»
Logged
Wow, I coded something myself: PM Messanger Modul ,Searchbox with suggestions
Boudi
Addon Team
Offline
Posts: 816
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #11 on:
December 01, 2010, 10:25:04 PM »
Thnq for the links!
I bookmarked it. I will try it the next time I have to export/import stuff. Sounds promising though.
Boudi
«
Last Edit: December 06, 2010, 01:11:53 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
snark
Guest
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #12 on:
December 03, 2010, 09:06:04 PM »
Hey boudiiii,
About THE permission thingie, seen this?
http://www.websitebakers.com/pages/tools/fix-permissions.php
«
Last Edit: December 06, 2010, 01:12:02 PM by Argos
»
Logged
Boudi
Addon Team
Offline
Posts: 816
Re: Short question: clone entire WB site possible? [partially solved]
«
Reply #13 on:
December 04, 2010, 12:06:35 PM »
yo Snoork!
I know this program. Used it but didn't do the job for me.
Thnq anyway for pointing it out!!
«
Last Edit: December 06, 2010, 01:12:10 PM by Argos
»
Logged
...:: Bake the Unbakable ::...
Pages: [
1
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...