alaca / WP-Performance

Speed optimization plugin for Wordpress
https://wordpress.org/plugins/wp-performance/
22 stars 4 forks source link

PHP Parse error: syntax error, unexpected 'version' (T_STRING) #17

Closed cmhello closed 4 years ago

cmhello commented 4 years ago

PHP 7.2

PHP Parse error: syntax error, unexpected 'version' (T_STRING) in /www/wwwroot/www.abc.com/wp-content/cache/wpp-cache/www.abc.com/xxxxxxxxxxx.html/feed/index.html on line 1

alaca commented 4 years ago

What should be on that endpoint, RSS feed? It would be great if you could send me the link to the site. Thanks

cmhello commented 4 years ago

[04-Oct-2019 12:07:21 UTC] PHP Parse error: syntax error, unexpected 'version' (T_STRING) in /www/wwwroot/www.wpdaxue.com/wp-content/cache/wpp-cache/www.wpdaxue.com/feed/index.html on line 1

https://www.wpdaxue.com/wp-content/cache/wpp-cache/www.wpdaxue.com/feed/index.html

alaca commented 4 years ago

Exclude www.wpdaxue.com/feed from cache, JS and CSS optimization

cmhello commented 4 years ago

OK. I will do that. Thanks!