<div>Hi </div>
<div> </div>
<div>I have just done a fresh standalone install of opensim-0.7.0.2-source and whatever I do cannot get beyond the following error message when starting OpenSim:</div>
<div> </div>
<div>"No Connector defined in section Friends, or failed to load, cannot continue"</div>
<div> </div>
<div>I have checked all the configuration files. On searching the Web it appears that others have had this problem, but there don't appear to be any solutions.</div>
<div> </div>
<div>I have tried adding the Friends section at the end of OpenSim.ini and have tried both Connector options below without success:</div>
<div> </div>
<div>[Friends]<br>    ; The port the friendslist interregion comms will listen on<br>    ; Defaults to the simulator's TCP port<br>    ;Port = 0</div>
<div>    ; Uncomment one of the lines below. Use FriendsService for local<br>    ; operation, Connectors for remote operation<br>      Connector = "OpenSim.Services.FriendsService.dll"<br>    ; Connector = "OpenSim.Services.Connectors.dll"<br>
</div>
<div> </div>
<div>I am working with CentOS 5 Linux using mysql-5.1.55-1 and php-5.3.5-1</div>
<div> </div>
<div>Has anyone come across this and found a solution please?</div>
<div> </div>
<div>Thanks very much</div>
<div> </div>
<div>Clive</div>
<div> </div>
<div><br>11:55:05 - [Serialiser]: Enabled, using save dir "exports/"<br>11:55:05 - Error loading plugin from OpenSim.Services.FriendsService.dll, exception System.Exception: No StorageProvider configured<br>  at OpenSim.Services.Friends.FriendsServiceBase..ctor (IConfigSource config) [0x00000]<br>
  at OpenSim.Services.Friends.FriendsService..ctor (IConfigSource config) [0x00000]<br>  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)<br>  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]<br>
11:55:05 - [FRIENDS]: No Connector defined in section Friends, or failed to load, cannot continue<br>11:55:05 - [APPLICATION]:<br>APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs</div>
<div>Exception: System.Exception: Connector load error<br>  at OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule.Initialise (IConfigSource config) [0x00000]<br>  at OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin.Initialise (OpenSim.OpenSimBase openSim) [0x00000]<br>
  at OpenSim.ApplicationPluginInitialiser.Initialise (IPlugin plugin) [0x00000]<br>  at OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load () [0x00000]<br>  at OpenSim.Framework.PluginLoader`1[OpenSim.IApplicationPlugin].Load (System.String extpoint) [0x00000]<br>
  at OpenSim.OpenSimBase.LoadPlugins () [0x00000]<br>  at OpenSim.OpenSimBase.StartupSpecific () [0x00000]<br>  at OpenSim.OpenSim.StartupSpecific () [0x00000]<br>  at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000]<br>
  at OpenSim.Application.Main (System.String[] args) [0x00000]</div>
<div>Application is terminating: True<br></div>
<div> </div>