<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://en.contaowiki.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://en.contaowiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nina</id>
		<title>Contao Community Documentation - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://en.contaowiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nina"/>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Special:Contributions/Nina"/>
		<updated>2026-06-13T13:09:50Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.6</generator>

	<entry>
		<id>https://en.contaowiki.org/System_Check</id>
		<title>System Check</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_Check"/>
				<updated>2010-11-07T13:42:14Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Installation_and_Updates]]&lt;br /&gt;
Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely work with Contao and all files got transfered correctly to your webspace.&lt;br /&gt;
&lt;br /&gt;
* Unpack it to your desktop.&lt;br /&gt;
* Upload the contao-check.php with your favorite FTP-tool to your webspace. Choose the root webspace-folder where you want to place the CMS.&lt;br /&gt;
* Open your web browser and type www.domain.tld/contao-check.php (of course you need to change www.domain.tld to the URL of your own domain!).&lt;br /&gt;
* Wait a little bit until it shows you the results of the system check.&lt;br /&gt;
&lt;br /&gt;
{{Hint|It could happen that you get an error message like »Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR« or »Parse error: syntax error, unexpected '{'«. This means that your webspace is most likely using PHP 4. Please ask your webspace-provider how you can update to PHP5.}}&lt;br /&gt;
&lt;br /&gt;
=Perfect system check= &lt;br /&gt;
&lt;br /&gt;
If everything seems to work perfect, all positions will be highlighted with a green background and will be identical with the recommended settings or even surpass them.&lt;br /&gt;
&lt;br /&gt;
=Problems with the system check= &lt;br /&gt;
&lt;br /&gt;
Sadly we don't always have a perfect world while working with different webspaces. Errors are indicated by a red background color and a value that is different or lower than the recommendation.&lt;br /&gt;
&lt;br /&gt;
If you run into one or more errors, contact your webspace-provider and ask them if they can change these things.&lt;br /&gt;
&lt;br /&gt;
==Error message: Safe Mode Hack==&lt;br /&gt;
&lt;br /&gt;
Maybe you get an error message telling you, that you'll need to use the Safe Mode Hack (SMH). Even if this workaround is called Safe Mode Hack it actually means that your webserver works with insufficient file permissions.&lt;br /&gt;
&lt;br /&gt;
»PHP as an Apache module is typically run as wwwrun, www-data or nobody, whereas the files that you uploaded via FTP belong to you (e.g. web4 or ab5678). The server therefore denies the PHP script Contao access to those files.«&lt;br /&gt;
contao.org&lt;br /&gt;
&lt;br /&gt;
Tip: Activate the »Safe Mode Hack« so that you'll be able to use Contao nevertheless. After configuring the Safe Mode Hack don't worry if the system check still tells you that there is an error with the creation of directories/files or if it shows that a folder like system/logs has a higher CHMOD than expected! This is normal.&lt;br /&gt;
&lt;br /&gt;
==Error message: Missing or corrupt files==&lt;br /&gt;
&lt;br /&gt;
If you see that some files get the Missing- or Corrupt-status, try to upload these files again to your webspace. Also check if you are uploading them in the correct FTP-mode (binary).&lt;br /&gt;
&lt;br /&gt;
Tip: If you use the system check before installing Contao, don't get irritated that it shows all files as &amp;quot;Missing&amp;quot; at the end of the system check. This is ok – you did not upload any Contao files yet.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_requirements</id>
		<title>System requirements</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_requirements"/>
				<updated>2010-11-07T13:41:57Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Installation_and_Updates]]&lt;br /&gt;
These are the basic system requirements for a Contao webspace:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#f3f3f3&amp;quot;&lt;br /&gt;
!feature&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
| webserver&lt;br /&gt;
| Apache or IIS&lt;br /&gt;
|-&lt;br /&gt;
| PHP&lt;br /&gt;
| minimum version 5.2&lt;br /&gt;
|-&lt;br /&gt;
| PHP extensions&lt;br /&gt;
| GDlib, used for image resizing; SOAP (optionally), needs to allow external transfers so that you can use the extension repository within your Contao-backend; mbstring (optionally), needed for multi-byte character handling; mcrypt (optionally), needed for data encryption &lt;br /&gt;
|-&lt;br /&gt;
| MySQL&lt;br /&gt;
| minimum version 4.1, though I definitely recommend version 5.x; MySQLi is also supported&lt;br /&gt;
|-&lt;br /&gt;
| browser (for Contao backend)&lt;br /&gt;
| a modern internet browser … don't even think about Internet Explorer 6 ;-)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommended PHP configurations ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#f3f3f3&amp;quot;&lt;br /&gt;
!parameter&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
| Safe mode&lt;br /&gt;
| Off&lt;br /&gt;
|-&lt;br /&gt;
| Maximum execution time&lt;br /&gt;
| 30 or greater&lt;br /&gt;
|-&lt;br /&gt;
| Memory limit&lt;br /&gt;
| 16M or greater&lt;br /&gt;
|-&lt;br /&gt;
| Register globals&lt;br /&gt;
| Off&lt;br /&gt;
|-&lt;br /&gt;
| File uploads&lt;br /&gt;
| On&lt;br /&gt;
|-&lt;br /&gt;
| Upload maximum filesize&lt;br /&gt;
| 8M or greater&lt;br /&gt;
|-&lt;br /&gt;
| GDlib extension&lt;br /&gt;
| On&lt;br /&gt;
|-&lt;br /&gt;
| SOAP extension&lt;br /&gt;
| On&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Tip:''' I recommend using the system check.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Safe_Mode_Hack</id>
		<title>Safe Mode Hack</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Safe_Mode_Hack"/>
				<updated>2010-11-07T13:41:42Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Installation_and_Updates]]&lt;br /&gt;
Use the Safe Mode Hack (SMH) when the [[System Check]] tells you to do so or when you encounter problems with uploading or manipulating files in Contao. It is a workaround so try talking to your webspace-provider first if they are willing to change the settings.&lt;br /&gt;
&lt;br /&gt;
Activating the Safe Mode Hack is easy. You can activate it directly during the installation process. When you open the /contao/install.php with your browser it should prompt you with the request to fill in your FTP data for the Safe Mode Hack.&lt;br /&gt;
&lt;br /&gt;
If you don't get the request during the installation or want to configurate the Safe Mode Hack manually, just download the file localconfig.php from /system/config/ and open it with a text editor. Make sure that this editor works with UTF-8 character encoding.&lt;br /&gt;
&lt;br /&gt;
{{Hint|I like to use the [http://www.pspad.com/ freeware editor PSPad]. Before opening a file with PSPad you need to click on Format &amp;gt; UTF-8. When you edit Contao files with this editor also check twice if the format of the file is UTF-8 before you save it. You'll encounter weird problems if you save Contao files not with UTF-8 character encoding.}}&lt;br /&gt;
&lt;br /&gt;
Fill in the following information somewhere between ''### INSTALL SCRIPT START ###'' and ''?&amp;gt;'':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
$GLOBALS['TL_CONFIG']['useFTP']  = true;&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpHost'] = 'fill in your domain name here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPath'] = 'fill in your relative ftp path here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpUser'] = 'fill in the username of your FTP data here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPass'] = 'fill in the password of your FTP data here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpSSL'] = '';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPort'] = 21;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Of course you need to change the informations accordingly to your webspace FTP-data. Change the setting for ftpSSL only if you want to use SSL-connection for the Safe Mode Hack.&lt;br /&gt;
&lt;br /&gt;
{{Hint|People often don't know what to fill in as FTP path. Just use the FTP data in your favorite FTP program and connect to your webspace. Does it connect you directly to the directory where you want to install Contao? Great, your FTP path is: /&lt;br /&gt;
&lt;br /&gt;
Or do you need to change your directory to something like htdocs/, httpdocs/ or html/? That's exactly what you need to fill into the Safe Mode Hack as FTP path. Just make sure that you don't forget the / at the end.}}&lt;br /&gt;
&lt;br /&gt;
Save localconfig.php after the modification and upload it to system/config/ of your Contao installation.&lt;br /&gt;
&lt;br /&gt;
=Write permissions on folders=&lt;br /&gt;
If you activated the Safe Mode Hack manually, you'll also need to change the CHMOD permissions to 777 with your FTP program on these folders:&lt;br /&gt;
&lt;br /&gt;
* system/html&lt;br /&gt;
* system/logs&lt;br /&gt;
* system/tmp&lt;br /&gt;
&lt;br /&gt;
{{Hint|If you want to set the CHMOD with Filezilla, just right-click on the folder and select »File Attributes« from the menu. Type 777 in the »Numeric value« field and confirm with a click on the OK-button.}}&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Safe_Mode_Hack</id>
		<title>Safe Mode Hack</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Safe_Mode_Hack"/>
				<updated>2010-11-07T13:39:49Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the Safe Mode Hack (SMH) when the [[System Check]] tells you to do so or when you encounter problems with uploading or manipulating files in Contao. It is a workaround so try talking to your webspace-provider first if they are willing to change the settings.&lt;br /&gt;
&lt;br /&gt;
Activating the Safe Mode Hack is easy. You can activate it directly during the installation process. When you open the /contao/install.php with your browser it should prompt you with the request to fill in your FTP data for the Safe Mode Hack.&lt;br /&gt;
&lt;br /&gt;
If you don't get the request during the installation or want to configurate the Safe Mode Hack manually, just download the file localconfig.php from /system/config/ and open it with a text editor. Make sure that this editor works with UTF-8 character encoding.&lt;br /&gt;
&lt;br /&gt;
{{Hint|I like to use the [http://www.pspad.com/ freeware editor PSPad]. Before opening a file with PSPad you need to click on Format &amp;gt; UTF-8. When you edit Contao files with this editor also check twice if the format of the file is UTF-8 before you save it. You'll encounter weird problems if you save Contao files not with UTF-8 character encoding.}}&lt;br /&gt;
&lt;br /&gt;
Fill in the following information somewhere between ''### INSTALL SCRIPT START ###'' and ''?&amp;gt;'':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
$GLOBALS['TL_CONFIG']['useFTP']  = true;&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpHost'] = 'fill in your domain name here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPath'] = 'fill in your relative ftp path here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpUser'] = 'fill in the username of your FTP data here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPass'] = 'fill in the password of your FTP data here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpSSL'] = '';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPort'] = 21;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Of course you need to change the informations accordingly to your webspace FTP-data. Change the setting for ftpSSL only if you want to use SSL-connection for the Safe Mode Hack.&lt;br /&gt;
&lt;br /&gt;
{{Hint|People often don't know what to fill in as FTP path. Just use the FTP data in your favorite FTP program and connect to your webspace. Does it connect you directly to the directory where you want to install Contao? Great, your FTP path is: /&lt;br /&gt;
&lt;br /&gt;
Or do you need to change your directory to something like htdocs/, httpdocs/ or html/? That's exactly what you need to fill into the Safe Mode Hack as FTP path. Just make sure that you don't forget the / at the end.}}&lt;br /&gt;
&lt;br /&gt;
Save localconfig.php after the modification and upload it to system/config/ of your Contao installation.&lt;br /&gt;
&lt;br /&gt;
=Write permissions on folders=&lt;br /&gt;
If you activated the Safe Mode Hack manually, you'll also need to change the CHMOD permissions to 777 with your FTP program on these folders:&lt;br /&gt;
&lt;br /&gt;
* system/html&lt;br /&gt;
* system/logs&lt;br /&gt;
* system/tmp&lt;br /&gt;
&lt;br /&gt;
{{Hint|If you want to set the CHMOD with Filezilla, just right-click on the folder and select »File Attributes« from the menu. Type 777 in the »Numeric value« field and confirm with a click on the OK-button.}}&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Safe_Mode_Hack</id>
		<title>Safe Mode Hack</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Safe_Mode_Hack"/>
				<updated>2010-11-07T13:38:26Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: Created page with 'Use the Safe Mode Hack (SMH) when the System check tells you to do so or when you encounter problems with uploading or manipulating files in Contao. It is a workaround so try…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the Safe Mode Hack (SMH) when the [[System check]] tells you to do so or when you encounter problems with uploading or manipulating files in Contao. It is a workaround so try talking to your webspace-provider first if they are willing to change the settings.&lt;br /&gt;
&lt;br /&gt;
Activating the Safe Mode Hack is easy. You can activate it directly during the installation process. When you open the /contao/install.php with your browser it should prompt you with the request to fill in your FTP data for the Safe Mode Hack.&lt;br /&gt;
&lt;br /&gt;
If you don't get the request during the installation or want to configurate the Safe Mode Hack manually, just download the file localconfig.php from /system/config/ and open it with a text editor. Make sure that this editor works with UTF-8 character encoding.&lt;br /&gt;
&lt;br /&gt;
{{Hint|I like to use the [http://www.pspad.com/ freeware editor PSPad]. Before opening a file with PSPad you need to click on Format &amp;gt; UTF-8. When you edit Contao files with this editor also check twice if the format of the file is UTF-8 before you save it. You'll encounter weird problems if you save Contao files not with UTF-8 character encoding.}}&lt;br /&gt;
&lt;br /&gt;
Fill in the following information somewhere between ''### INSTALL SCRIPT START ###'' and ''?&amp;gt;'':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;php&amp;quot;&amp;gt;&lt;br /&gt;
$GLOBALS['TL_CONFIG']['useFTP']  = true;&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpHost'] = 'fill in your domain name here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPath'] = 'fill in your relative ftp path here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpUser'] = 'fill in the username of your FTP data here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPass'] = 'fill in the password of your FTP data here';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpSSL'] = '';&lt;br /&gt;
$GLOBALS['TL_CONFIG']['ftpPort'] = 21;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Of course you need to change the informations accordingly to your webspace FTP-data. Change the setting for ftpSSL only if you want to use SSL-connection for the Safe Mode Hack.&lt;br /&gt;
&lt;br /&gt;
{{Hint|People often don't know what to fill in as FTP path. Just use the FTP data in your favorite FTP program and connect to your webspace. Does it connect you directly to the directory where you want to install Contao? Great, your FTP path is: /&lt;br /&gt;
&lt;br /&gt;
Or do you need to change your directory to something like htdocs/, httpdocs/ or html/? That's exactly what you need to fill into the Safe Mode Hack as FTP path. Just make sure that you don't forget the / at the end.}}&lt;br /&gt;
&lt;br /&gt;
Save localconfig.php after the modification and upload it to system/config/ of your Contao installation.&lt;br /&gt;
&lt;br /&gt;
=Write permissions on folders=&lt;br /&gt;
If you activated the Safe Mode Hack manually, you'll also need to change the CHMOD permissions to 777 with your FTP program on these folders:&lt;br /&gt;
&lt;br /&gt;
* system/html&lt;br /&gt;
* system/logs&lt;br /&gt;
* system/tmp&lt;br /&gt;
&lt;br /&gt;
{{Hint|If you want to set the CHMOD with Filezilla, just right-click on the folder and select »File Attributes« from the menu. Type 777 in the »Numeric value« field and confirm with a click on the OK-button.}}&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_Check</id>
		<title>System Check</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_Check"/>
				<updated>2010-11-07T13:31:55Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely work with Contao and all files got transfered correctly to your webspace.&lt;br /&gt;
&lt;br /&gt;
* Unpack it to your desktop.&lt;br /&gt;
* Upload the contao-check.php with your favorite FTP-tool to your webspace. Choose the root webspace-folder where you want to place the CMS.&lt;br /&gt;
* Open your web browser and type www.domain.tld/contao-check.php (of course you need to change www.domain.tld to the URL of your own domain!).&lt;br /&gt;
* Wait a little bit until it shows you the results of the system check.&lt;br /&gt;
&lt;br /&gt;
{{Hint|It could happen that you get an error message like »Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR« or »Parse error: syntax error, unexpected '{'«. This means that your webspace is most likely using PHP 4. Please ask your webspace-provider how you can update to PHP5.}}&lt;br /&gt;
&lt;br /&gt;
=Perfect system check= &lt;br /&gt;
&lt;br /&gt;
If everything seems to work perfect, all positions will be highlighted with a green background and will be identical with the recommended settings or even surpass them.&lt;br /&gt;
&lt;br /&gt;
=Problems with the system check= &lt;br /&gt;
&lt;br /&gt;
Sadly we don't always have a perfect world while working with different webspaces. Errors are indicated by a red background color and a value that is different or lower than the recommendation.&lt;br /&gt;
&lt;br /&gt;
If you run into one or more errors, contact your webspace-provider and ask them if they can change these things.&lt;br /&gt;
&lt;br /&gt;
==Error message: Safe Mode Hack==&lt;br /&gt;
&lt;br /&gt;
Maybe you get an error message telling you, that you'll need to use the Safe Mode Hack (SMH). Even if this workaround is called Safe Mode Hack it actually means that your webserver works with insufficient file permissions.&lt;br /&gt;
&lt;br /&gt;
»PHP as an Apache module is typically run as wwwrun, www-data or nobody, whereas the files that you uploaded via FTP belong to you (e.g. web4 or ab5678). The server therefore denies the PHP script Contao access to those files.«&lt;br /&gt;
contao.org&lt;br /&gt;
&lt;br /&gt;
Tip: Activate the »Safe Mode Hack« so that you'll be able to use Contao nevertheless. After configuring the Safe Mode Hack don't worry if the system check still tells you that there is an error with the creation of directories/files or if it shows that a folder like system/logs has a higher CHMOD than expected! This is normal.&lt;br /&gt;
&lt;br /&gt;
==Error message: Missing or corrupt files==&lt;br /&gt;
&lt;br /&gt;
If you see that some files get the Missing- or Corrupt-status, try to upload these files again to your webspace. Also check if you are uploading them in the correct FTP-mode (binary).&lt;br /&gt;
&lt;br /&gt;
Tip: If you use the system check before installing Contao, don't get irritated that it shows all files as &amp;quot;Missing&amp;quot; at the end of the system check. This is ok – you did not upload any Contao files yet.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_Check</id>
		<title>System Check</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_Check"/>
				<updated>2010-11-07T13:31:13Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely work with Contao and all files got transfered correctly to your webspace.&lt;br /&gt;
&lt;br /&gt;
* Unpack it to your desktop.&lt;br /&gt;
* Upload the contao-check.php with your favorite FTP-tool to your webspace. Choose the root webspace-folder where you want to place the CMS.&lt;br /&gt;
* Open your web browser and type www.domain.tld/contao-check.php (of course you need to change www.domain.tld to the URL of your own domain!).&lt;br /&gt;
* Wait a little bit until it shows you the results of the system check.&lt;br /&gt;
&lt;br /&gt;
{{Hint|It could happen that you get an error message like »Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR« or »Parse error: syntax error, unexpected '{'«.&lt;br /&gt;
This means that your webspace is most likely using PHP 4. Please ask your webspace-provider how you can update to PHP5.}}&lt;br /&gt;
&lt;br /&gt;
=Perfect system check= &lt;br /&gt;
&lt;br /&gt;
If everything seems to work perfect, all positions will be highlighted with a green background and will be identical with the recommended settings or even surpass them.&lt;br /&gt;
&lt;br /&gt;
=Problems with the system check= &lt;br /&gt;
&lt;br /&gt;
Sadly we don't always have a perfect world while working with different webspaces. Errors are indicated by a red background color and a value that is different or lower than the recommendation.&lt;br /&gt;
&lt;br /&gt;
If you run into one or more errors, contact your webspace-provider and ask them if they can change these things.&lt;br /&gt;
&lt;br /&gt;
==Error message: Safe Mode Hack==&lt;br /&gt;
&lt;br /&gt;
Maybe you get an error message telling you, that you'll need to use the Safe Mode Hack (SMH). Even if this workaround is called Safe Mode Hack it actually means that your webserver works with insufficient file permissions.&lt;br /&gt;
&lt;br /&gt;
»PHP as an Apache module is typically run as wwwrun, www-data or nobody, whereas the files that you uploaded via FTP belong to you (e.g. web4 or ab5678). The server therefore denies the PHP script Contao access to those files.«&lt;br /&gt;
contao.org&lt;br /&gt;
&lt;br /&gt;
Tip: Activate the »Safe Mode Hack« so that you'll be able to use Contao nevertheless. After configuring the Safe Mode Hack don't worry if the system check still tells you that there is an error with the creation of directories/files or if it shows that a folder like system/logs has a higher CHMOD than expected! This is normal.&lt;br /&gt;
&lt;br /&gt;
==Error message: Missing or corrupt files==&lt;br /&gt;
&lt;br /&gt;
If you see that some files get the Missing- or Corrupt-status, try to upload these files again to your webspace. Also check if you are uploading them in the correct FTP-mode (binary).&lt;br /&gt;
&lt;br /&gt;
Tip: If you use the system check before installing Contao, don't get irritated that it shows all files as &amp;quot;Missing&amp;quot; at the end of the system check. This is ok – you did not upload any Contao files yet.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_Check</id>
		<title>System Check</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_Check"/>
				<updated>2010-11-07T13:30:35Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely work with Contao and all files got transfered correctly to your webspace.&lt;br /&gt;
&lt;br /&gt;
* Unpack it to your desktop.&lt;br /&gt;
* Upload the contao-check.php with your favorite FTP-tool to your webspace. Choose the root webspace-folder where you want to place the CMS.&lt;br /&gt;
* Open your web browser and type www.domain.tld/contao-check.php (of course you need to change www.domain.tld to the URL of your own domain!).&lt;br /&gt;
* Wait a little bit until it shows you the results of the system check.&lt;br /&gt;
&lt;br /&gt;
Tip: It could happen that you get an error message like »Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR« or »Parse error: syntax error, unexpected '{'«.&lt;br /&gt;
This means that your webspace is most likely using PHP 4. Please ask your webspace-provider how you can update to PHP5.&lt;br /&gt;
&lt;br /&gt;
=Perfect system check= &lt;br /&gt;
&lt;br /&gt;
If everything seems to work perfect, all positions will be highlighted with a green background and will be identical with the recommended settings or even surpass them.&lt;br /&gt;
&lt;br /&gt;
=Problems with the system check= &lt;br /&gt;
&lt;br /&gt;
Sadly we don't always have a perfect world while working with different webspaces. Errors are indicated by a red background color and a value that is different or lower than the recommendation.&lt;br /&gt;
&lt;br /&gt;
If you run into one or more errors, contact your webspace-provider and ask them if they can change these things.&lt;br /&gt;
&lt;br /&gt;
==Error message: Safe Mode Hack==&lt;br /&gt;
&lt;br /&gt;
Maybe you get an error message telling you, that you'll need to use the Safe Mode Hack (SMH). Even if this workaround is called Safe Mode Hack it actually means that your webserver works with insufficient file permissions.&lt;br /&gt;
&lt;br /&gt;
»PHP as an Apache module is typically run as wwwrun, www-data or nobody, whereas the files that you uploaded via FTP belong to you (e.g. web4 or ab5678). The server therefore denies the PHP script Contao access to those files.«&lt;br /&gt;
contao.org&lt;br /&gt;
&lt;br /&gt;
Tip: Activate the »Safe Mode Hack« so that you'll be able to use Contao nevertheless. After configuring the Safe Mode Hack don't worry if the system check still tells you that there is an error with the creation of directories/files or if it shows that a folder like system/logs has a higher CHMOD than expected! This is normal.&lt;br /&gt;
&lt;br /&gt;
==Error message: Missing or corrupt files==&lt;br /&gt;
&lt;br /&gt;
If you see that some files get the Missing- or Corrupt-status, try to upload these files again to your webspace. Also check if you are uploading them in the correct FTP-mode (binary).&lt;br /&gt;
&lt;br /&gt;
Tip: If you use the system check before installing Contao, don't get irritated that it shows all files as &amp;quot;Missing&amp;quot; at the end of the system check. This is ok – you did not upload any Contao files yet.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Category:Installation_and_Updates</id>
		<title>Category:Installation and Updates</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Category:Installation_and_Updates"/>
				<updated>2010-11-07T13:29:36Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Work in progress!'''&lt;br /&gt;
&lt;br /&gt;
Before you start with installing Contao, make sure that you meet the [[System requirements]] and use the [[System Check]].&lt;br /&gt;
&lt;br /&gt;
There are several things you'll need during the installation process if you want to install Contao on a normal webspace. Offline installation with XAMPP, WAMP, etc. is a little bit different, because you usually don't need to connect with FTP.&lt;br /&gt;
&lt;br /&gt;
* FTP program&lt;br /&gt;
* FTP connection data: host, username, password, port number (typical: 21)&lt;br /&gt;
* MySQL database&lt;br /&gt;
* MySQL or MySQLi connection data: host, database-name, username, password, port number (typical: 3306)&lt;br /&gt;
&lt;br /&gt;
Tip: I describe only the way how to install Contao with FTP but of course you can also use a SSH terminal.&lt;br /&gt;
&lt;br /&gt;
'''Work in progress!'''&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Category:Installation_and_Updates</id>
		<title>Category:Installation and Updates</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Category:Installation_and_Updates"/>
				<updated>2010-11-07T13:29:21Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Work in progress!'''&lt;br /&gt;
&lt;br /&gt;
Before you start with installing Contao, make sure that you meet the [[system requirements]] and use the [[System Check]].&lt;br /&gt;
&lt;br /&gt;
There are several things you'll need during the installation process if you want to install Contao on a normal webspace. Offline installation with XAMPP, WAMP, etc. is a little bit different, because you usually don't need to connect with FTP.&lt;br /&gt;
&lt;br /&gt;
* FTP program&lt;br /&gt;
* FTP connection data: host, username, password, port number (typical: 21)&lt;br /&gt;
* MySQL database&lt;br /&gt;
* MySQL or MySQLi connection data: host, database-name, username, password, port number (typical: 3306)&lt;br /&gt;
&lt;br /&gt;
Tip: I describe only the way how to install Contao with FTP but of course you can also use a SSH terminal.&lt;br /&gt;
&lt;br /&gt;
'''Work in progress!'''&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Category:Installation_and_Updates</id>
		<title>Category:Installation and Updates</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Category:Installation_and_Updates"/>
				<updated>2010-11-07T13:27:15Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Work in progress!'''&lt;br /&gt;
&lt;br /&gt;
Before you start with installing Contao, make sure that you meet the [[system requirements]] and use the [[system check]].&lt;br /&gt;
&lt;br /&gt;
There are several things you'll need during the installation process if you want to install Contao on a normal webspace. Offline installation with XAMPP, WAMP, etc. is a little bit different, because you usually don't need to connect with FTP.&lt;br /&gt;
&lt;br /&gt;
* FTP program&lt;br /&gt;
* FTP connection data: host, username, password, port number (typical: 21)&lt;br /&gt;
* MySQL database&lt;br /&gt;
* MySQL or MySQLi connection data: host, database-name, username, password, port number (typical: 3306)&lt;br /&gt;
&lt;br /&gt;
Tip: I describe only the way how to install Contao with FTP but of course you can also use a SSH terminal.&lt;br /&gt;
&lt;br /&gt;
'''Work in progress!'''&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_requirements</id>
		<title>System requirements</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_requirements"/>
				<updated>2010-11-07T13:24:40Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: /* Recommended PHP configurations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These are the basic system requirements for a Contao webspace:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#f3f3f3&amp;quot;&lt;br /&gt;
!feature&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
| webserver&lt;br /&gt;
| Apache or IIS&lt;br /&gt;
|-&lt;br /&gt;
| PHP&lt;br /&gt;
| minimum version 5.2&lt;br /&gt;
|-&lt;br /&gt;
| PHP extensions&lt;br /&gt;
| GDlib, used for image resizing; SOAP (optionally), needs to allow external transfers so that you can use the extension repository within your Contao-backend; mbstring (optionally), needed for multi-byte character handling; mcrypt (optionally), needed for data encryption &lt;br /&gt;
|-&lt;br /&gt;
| MySQL&lt;br /&gt;
| minimum version 4.1, though I definitely recommend version 5.x; MySQLi is also supported&lt;br /&gt;
|-&lt;br /&gt;
| browser (for Contao backend)&lt;br /&gt;
| a modern internet browser … don't even think about Internet Explorer 6 ;-)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommended PHP configurations ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#f3f3f3&amp;quot;&lt;br /&gt;
!parameter&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
| Safe mode&lt;br /&gt;
| Off&lt;br /&gt;
|-&lt;br /&gt;
| Maximum execution time&lt;br /&gt;
| 30 or greater&lt;br /&gt;
|-&lt;br /&gt;
| Memory limit&lt;br /&gt;
| 16M or greater&lt;br /&gt;
|-&lt;br /&gt;
| Register globals&lt;br /&gt;
| Off&lt;br /&gt;
|-&lt;br /&gt;
| File uploads&lt;br /&gt;
| On&lt;br /&gt;
|-&lt;br /&gt;
| Upload maximum filesize&lt;br /&gt;
| 8M or greater&lt;br /&gt;
|-&lt;br /&gt;
| GDlib extension&lt;br /&gt;
| On&lt;br /&gt;
|-&lt;br /&gt;
| SOAP extension&lt;br /&gt;
| On&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Tip:''' I recommend using the system check.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_requirements</id>
		<title>System requirements</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_requirements"/>
				<updated>2010-11-07T13:24:11Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These are the basic system requirements for a Contao webspace:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#f3f3f3&amp;quot;&lt;br /&gt;
!feature&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
| webserver&lt;br /&gt;
| Apache or IIS&lt;br /&gt;
|-&lt;br /&gt;
| PHP&lt;br /&gt;
| minimum version 5.2&lt;br /&gt;
|-&lt;br /&gt;
| PHP extensions&lt;br /&gt;
| GDlib, used for image resizing; SOAP (optionally), needs to allow external transfers so that you can use the extension repository within your Contao-backend; mbstring (optionally), needed for multi-byte character handling; mcrypt (optionally), needed for data encryption &lt;br /&gt;
|-&lt;br /&gt;
| MySQL&lt;br /&gt;
| minimum version 4.1, though I definitely recommend version 5.x; MySQLi is also supported&lt;br /&gt;
|-&lt;br /&gt;
| browser (for Contao backend)&lt;br /&gt;
| a modern internet browser … don't even think about Internet Explorer 6 ;-)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommended PHP configurations ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- bgcolor=&amp;quot;#f3f3f3&amp;quot;&lt;br /&gt;
!feature&lt;br /&gt;
!description&lt;br /&gt;
|-&lt;br /&gt;
| Safe mode&lt;br /&gt;
| Off&lt;br /&gt;
|-&lt;br /&gt;
| Maximum execution time&lt;br /&gt;
| 30 or greater&lt;br /&gt;
|-&lt;br /&gt;
| Memory limit&lt;br /&gt;
| 16M or greater&lt;br /&gt;
|-&lt;br /&gt;
| Register globals&lt;br /&gt;
| Off&lt;br /&gt;
|-&lt;br /&gt;
| File uploads&lt;br /&gt;
| On&lt;br /&gt;
|-&lt;br /&gt;
| Upload maximum filesize&lt;br /&gt;
| 8M or greater&lt;br /&gt;
|-&lt;br /&gt;
| GDlib extension&lt;br /&gt;
| On&lt;br /&gt;
|-&lt;br /&gt;
| SOAP extension&lt;br /&gt;
| On&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Tip:''' I recommend using the system check.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_Check</id>
		<title>System Check</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_Check"/>
				<updated>2010-11-07T13:17:20Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely work with Contao and all files got transfered correctly to your webspace.&lt;br /&gt;
&lt;br /&gt;
* Unpack it to your desktop.&lt;br /&gt;
* Upload the contao-check.php with your favorite FTP-tool to your webspace. Choose the root webspace-folder where you want to place the CMS.&lt;br /&gt;
* Open your web browser and type www.domain.tld/contao-check.php (of course you need to change www.domain.tld to the URL of your own domain!).&lt;br /&gt;
* Wait a little bit until it shows you the results of the system check.&lt;br /&gt;
&lt;br /&gt;
Tip: It could happen that you get an error message like »Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR« or »Parse error: syntax error, unexpected '{'«.&lt;br /&gt;
This means that your webspace is most likely using PHP 4. Please ask your webspace-provider how you can update to PHP5.&lt;br /&gt;
&lt;br /&gt;
=== Perfect system check === &lt;br /&gt;
&lt;br /&gt;
If everything seems to work perfect, all positions will be highlighted with a green background and will be identical with the recommended settings or even surpass them.&lt;br /&gt;
&lt;br /&gt;
=== Problems with the system check === &lt;br /&gt;
&lt;br /&gt;
Sadly we don't always have a perfect world while working with different webspaces. Errors are indicated by a red background color and a value that is different or lower than the recommendation.&lt;br /&gt;
&lt;br /&gt;
If you run into one or more errors, contact your webspace-provider and ask them if they can change these things.&lt;br /&gt;
&lt;br /&gt;
=== Error message: Safe Mode Hack ===&lt;br /&gt;
&lt;br /&gt;
Maybe you get an error message telling you, that you'll need to use the Safe Mode Hack (SMH). Even if this workaround is called Safe Mode Hack it actually means that your webserver works with insufficient file permissions.&lt;br /&gt;
&lt;br /&gt;
»PHP as an Apache module is typically run as wwwrun, www-data or nobody, whereas the files that you uploaded via FTP belong to you (e.g. web4 or ab5678). The server therefore denies the PHP script Contao access to those files.«&lt;br /&gt;
contao.org&lt;br /&gt;
&lt;br /&gt;
Tip: Activate the »Safe Mode Hack« so that you'll be able to use Contao nevertheless. After configuring the Safe Mode Hack don't worry if the system check still tells you that there is an error with the creation of directories/files or if it shows that a folder like system/logs has a higher CHMOD than expected! This is normal.&lt;br /&gt;
&lt;br /&gt;
=== Error message: Missing or corrupt files ===&lt;br /&gt;
&lt;br /&gt;
If you see that some files get the Missing- or Corrupt-status, try to upload these files again to your webspace. Also check if you are uploading them in the correct FTP-mode (binary).&lt;br /&gt;
&lt;br /&gt;
Tip: If you use the system check before installing Contao, don't get irritated that it shows all files as &amp;quot;Missing&amp;quot; at the end of the system check. This is ok – you did not upload any Contao files yet.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_Check</id>
		<title>System Check</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_Check"/>
				<updated>2010-11-07T13:11:15Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: Created page with 'Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely w…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the [http://www.contao-factory.com/contao-system-check.html Contao system check tool] before and after installation. That way you can make sure that your system will likely work with Contao and all files got transfered correctly to your webspace.&lt;br /&gt;
&lt;br /&gt;
* Unpack it to your desktop.&lt;br /&gt;
* Upload the contao-check.php with your favorite FTP-tool to your webspace. Choose the root webspace-folder where you want to place the CMS.&lt;br /&gt;
* Open your web browser and type www.domain.tld/contao-check.php (of course you need to change www.domain.tld to the URL of your own domain!).&lt;br /&gt;
* Wait a little bit until it shows you the results of the system check.&lt;br /&gt;
&lt;br /&gt;
Tip: It could happen that you get an error message like »Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR« or »Parse error: syntax error, unexpected '{'«.&lt;br /&gt;
This means that your webspace is most likely using PHP 4. Please ask your webspace-provider how you can update to PHP5.&lt;br /&gt;
&lt;br /&gt;
Perfect system check&lt;br /&gt;
&lt;br /&gt;
If everything seems to work perfect, all positions will be highlighted with a green background and will be identical with the recommended settings or even surpass them.&lt;br /&gt;
&lt;br /&gt;
Problems with the system check&lt;br /&gt;
&lt;br /&gt;
Sadly we don't always have a perfect world while working with different webspaces. Errors are indicated by a red background color and a value that is different or lower than the recommendation.&lt;br /&gt;
&lt;br /&gt;
If you run into one or more errors, contact your webspace-provider and ask them if they can change these things.&lt;br /&gt;
&lt;br /&gt;
Error message: Safe Mode Hack&lt;br /&gt;
&lt;br /&gt;
Maybe you get an error message telling you, that you'll need to use the Safe Mode Hack (SMH). Even if this workaround is called Safe Mode Hack it actually means that your webserver works with insufficient file permissions.&lt;br /&gt;
&lt;br /&gt;
»PHP as an Apache module is typically run as wwwrun, www-data or nobody, whereas the files that you uploaded via FTP belong to you (e.g. web4 or ab5678). The server therefore denies the PHP script Contao access to those files.«&lt;br /&gt;
contao.org&lt;br /&gt;
&lt;br /&gt;
Tip: Activate the »Safe Mode Hack« so that you'll be able to use Contao nevertheless. After configuring the Safe Mode Hack don't worry if the system check still tells you that there is an error with the creation of directories/files or if it shows that a folder like system/logs has a higher CHMOD than expected! This is normal.&lt;br /&gt;
&lt;br /&gt;
Error message: Missing or corrupt files&lt;br /&gt;
&lt;br /&gt;
If you see that some files get the Missing- or Corrupt-status, try to upload these files again to your webspace. Also check if you are uploading them in the correct FTP-mode (binary).&lt;br /&gt;
&lt;br /&gt;
Tip: If you use the system check before installing Contao, don't get irritated that it shows all files as &amp;quot;Missing&amp;quot; at the end of the system check. This is ok – you did not upload any Contao files yet.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/System_requirements</id>
		<title>System requirements</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/System_requirements"/>
				<updated>2010-11-07T13:02:37Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: Created page with 'These are the basic system requirements for a Contao webspace:  webserver: Apache or IIS PHP:minimum version 5.2 PHP extensions:	  * GDlib, used for image resizing * SOAP (option…'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These are the basic system requirements for a Contao webspace:&lt;br /&gt;
&lt;br /&gt;
webserver: Apache or IIS&lt;br /&gt;
PHP:minimum version 5.2&lt;br /&gt;
PHP extensions:	&lt;br /&gt;
&lt;br /&gt;
* GDlib, used for image resizing&lt;br /&gt;
* SOAP (optionally), needs to allow external transfers so that you can use the extension repository within your Contao-backend&lt;br /&gt;
* mbstring (optionally), needed for multi-byte character handling&lt;br /&gt;
* mcrypt (optionally), needed for data encryption&lt;br /&gt;
&lt;br /&gt;
MySQL: minimum version 4.1, though I definitely recommend version 5.x; MySQLi is also supported&lt;br /&gt;
browser (for Contao backend): a modern internet browser … don't even think about Internet Explorer 6 ;-)&lt;br /&gt;
&lt;br /&gt;
==Recommended PHP configurations&lt;br /&gt;
&lt;br /&gt;
Safe mode: Off&lt;br /&gt;
Maximum execution time: 30 or greater&lt;br /&gt;
Memory limit: 16M or greater&lt;br /&gt;
Register globals: Off&lt;br /&gt;
File uploads: On&lt;br /&gt;
Upload maximum filesize: 8M or greater&lt;br /&gt;
GDlib extension: On&lt;br /&gt;
SOAP extension: On&lt;br /&gt;
&lt;br /&gt;
Tip: I recommend using the system check.&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	<entry>
		<id>https://en.contaowiki.org/Category:Installation_and_Updates</id>
		<title>Category:Installation and Updates</title>
		<link rel="alternate" type="text/html" href="https://en.contaowiki.org/Category:Installation_and_Updates"/>
				<updated>2010-11-07T12:34:43Z</updated>
		
		<summary type="html">&lt;p&gt;Nina: Created page with ''''Work in progress!'''  Before you start with installing Contao, make sure that you meet the system requirements and use the system check.  There are several things you'll need …'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Work in progress!'''&lt;br /&gt;
&lt;br /&gt;
Before you start with installing Contao, make sure that you meet the system requirements and use the system check.&lt;br /&gt;
&lt;br /&gt;
There are several things you'll need during the installation process if you want to install Contao on a normal webspace. Offline installation with XAMPP, WAMP, etc. is a little bit different, because you usually don't need to connect with FTP.&lt;br /&gt;
&lt;br /&gt;
* FTP program&lt;br /&gt;
* FTP connection data: host, username, password, port number (typical: 21)&lt;br /&gt;
* MySQL database&lt;br /&gt;
* MySQL or MySQLi connection data: host, database-name, username, password, port number (typical: 3306)&lt;br /&gt;
&lt;br /&gt;
Tip: I describe only the way how to install Contao with FTP but of course you can also use a SSH terminal.&lt;br /&gt;
&lt;br /&gt;
'''Work in progress!'''&lt;/div&gt;</summary>
		<author><name>Nina</name></author>	</entry>

	</feed>