This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Parse error: syntax error,


  1. Sunmoon
    Member

    When i start installer.php:
    -----
    Parse error: syntax error, unexpected '{' in /homepages/xx/xxxxxxxxx/htdocs/xxxxx/machform/installer.php on line 29
    ----

    Posted 12 years ago #
  2. yuniar

    Try to check your PHP version. MachForm require at least version 5.2

    You can create a php file, such as "info.php" and then put this code:

    <?php
       phpinfo();
    ?>

    run the file and you'll see your version number.


    MachForm Founder

    Posted 12 years ago #
  3. Sunmoon
    Member

    Thank you. The PHP-Version was the troublemaker ;-). Now it works.

    Posted 12 years ago #

RSS feed for this topic

Reply