Title: Error in Single.php?
Last modified: August 18, 2016

---

# Error in Single.php?

 *  [craigm](https://wordpress.org/support/users/craigm/)
 * (@craigm)
 * [21 years ago](https://wordpress.org/support/topic/error-in-singlephp/)
 * It was working, and suddenly it doesn’t. Here’s the error:
 * “Parse error: parse error, unexpected ‘*’ in /home/lucy/public_html/wp-content/
   themes/default/single.php on line 23”
 * I haven’t touched this single.php file!

Viewing 1 replies (of 1 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years ago](https://wordpress.org/support/topic/error-in-singlephp/#post-205256)
 * Line 23 in the default’s single.php is a quote line. It’s probably this in your
   copy:
 * `<?php * This is commented`…
 * but needs to be:
 * `<?php /* This is commented`…

Viewing 1 replies (of 1 total)

The topic ‘Error in Single.php?’ is closed to new replies.

## Tags

 * [single.php](https://wordpress.org/support/topic-tag/single-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/error-in-singlephp/#post-205256)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
