Parse error: parse error, unexpected $ in /home/public_html/moodle/lang/af/moodle.php on line 634

Parse error: parse error, unexpected $ in /home/public_html/moodle/lang/af/moodle.php on line 634

από webmaster webmaster -
Αριθμός απαντήσεων: 1

hi

i have succesfully installed the moodle and also successfully created the database, when i go to the home page it gives error "Parse error: parse error, unexpected $ in /home/public_html/moodle/lang/af/moodle.php on line 634".

everything is already configured including settings & databse.

Μέσος όρος βαθμολογίας: -
Σε απάντηση σε webmaster webmaster

Re: Parse error: parse error, unexpected $ in /home/public_html/moodle/lang/af/moodle.php on line 634

από Visvanath Ratnaweera -
Φωτογραφία Particularly helpful Moodlers Φωτογραφία Translators
My guess is that during the unpacking of Moodle source something went wrong.

Each line of the file you mention has the format
$string['keyword'] = "value";

The empty $ suggested a corrupted file.