Setting up (or trying to) WordPress on a remote host (I can get it to work on a local one...) and I am receiving an error message almost immediately --
When I try to access /wp-admin/install.php, I get the error message:
Parse error: parse error, unexpected $ in /home/gregoryw/public_html/wp-settings.php on line 122
I have a database set up, as well as a user on the database and the "wp-config.php" file is modified to reflect this.
Any ideas as to what could be causing this error (and how to fix it)?
PHP version 4.4.1
MySQL 4.0.25-standard
Thanks.