[opencms-dev] replicating openCMS instances

Felix Sprick felix.sprick at netlight.se
Tue Oct 31 16:33:57 CET 2006


HI guys,

 

I am trying to run my openCMS-built website in multiple instances behind a
load-balancer. Since I am running openCMS with mysql I thought it would be a
good idea to use mysql's replication functionality to have several instances
of the database. What I did was 

 

1.	creating database1 on server1
2.	setting up openCMS on server1 using database1
3.	creating content of website in openCMS instance1
4.	replicating database to server2
5.	setting up second instance of openCMS on server2 and connecting that
one to the replicated database

 

It works quite fine, but I get a warning when running the setup wizard
saying that if I don't create the database tables, I can't import modules
and stuff. But I don't want to create new tables since they are already
existent through the replication. So I ignored that warning and finished the
installation. After that I could log into the openCMS system, but the
display was scrambled because lots of resources were missing.

 

Any ideas how to fix that or solve this issue in another way?

 

Thanks,

Felix

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20061031/c3f7ef76/attachment.htm>


More information about the opencms-dev mailing list