Re: [TYPO3-german] Probleme mit Installation von Typo3 7.6.4

2016-12-25 Diskussionsfäden Geotobi
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.
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Re: [TYPO3-german] Probleme mit Installation von Typo3 7.6.4

2016-02-26 Diskussionsfäden Nicole Cordes

Am 24.02.2016 um 01:58 schrieb volker gegenfurtner:

Hallo zusammen,

ich versuche grade Typo3 in der Version 7.6.4 zu installieren.
Dateien wurden auf den webspace kopiert in ein Unterverzeichnis.
Beim Aufruf des Verzeichnisses erhalte ich folgenden Fehler:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /(pfad
gelöscht)/typo3/index.php on line 33

Wer kann mir sagen was hier falsch ist?


Hallo Volker,

kann es sein, dass auf deinem Server eine PHP Version < 5.5 installiert 
ist? TYPO3 7.x setzt mindestens PHP 5.5 voraus.



Best regards,
Nicole

--
Nicole Cordes
TYPO3 CMS Core Team Member
TYPO3 Security Team Co-Leader

TYPO3  inspiring people to share!
Get involved: typo3.org
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

[TYPO3-german] Probleme mit Installation von Typo3 7.6.4

2016-02-23 Diskussionsfäden volker gegenfurtner

Hallo zusammen,

ich versuche grade Typo3 in der Version 7.6.4 zu installieren.
Dateien wurden auf den webspace kopiert in ein Unterverzeichnis.
Beim Aufruf des Verzeichnisses erhalte ich folgenden Fehler:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /(pfad 
gelöscht)/typo3/index.php on line 33

Wer kann mir sagen was hier falsch ist?
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german