<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/21/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Slcolucci</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/21/en/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Slcolucci"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/Special:Contributions/Slcolucci"/>
	<updated>2026-04-21T13:52:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=1and1_MySQL_installation&amp;diff=23799</id>
		<title>1and1 MySQL installation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=1and1_MySQL_installation&amp;diff=23799"/>
		<updated>2007-05-28T19:20:36Z</updated>

		<summary type="html">&lt;p&gt;Slcolucci: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are eamples of Moodle beign successfully installed on 1and1 Apache hosted sites. There are some formalities that you must follow. In the config.php file, yuo must use the following format for the listed database variables:&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dbtype    = &#039;mysql&#039;;       // mysql or postgres7 (for now)&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dbhost    = &#039;db123.perfora.net&#039;;   // eg localhost or db.isp.com&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dbname    = &#039;db123456789&#039;;      // database name, eg moodle&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dbuser    = &#039;dbo123456789&#039;;    // your database username&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dbpass    = &#039;Gvu8rrqs&#039;;    // your database password&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;prefix    = &#039;mdl_&#039;;        // Prefix to use for all table names&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other variables must be defined as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;wwwroot   = &#039;http://www.yoururl.com&#039;;&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dirroot   = &#039;/homepages/12/d123456789/htdocs/yourdirectory&#039;;&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dataroot  = &#039;/homepages/12/d123456789/htdocs/moodledata&#039;;&lt;br /&gt;
&lt;br /&gt;
So far, this gets me into the Moodle setup program on theserver, but I get errors when trying to install Moodle. It can&#039;t seem to correctly set up the database. Please edit this page to provide more information to the many users of 1and1. Thanks you.&lt;/div&gt;</summary>
		<author><name>Slcolucci</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/21/en/index.php?title=1and1_MySQL_installation&amp;diff=23753</id>
		<title>1and1 MySQL installation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/21/en/index.php?title=1and1_MySQL_installation&amp;diff=23753"/>
		<updated>2007-05-27T17:34:15Z</updated>

		<summary type="html">&lt;p&gt;Slcolucci: Information on installing Moodle on a 1and1 hosted site&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are eamples of Moodle beign successfully installed on 1and1 Apache hosted sites. There are some formalities that you must follow. In the config.php file, yuo must use the following format for the listed database variables:&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;dbtype    = &#039;mysql&#039;;       // mysql or postgres7 (for now)&lt;br /&gt;
$CFG-&amp;gt;dbhost    = &#039;db123.perfora.net&#039;;   // eg localhost or db.isp.com&lt;br /&gt;
$CFG-&amp;gt;dbname    = &#039;db123456789&#039;;      // database name, eg moodle&lt;br /&gt;
$CFG-&amp;gt;dbuser    = &#039;dbo123456789&#039;;    // your database username&lt;br /&gt;
$CFG-&amp;gt;dbpass    = &#039;Gvu8rrqs&#039;;    // your database password&lt;br /&gt;
$CFG-&amp;gt;prefix    = &#039;mdl_&#039;;        // Prefix to use for all table names&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other variables must be defined as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
$CFG-&amp;gt;wwwroot   = &#039;http://www.yoururl.com&#039;;&lt;br /&gt;
$CFG-&amp;gt;dirroot   = &#039;/homepages/12/d123456789/htdocs/yourdirectory&#039;;&lt;br /&gt;
$CFG-&amp;gt;dataroot  = &#039;/homepages/12/d123456789/htdocs/moodledata&#039;;&lt;br /&gt;
&lt;br /&gt;
So far, this gets me into the Moodle setup program on theserver, but I get errors when trying to install Moodle. It can&#039;t seem to correctly set up the database. Please edit this page to provide more information to the many users of 1and1. Thanks you.&lt;/div&gt;</summary>
		<author><name>Slcolucci</name></author>
	</entry>
</feed>