[TYPO3-german] Probleme mit Installation von Typo3 7.6.4

Geotobi tobiasmetz at icloud.com
Sun Dec 25 18:21:15 CET 2016


I´ve got the same problem, sam line. I was trying to update from 6.2.4 to
7.6.14

For the upgrading process I used a copy of my installation in a subdomain.

And I switched to a higher php version 5.5.
But still I get same error:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in
.../typo3_src-7.6.14/index.php on line 33 (Ich habe auf PHP 5.5 upgedated)
line 33 sagt:  (new
\TYPO3\CMS\Frontend\Http\Application($classLoader))->run();

I was using the template t3sbootstrap. In the former index.php with 6.2.4.
There was an adapted coding for bootstrap:
require __DIR__ . '/typo3/sysext/core/Classes/Core/Bootstrap.php';
\TYPO3\CMS\Core\Core\Bootstrap::getInstance()
	->baseSetup('')
	->redirectToInstallerIfEssentialConfigurationDoesNotExist();

So I decided to exchnge the regular index.php for the adapted one I posted
above. Sadely with no success:

Parse error: syntax error, unexpected '[' .../typo3_src-
7.6.14/typo3/sysext/core/Classes/Core/Bootstrap.php on line 56

There it says: line 56 sagt: protected $earlyInstances = [];

I´ve got no further ideas. Is there anyone out there, who could give me a
hint?

Thanks a lot

Tobi



--
View this message in context: http://typo3.3.n7.nabble.com/Probleme-mit-Installation-von-Typo3-7-6-4-tp282012p286623.html
Sent from the TYPO3 German mailing list archive at Nabble.com.


More information about the TYPO3-german mailing list