<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://oldwiki.eq2classic.com/index.php?action=history&amp;feed=atom&amp;title=World_db.ini</id>
	<title>World db.ini - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://oldwiki.eq2classic.com/index.php?action=history&amp;feed=atom&amp;title=World_db.ini"/>
	<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=World_db.ini&amp;action=history"/>
	<updated>2026-07-12T14:36:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.3</generator>
	<entry>
		<id>https://oldwiki.eq2classic.com/index.php?title=World_db.ini&amp;diff=117&amp;oldid=prev</id>
		<title>Link2009: New page: ==world_db.ini==  ==What is it?== This configuration file communicates with your MySQL (or SQL) database. It contains the basic information used to authenticate your world server with the ...</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.eq2classic.com/index.php?title=World_db.ini&amp;diff=117&amp;oldid=prev"/>
		<updated>2008-01-30T00:50:16Z</updated>

		<summary type="html">&lt;p&gt;New page: ==world_db.ini==  ==What is it?== This configuration file communicates with your MySQL (or SQL) database. It contains the basic information used to authenticate your world server with the ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==world_db.ini==&lt;br /&gt;
&lt;br /&gt;
==What is it?==&lt;br /&gt;
This configuration file communicates with your MySQL (or SQL) database. It contains the basic information used to authenticate your world server with the database.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
 # - Comment&lt;br /&gt;
 [Database] - Category within the configuration file&lt;br /&gt;
 variable_name = variable_value&lt;br /&gt;
&lt;br /&gt;
==Understanding the variables==&lt;br /&gt;
 [Database] = The category within the file&lt;br /&gt;
 host = The host name or IP address of your MySQL (or SQL) server (192.168.xxx.xxx or www.whatismyip.com)&lt;br /&gt;
 user = The user name to be used in authenticated your world server with the MySQL (or SQL) database&lt;br /&gt;
 password = The password to be used to authenticate your user&lt;br /&gt;
 database = The database name where your EQ2-Emulator tables are stored in (default eq2)&lt;br /&gt;
&lt;br /&gt;
==Accepted Values==&lt;br /&gt;
 host = ANY IP address or DNS host name (www.whatismyip.com or www.dyndns.com)&lt;br /&gt;
 user = ANY 255-Character Unicode name&lt;br /&gt;
 password = ANY 255-character Unicode password&lt;br /&gt;
 database = ANY 255-chararcter Unicode string&lt;br /&gt;
&lt;br /&gt;
==The DEFAULT world_db.ini file==&lt;br /&gt;
 # READ README.TXT! &lt;br /&gt;
 &lt;br /&gt;
 [Database]&lt;br /&gt;
 host=ip address&lt;br /&gt;
 user=username&lt;br /&gt;
 password=password&lt;br /&gt;
 database=eq2&lt;br /&gt;
  &lt;br /&gt;
 &lt;br /&gt;
 ### --- This file tells world.exe what computer mySQL is on. Host should&lt;br /&gt;
 ### --- be left &amp;quot;localhost&amp;quot; unless mysql is on a differant computer than world.exe.&lt;/div&gt;</summary>
		<author><name>Link2009</name></author>
		
	</entry>
</feed>