<div>Hello,</div>
<div> </div>
<div>Anyone have any idea how to get Profiles and Search working from the bundled services pack.</div>
<div> </div>
<div>I copied os_services to my root web IIS server, created and gave permissions to database and made changes to opensim.ini file. I am running the Diva version, don't know if that makes any difference.</div>
<div> </div>
<div>My Profile section in opensim.ini file looks like this:</div>
<div><font>
<p>[Profile]</p>
<p>; Change it to your own HTTP server to have the Profile server work</p>
<p>Enabled = true </p>
<p>Module = "OpenProfileModule"</p>
<p>ProfileURL = <a href="http://localhost/os_services/profiles/profile.php">http://localhost/os_services/profiles/profile.php</a></p>
<p>and this is the newest error:</p>
<p> ERROR - OpenSimProfile.Modules.OpenProfile.OpenProfileModule [PROFILE]: Unable to connect to Profile Server <a href="http://localhost/os_services/profiles/profile.php">http://localhost/os_services/profiles/profile.php</a>. Exception System.Net.WebException: The remote server returned an error: (500) Internal Server Error.</p>
<p>Thank you</p>
<p> </p>
<p> </p></font></div>