Title: syntax error, unexpected T_STRING
Last modified: August 19, 2016

---

# syntax error, unexpected T_STRING

 *  [jmebright](https://wordpress.org/support/users/jmebright/)
 * (@jmebright)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-1/)
 * I have my wp-config.php correct and I went to run the install.php file, and I
   got the following:
 * Parse error: syntax error, unexpected T_STRING in /home/a8362472/public_html/
   wordpress/wp-includes/cache.php on line 409
 * I have not made any changes in cache.php, so I don’t know what is going on.

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

 *  [Sheri Grey](https://wordpress.org/support/users/designsimply/)
 * (@designsimply)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-1/#post-1163802)
 * That usually means that some of the WordPress files are missing or some did not
   transfer correctly. Try re-uploading the core files and make sure to use ASCII
   file transfer mode when you ftp.
 *  Thread Starter [jmebright](https://wordpress.org/support/users/jmebright/)
 * (@jmebright)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-1/#post-1163932)
 * I can not control the transfer mode, it is automatic, but I did re-upload all
   of the files. I still received the same error. This is what the cache.php file
   says around line 409. Anything look wrong?
 * 398 function stats() {
    399 echo “<p>”; 400 echo “**Cache Hits:** {$this->cache_hits}“;
   401 echo “**Cache Misses:** {$this->cache_misses}“; 402 echo “</p>”; 403 404 
   foreach ($this->cache as $group => $cache) { 405 echo “<p>”; 406 echo “**Group:**
   $group“; 407 echo “**Cache:**“; 408 echo “
 *     ```
       ";
       409			print_col automaticall {$
       410		return $thi hits, and cache mislt';
       ```
   

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

The topic ‘syntax error, unexpected T_STRING’ is closed to new replies.

## Tags

 * [cache.php](https://wordpress.org/support/topic-tag/cache-php/)
 * [installation](https://wordpress.org/support/topic-tag/installation/)
 * [syntax error](https://wordpress.org/support/topic-tag/syntax-error/)
 * [Unexpected](https://wordpress.org/support/topic-tag/unexpected/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 2 replies
 * 2 participants
 * Last reply from: [jmebright](https://wordpress.org/support/users/jmebright/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/syntax-error-unexpected-t_string-1/#post-1163932)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
