<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : database.mysql.php</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Thu, 14 May 2026 14:22:35 -0000</pubDate>

		<item>
			<title>rayblo</title>
			<description><![CDATA[/edit found problem]]></description>
			<pubDate>Sa, 21 Mär 2009 17:59:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2401&d=0#post10268]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[standard you have a config-sample.php<br />
<br />
You need to copy it to config.php and fill in all info.<br />
<br />
Part 1: database info<br />
Part 2: skin info<br />
This was the same for Seditio<br />
<br />
Part 3: new for Cotonti<br />
$cfg['mainurl'] = 'http://localhost'; (Main site URL without trailing slash.)<br />
<br />
<div style="margin:4px 0px 4px 0px"><input type="button" value="config.php" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; }" /><div style="display:none" class="spoiler">$cfg['mysqlhost'] = 'localhost';	// Database host URL<br />
$cfg['mysqluser'] = 'root';			// Database user<br />
$cfg['mysqlpassword'] = '';			// Database password<br />
$cfg['mysqldb'] = 'sedition';			// Database name<br />
// MySQL database charset and collate. Very useful when MySQL server uses different charset rather than site<br />
// See the list of valid values here: <a href="http://dev.mysql.com/doc/refman/5.1/en/charset-charsets.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/charset-charsets.html</a><br />
$cfg['mysqlcharset'] = 'utf8';<br />
$cfg['mysqlcollate'] = 'utf8_unicode_ci';<br />
<br />
// ========================<br />
// Main site URL without trailing slash.<br />
// ========================<br />
<br />
$cfg['mainurl'] = 'http://localhost';<br />
<br />
// ========================<br />
// Default skin and default language<br />
// ========================<br />
<br />
$cfg['defaultskin'] = 'sed-light';	// Default skin code. Be SURE it's pointing to a valid folder in /skins/... !!<br />
$cfg['defaulttheme'] = 'sed-light';	// Default theme, only name, not like skinname.css. Be SURE it's pointing to a valid folder in /skins/defaultskin/... !!<br />
$cfg['defaultlang'] = 'en';		// Default language code<br />
$cfg['enablecustomhf'] = FALSE;		// To enable header.$location.tpl and footer.$location.tpl</div></div>]]></description>
			<pubDate>Sa, 21 Mär 2009 17:19:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2401&d=0#post10265]]></link>
		</item>
		<item>
			<title>Blue Halo</title>
			<description><![CDATA[Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/xxxxxxxx/public_html/system/database.mysql.php on line 97<br />
<br />
<br />
<br />
2009-03-21 13:35<br />
Fatal error : Could not connect to database !<br />
Please check your settings in the file datas/config.php<br />
MySQL error : <br />
<br />
i keep getting this any help]]></description>
			<pubDate>Sa, 21 Mär 2009 14:36:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2401&d=0#post10258]]></link>
		</item>
	</channel>
</rss>