Parse error, syntax error

willi.bolg's Avatar

willi.bolg

13 Sep, 2013 08:56 AM

Beim Versuch, das 80/20 Theme zu aktivieren, erschein folgende Meldung:
Parse error: syntax error, unexpected T_FUNCTION in /homepages/x/xxxxxx/htdocs/de/wp-content/themes/eightytwenty/functions.php on line 65

Was tun?

  1. Support Staff 1 Posted by RockSolid Theme... on 13 Sep, 2013 10:21 AM

    RockSolid Themes's Avatar

    Vielen Dank für Ihre Frage.

    Dem Anschein nach, betreiben Sie eine PHP-Version die älter ist als Version 5.3. Diese Version wird für den Betrieb von RockSolid Themes vorausgesetzt. PHP unterstützt die Version 5.2 seit 2010 offiziell nicht mehr und empfiehlt, unter anderem aus Sicherheitsgründen, auf Version 5.3 zu aktualisieren. Auch für den problemlosen Einsatz vieler WordPress-Plugins ist ein Update auf PHP 5.3 zu empfehlen.

  2. 2 Posted by willi.bolg on 13 Sep, 2013 10:56 AM

    willi.bolg's Avatar

    Ich benutze die Version php 5.4

  3. Support Staff 3 Posted by RockSolid Theme... on 13 Sep, 2013 12:40 PM

    RockSolid Themes's Avatar

    Bitte stellen Sie mittels phpinfo(); sicher, dass tatsächlich PHP 5.4 zum Einsatz kommt. Wir hatten leider bereits einige Fälle, in denen die im Panel des Providers angezeigte PHP-Version nicht mit der tatsächlich eingesetzten übereinstimmte.

    Dazu speichern Sie bitte die Datei phpinfo.php mit folgendem Inhalt auf Ihrem Webspace und rufen die Seite via ihredomain.com/phpinfo.php auf. Auf diese Weise können Sie die PHP-Version mit Sicherheit feststellen, im Anschluss löschen Sie bitte die Datei.

    <?php  
    phpinfo();  
    ?>
    
  4. 4 Posted by willi.bolg on 13 Sep, 2013 01:51 PM

    willi.bolg's Avatar

    Okay, der Tipp war hilfreich, allerdings lag der Fehler in meiner .htaccess-Datei. Dort war der Eintrag
    AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php

    Habe umgestellt auf "6", alles gut!
    Herzlichen Dank.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac