[TYPO3-german] DBAL - Installation TYPO3 4.4 Probleme???

Thomas Hirt info at thomas-hirt.at
Wed Jun 30 15:31:33 CEST 2010


Hi!
Die besagten Zeilen sehen bei mir so aus:

	 /**
	 * Creates a specialized form to configure the database.
	 *
	 * @param array $markers
	 * @param tx_install $instObj
	 */
	protected function createDatabaseForm(array &$markers, tx_install $instObj) {
		$error_missingConnect = '
			<p class="typo3-message message-error">
				<strong>
					There is no connection to the database!
				</strong>
				<b
Danach kam nichts mehr!
Du hast mich auf die richtige Fährte gebracht:

Die Datei wurde nicht vollständig übertragen.

Zusatzfrage: Kann man 4.4.0 schon für den "normalen Betrieb" verwenden?

Daaaaaaanke!
Thomas




Steffen Gebert schrieb:
> Am 29.06.2010, 22:42 Uhr, schrieb Thomas Hirt <info at thomas-hirt.at>:
> 
>> Liebe Community!
>> Ich bekomme bereits im Step 1 des install tools von TYPO3 4.4.0 
>> folgende Meldung:
>>
>> Warning: Unexpected character in input: ''' (ASCII=39) state=1 in 
>> /thobrkoc/www.thomas-hirt.at/s2bnetwork/typo3/sysext/dbal/class.tx_dbal_installtool.php  
>> on line 458
>>
>> Parse error: syntax error, unexpected '<' in 
>> /thobrkoc/www.thomas-hirt.at/s2bnetwork/typo3/sysext/dbal/class.tx_dbal_installtool.php 
>> on line 459
> 
> Schau mal bitte, ob der Dateiinhalt um die Zeilen herum so aussieht:
> 
>> protected function createDatabaseForm(array &$markers, tx_install 
>> $instObj) {
>>   $error_missingConnect = '
>>   <p class="typo3-message message-error">
> 
> Was für eine PHP-Version hast du?
> Ich werde das jetzt gleich mal Xavier, dem DBAL-Maintainer zeigen, ob er 
> davon schon was gehört hat.
> 
> Steffen


More information about the TYPO3-german mailing list