<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
i can see where the confusion lies - when you look at the OpenSim .ini
files 'opensim' is often already filled in for the db name and user. 
while many people have probably gone ahead and used these values in
reverse (to name their db and user accordingly) they're really only
there to offer a
default value and are not mandatory.  i actually didn't take that into
consideration when i wrote the quickstart and will make an addendum to
the next release.  actually there's no
indication by way of comments in the OpenSim example .ini files that
these variables
can be customized.<br>
<br>
On 11/28/2011 12:53 PM, Wayne wrote:
<blockquote
 cite="mid:CAFowWBgLqhU4=ObJ0VcnaxNjmqchD-A2BPjTB6XOFb3zapg5Xg@mail.gmail.com"
 type="cite">
  <div>OK.  Great!</div>
  <div> </div>
  <div>Thanks<br>
  <br>
  </div>
  <div class="gmail_quote">On Mon, Nov 28, 2011 at 1:52 PM, Fleep Tuque
  <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:fleep513@gmail.com">fleep513@gmail.com</a>></span>
wrote:<br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">
    <div>Hi Wayne,</div>
    <div><br>
    </div>
If you're calling the new database you just created 'osmods' then you
would use 'osmods' in the configuration files for profiles, offline
IMs, etc.  You are directing those services to retrieve the information
from your new database.
    <div class="im">
    <div><br>
    </div>
    <div>Hope that helps!</div>
    <div><br>
    </div>
    <div>- Chris/Fleep</div>
    <div><br>
    </div>
    <div><br>
    </div>
    </div>
    <div class="im">
    <div>Chris M. Collins (SL/OS: Fleep Tuque)</div>
    <div>Center for Simulations & Virtual Environments Research
(UCSIM)</div>
    <div>UCIT Instructional & Research Computing</div>
    <div>University of Cincinnati</div>
    <div>406A Zimmer Hall</div>
    <div>315 College Drive</div>
    <div>PO BOX 210088</div>
    <div>Cincinnati, OH 45221-0088</div>
    <div><a moz-do-not-send="true" href="mailto:chris.collins@uc.edu"
 target="_blank">chris.collins@uc.edu</a></div>
    <div><a moz-do-not-send="true" href="tel:%28513%29%20556-3018"
 target="_blank" value="+15135563018">(513) 556-3018</a></div>
    <div><br>
    </div>
    <div><a moz-do-not-send="true" href="http://ucsim.uc.edu/"
 target="_blank">http://ucsim.uc.edu</a></div>
    </div>
    <div>
    <div class="h5">
    <div><br>
    <div class="gmail_quote">On Mon, Nov 28, 2011 at 1:45 PM, Wayne <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:lppwayne@gmail.com" target="_blank">lppwayne@gmail.com</a>></span>
wrote:<br>
    <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">
      <div>Hi Jason,</div>
      <div> </div>
      <div>Thank you for your fast reply.</div>
      <div> </div>
      <div>I have the Diva opensim install running and I've called my
database opensim, etc etc.  (all the common defaults here)</div>
      <div> </div>
      <div>Step 1 of your quick setup instructions says to create a new
MySQL database and here is where I get confused.  Let's say I call that
database osmods. When I go to modify config.php and databaseinfo.php,
where it asks for database name, do I use opensim or osmods?</div>
      <div> </div>
      <div>Thanks.</div>
      <div>
      <div>
      <div><br>
 </div>
      <div class="gmail_quote">On Mon, Nov 28, 2011 at 1:22 PM, core <span
 dir="ltr"><<a moz-do-not-send="true" href="mailto:core@odosys.net"
 target="_blank">core@odosys.net</a>></span> wrote:<br>
      <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">
        <div bgcolor="#ffffff" text="#000000">Wayne,<br>
        <br>
a quick response to your 2 points:<br>
        <br>
1) the names i used in the documentation are either default values
('opensim' is the database and user name found in the .nin file
comments and has been the convention for those comments as far back as
i can remember) or suggested values to simplify the instructions.  i
personally stick with 'opensim' as the username because i have several
other databases and users for other projects and it makes it easy for
me to restrict privileges for a user named 'opensim' to all my OpenSim
databases.  <br>
        <br>
the same goes for the database name.  i used 'os_services' as an
example that hopefully most people would find useful and
straightforward.  feel free to use whatever names suit your
needs/environment.  all that matters is that the values you assign are
reflected in the .ini files.<br>
        <br>
2) i do believe the 'profile' urls in grid-specific .ini files NEED to
be externally accessible (when running OpenSim with outside
connectivity) because other grids will use those to handle aspects of
your identity when you do HG jumps.  i don't know for sure all of the
background services that pass through those urls beyond the obvious,
but unless i'm explicitly running a closed standalone sandbox with no
grid or HG capabilities i use fully qualified urls for the sake of
consistency.<br>
        <br>
- Core/Jason
        <div>
        <div><br>
        </div>
        </div>
        </div>
      </blockquote>
      </div>
      </div>
      </div>
    </blockquote>
    </div>
    </div>
    </div>
    </div>
  </blockquote>
  </div>
</blockquote>
</body>
</html>