I have followed the install instructions and get this error when looking at
index.php Parse error: syntax error, unexpected T_STRING, expecting
T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in
/var/www/addressbook/include/address.class.php on line 5
Any suggestions welcome
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have followed the install instructions and get this error when looking at
index.php Parse error: syntax error, unexpected T_STRING, expecting
T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in
/var/www/addressbook/include/address.class.php on line 5
Any suggestions welcome
I am using MySql 5.0.3.2 and PHP 4.4.4-8+etch4
I hope this helps
I'm sorry, PHP-4.x is not supported any more :-(. - We use a little bit of
object-orientation.