<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Miller7</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Miller7"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/Miller7"/>
		<updated>2026-05-15T08:25:40Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/Mysql-SVN_new</id>
		<title>Mysql-SVN new</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Mysql-SVN_new"/>
				<updated>2008-11-11T12:52:01Z</updated>
		
		<summary type="html">&lt;p&gt;Miller7: New page: =MySQL configuration=  For installations after November 11th, 2009 (via SNV) you can read below:  OpenSim.ini could look like this (substitute DDD with database, UUU with user and PPP with...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=MySQL configuration=&lt;br /&gt;
&lt;br /&gt;
For installations after November 11th, 2009 (via SNV) you can read below:&lt;br /&gt;
&lt;br /&gt;
OpenSim.ini could look like this (substitute DDD with database, UUU with user and PPP with password for mysql user). Please note that the database should exist (without tables). Tables will be created automatically by OpenSim. Of course user should have access to create those tables in the database. &lt;br /&gt;
&lt;br /&gt;
Please use this INI file as example and adapt to your installation!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;OpenSim.ini&amp;lt;/b&amp;gt;&lt;br /&gt;
----------------------------&lt;br /&gt;
&lt;br /&gt;
[Startup]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
gridmode = false&lt;br /&gt;
&lt;br /&gt;
storage_plugin = &amp;quot;OpenSim.Data.MySQL.dll&amp;quot;&lt;br /&gt;
&lt;br /&gt;
storage_connection_string = &amp;quot;Data Source=localhost;Database=&amp;lt;b&amp;gt;DDD&amp;lt;/b&amp;gt;;User ID=&amp;lt;b&amp;gt;UUU&amp;lt;/b&amp;gt;;Password=&amp;lt;b&amp;gt;PPP&amp;lt;/b&amp;gt;;&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
storage_prim_inventories = true&lt;br /&gt;
&lt;br /&gt;
appearance_persist = true&lt;br /&gt;
&lt;br /&gt;
appearance_connection_string = &amp;quot;Data Source=localhost;Database=&amp;lt;b&amp;gt;DDD&amp;lt;/b&amp;gt;;User ID=&amp;lt;b&amp;gt;UUU&amp;lt;/b&amp;gt;;Password=&amp;lt;b&amp;gt;PPP&amp;lt;/b&amp;gt;;pooling=false;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
asset_database = &amp;quot;local&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
physics = basicphysics&lt;br /&gt;
&lt;br /&gt;
meshing = ZeroMesher&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
verbose = false&lt;br /&gt;
&lt;br /&gt;
startup_console_commands_file = &amp;quot;startup_commands.txt&amp;quot;&lt;br /&gt;
&lt;br /&gt;
shutdown_console_commands_file = &amp;quot;shutdown_commands.txt&amp;quot;&lt;br /&gt;
&lt;br /&gt;
serverside_object_permissions = false&lt;br /&gt;
&lt;br /&gt;
physical_prim = true&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[StandAlone]&lt;br /&gt;
&lt;br /&gt;
accounts_authenticate = true&lt;br /&gt;
&lt;br /&gt;
welcome_message = Welcome to test OpenSim&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
asset_plugin = &amp;quot;OpenSim.Data.MySQL.dll&amp;quot;&lt;br /&gt;
&lt;br /&gt;
asset_source = &amp;quot;Data Source=localhost;Database=&amp;lt;b&amp;gt;DDD&amp;lt;/b&amp;gt;;User ID=&amp;lt;b&amp;gt;UUU&amp;lt;/b&amp;gt;;Password=&amp;lt;b&amp;gt;PPP&amp;lt;/b&amp;gt;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
inventory_plugin = &amp;quot;OpenSim.Data.MySQL.dll&amp;quot;&lt;br /&gt;
&lt;br /&gt;
inventory_source = &amp;quot;Data Source=localhost;Database=&amp;lt;b&amp;gt;DDD&amp;lt;/b&amp;gt;;User ID=&amp;lt;b&amp;gt;UUU&amp;lt;/b&amp;gt;;Password=&amp;lt;b&amp;gt;PPP&amp;lt;/b&amp;gt;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
userDatabase_plugin = &amp;quot;OpenSim.Data.MySQL.dll&amp;quot;&lt;br /&gt;
&lt;br /&gt;
user_source = &amp;quot;Data Source=localhost;Database=&amp;lt;b&amp;gt;DDD&amp;lt;/b&amp;gt;;User ID=&amp;lt;b&amp;gt;UUU&amp;lt;/b&amp;gt;;Password=&amp;lt;b&amp;gt;PPP&amp;lt;/b&amp;gt;;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
default_location_x = 1000&lt;br /&gt;
&lt;br /&gt;
default_location_y = 1000&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
dump_assets_to_file = False&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Network]&lt;br /&gt;
&lt;br /&gt;
default_location_x = 1000&lt;br /&gt;
&lt;br /&gt;
default_location_y = 1000&lt;br /&gt;
&lt;br /&gt;
http_listener_port = 9000&lt;br /&gt;
&lt;br /&gt;
remoting_listener_port = 8895&lt;br /&gt;
&lt;br /&gt;
grid_server_url = http://127.0.0.1:8001&lt;br /&gt;
&lt;br /&gt;
grid_send_key = null&lt;br /&gt;
&lt;br /&gt;
grid_recv_key = null&lt;br /&gt;
&lt;br /&gt;
user_server_url = http://127.0.0.1:8002&lt;br /&gt;
&lt;br /&gt;
user_send_key = null&lt;br /&gt;
&lt;br /&gt;
user_recv_key = null&lt;br /&gt;
&lt;br /&gt;
asset_server_url = http://127.0.0.1:8003&lt;br /&gt;
&lt;br /&gt;
inventory_server_url = http://127.0.0.1:8004&lt;br /&gt;
&lt;br /&gt;
secure_inventory_server = true&lt;/div&gt;</summary>
		<author><name>Miller7</name></author>	</entry>

	</feed>