Then I changed back to localhost, triple checked all ini files (found a typo) - and it still works. I don't know what was it, but I'm happy it works :)<div><div><br></div><div>Thanks guys.<br><div><br><div class="gmail_quote">

On 12 April 2011 09:39, Daniel Radu <span dir="ltr"><<a href="mailto:radu.daniel@gmail.com">radu.daniel@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Thank you,<div><br></div><div>I changed the mysql to listen on the network interface instead of localhost and added the storage_plugin and storage_connection_string to the [Startup] of Opensim.ini (they were missing in the default file) and all started okay. </div>


<div><br>Regards,<div><div></div><div class="h5"><br><br><div class="gmail_quote">On 12 April 2011 03:12, Ric Moore <span dir="ltr"><<a href="mailto:wayward4now@gmail.com" target="_blank">wayward4now@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>On Mon, 2011-04-11 at 23:45 +0200, Daniel Radu wrote:<br>
> Good day,<br>
><br>
><br>
> since this is my first post, I apologize in advance if the question is<br>
> fairly stupid, but there it goes:<br>
><br>
><br>
> i'm trying to set up 0.7.1-dev in ubuntu 10.10 in grid mode, and I'm<br>
> quite stuck.<br>
><br>
><br>
> I tried to follow up <a href="http://opensimulator.org/wiki/Configuration" target="_blank">http://opensimulator.org/wiki/Configuration</a> and<br>
> configured Robust.ini to use MySql,  edited all the *URI in<br>
> config-include/GridCommon.ini to point to my local server,<br>
> R.O.B.U.S.T.# stats okay, modified the  Include-Architecture to point<br>
> to "config-include/Grid.ini" and added<br>
<br>
</div>You are running MySQL on localhost, instead of your server ip address?<br>
If so, you would have it config'ed to "localhost" or 127.0.0.1. and not<br>
your network facing IP address.<br>
20:57:37 - [OPENSIM MAIN]: Running<br>
20:57:37 - [DATASTORE]: Attempting to load OpenSim.Data.MySQL.dll<br>
20:57:37 - [REGION DB]: MySql - connecting: Data Source=localhost;Database=opensim;User ID=XXXXXX;Password=XXXXXX;<br>
20:57:38 - [REGION DB]: Connection wait timeout 28860 seconds<br>
20:57:39 - [MIGRATIONS]: EstateStore up to date, no migrations to apply<br>
20:57:39 - [MIGRATIONS]: RegionStore up to date, no migrations to apply<br>
<br>
my data source is at localhost<br>
<br>
Yet the data to be displayed is sent outbound via OpenSim, which serves<br>
to 192.168.0.2, my machine's IP address.<br>
<br>
20:59:32 - [WORLD MAP]: JPEG Map location: <a href="http://192.168.0.2:9000/index.php?method=regionImage6a73d852d50f4088b494d465ce088c45" target="_blank">http://192.168.0.2:9000/index.php?method=regionImage6a73d852d50f4088b494d465ce088c45</a><br>



...using the fixed IP I gave myself on my localnet. OpenSim faces the<br>
network, so it needs an IP address, known to a network. Your database<br>
(mysql) needs only to be known by OpenSim, nor do you want anyone to<br>
accidentally have access rights to it, so I run it as localhost. Other's<br>
may chime in with their settings, but this works for me on Ubuntu 10.4<br>
as I prefer that MySQL not face the network. :) Ric<br>
<font color="#888888"><br>
<br>
--<br>
My father, Victor Moore (Vic) used to say:<br>
"There are two Great Sins in the world...<br>
..the Sin of Ignorance, and the Sin of Stupidity.<br>
Only the former may be overcome." R.I.P. Dad.<br>
Linux user# 44256<br>
</font><div><div></div><div><br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div></div></div>