I get the following message when I viewed the phpgedview page.
Parse error: syntax error, unexpected '{' in … … .. / www / PhpGedView / includes / session.php on line 273
I have checked the {. Everything is right. Since I'm not a PHP professional, I hope I can be a help here.
My Provider: 1and1
PHP Version: 4.4.9
What does not work!
I am grateful for any help!
Bahnksi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get the following message when I viewed the phpgedview page.
Parse error: syntax error, unexpected '{' in … … .. / www / PhpGedView / includes / session.php on line 273
I have checked the {. Everything is right. Since I'm not a PHP professional, I hope I can be a help here.
My Provider: 1and1
PHP Version: 4.4.9
What does not work!
I am grateful for any help!
Bahnksi
Bahnksi
What version of PGV are you trying to run? Current releases (v4.2.1+) require PHP 5.2 or better:
http://wiki.phpgedview.net/en/index.php?title=Installation_Guide_v4.2.x#Requirements
Too many things have been deprecated in PHP v4.4.9 (several years old) to be of any use.
-Stephen
Thank you! I have changed my PHP Version and it works!
Bahnski