Title: Parse error: syntax error, unexpected&#8230;
Last modified: March 24, 2021

---

# Parse error: syntax error, unexpected…

 *  [davidehun](https://wordpress.org/support/users/davidehun/)
 * (@davidehun)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-266/)
 * Hi all,
 * I’m trying to install the WP, but I always get this error message:
 * > Parse error : syntax error, unexpected ‘.’, expecting ‘&’ or variable (T_VARIABLE)
   > in **/chroot/home/** */***/html/wpcont/wp-includes/functions.php on line 1090
 * What can I do to resolve this?
 * Thanks a lot in advance

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-266/#post-14230008)
 * The error is referring to the `...` token that indicates variable-length argument
   lists. This feature was added in PHP 5.6, which is the minimum version required
   to run WordPress.
    So, you need to update your PHP version to a more recent version,
   like 7.4. Version 8 is still too new and many plugins might have issues with 
   it. But 5.6 is very old and what you have is even older.
 *  Thread Starter [davidehun](https://wordpress.org/support/users/davidehun/)
 * (@davidehun)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-266/#post-14230063)
 * I see, thank you. I’ll contact with the webhost service.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Parse error: syntax error, unexpected…’ is closed to new replies.

## Tags

 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)
 * [syntax error](https://wordpress.org/support/topic-tag/syntax-error/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 4 participants
 * Last reply from: [davidehun](https://wordpress.org/support/users/davidehun/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-266/#post-14230063)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
