<div>Thanks for all the advice</div><div> </div><div>I had an inspiration last night and have got wifi on the test server working this morning</div><div> </div><div>This required fetching the latest source for OpenSim and the Diva-distribution using git, building both separately from source and then copying over the relevant files from the diva distribution into the main OpenSim distribution.</div>
<div> </div><div>i.e.</div><div> </div><div>cp diva-distribution/bin/Diva.Wifi.dll opensim-0.7.1-pre-release/bin/<br>cp diva-distribution/bin/Diva.Wifi.ScriptEngine.dll opensim-0.7.1-pre-release/bin/<br>cp diva-distribution/bin/Diva.OpenSimServices.dll opensim-0.7.1-pre-release/bin/ <br>
cp diva-distribution/bin/Diva.Modules.dll opensim-0.7.1-pre-release/bin/</div><div>cp -pr diva-distribution/WifiPages opensim-0.7.1-pre-release</div><div> </div><div>standalonecommon.ini was already preconfigured as a result of my attempts with OpenSim 0.7.0.2</div>
<p>No more internal server errors :)))</p><p> </p>