Hi Russell,<br><br>thanks for the fast answer first.<br><br>Hm, maybe this was one problem but seems not the only one. I'm using root for installation and as the opencms-user (since it's only a test-installation at the moment - later I will create special users for opencms). I changed it from local usage to every host to see if anything changes, but I still get the same error :(<br>
<br>Jessica<br><br><div class="gmail_quote">2009/12/21 Russell Stather <span dir="ltr"><<a href="mailto:russell.stather@mac.com">russell.stather@mac.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<pre style="margin: 0px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 13px; line-height: 16px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; white-space: pre-wrap;">
My guess would be that you need to add permissions to the schema to the user at the host you are accessing the database from. The default when you create the schema on mysql is to allow access from local host, which is not the case for you, so use mysql admin to add the appropriate access

Russell


 
On Monday, December 21, 2009, at 01:32PM, "Jessica Maas" <<a href="mailto:yukarichan87@googlemail.com" target="_blank">yukarichan87@googlemail.com</a>> wrote:
>
>_______________________________________________
>This mail is sent to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a>
></pre><div><div></div><div class="h5">
<div style="margin-left: 10px;" align="left">
<div>Hi everyone,<br>
<br>I tried to install OpenCMS and when I do everything local it works without any problems. But if I try to install the database on another server I can not get a connection to it:<br>"    *  Your database is down, or<br>

    * Your database is not accessible with the given connection parameters."<br>
<br>I've got several servers:<br>application-server 1  --> 192.168.0.10 <-- this is where I currently try to install OpenCMS<br>
application-server 2  --> 192.168.0.20<br>running as windows-loadbalancing-cluster with the virtual IP 192.168.0.1<br>
<br>database-server   1  --> 192.168.0.30 <-- this is where the database should go to<br>database-server   2  --> 192.168.0.40<br>
running as windows-loadbalancing-cluster with the virtual IP 192.168.0.2<br>
<br>Later OpenCMS will be running on both application-servers and the database will be copied to both database-servers, but for testing I wanted to simplify it.<br>
It doesn't work if I try the following connection-string: jdbc:mysql://<a href="http://192.168.0.2:3306/" target="_blank">192.168.0.2:3306/</a>
<br>and it doesn't work either if I try the direct address to the db-server: jdbc:mysql://<a href="http://192.168.0.40:3306/" target="_blank">192.168.0.40:3306/</a>
<br>

<br>I hope someone can help me out with this problem, because I've got no more ideas what to try.<br>
<br>Thanks in advance,<br>Jessica<br>
<br>
</div>
</div>
</div></div></div>

<br><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>