• Resolved adhaxvp

    (@adhaxvp)


    Hi,

    I need help in solving this problem. Suddenly, when I opened my website, the following message was displayed.

    Parse error: syntax error, unexpected T_FUNCTION in */wp-content/plugins/wp-super-cache/rest/load.php on line 144

    Is this an error from the plugin itself? how do I fix this?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Upgrade to version 1.5.1 which has fixed this problem. If you can’t access your site to upgrade, then download it from the plugin homepage, unzip it and copy the files in wp-super-cache/rest/ into the same directory on your web server. It’ll probably be wp-content/plugins/wp-super-cache/rest/.

    You’re running an old version of PHP which is why this error is showing up. WordPress supports this version of PHP but your site will run faster if you can upgrade to PHP 7.

    Thread Starter adhaxvp

    (@adhaxvp)

    Hi,

    Thank you very much for the solution.

    I will consider to upgrade to PHP 7 as suggested too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Parse error: syntax error, unexpected T_FUNCTION’ is closed to new replies.