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,
Started 12 years ago by Sunmoon | 3 posts |
-
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 # -
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 # -
Thank you. The PHP-Version was the troublemaker ;-). Now it works.
Posted 12 years ago #
Reply
You must log in to post.