Title: Update 2.9 crashed site
Last modified: November 4, 2017

---

# Update 2.9 crashed site

 *  Resolved [makcopernicus](https://wordpress.org/support/users/makcopernicus/)
 * (@makcopernicus)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/)
 * RE: Plugin “Redirection” update (2.8.1 to > 2.9). The upgrade crashed the site
   with this error…. → Parse error: syntax error, unexpected T_CONST in /home/content/
   13/9077113/html/wp-content/plugins/redirection/redirection-settings.php on line
   3
 * I downloaded the zip file & looked at line 3. The download version was the same
   as the site based plug-in update. → const REDIRECTION_OPTION = ‘redirection_options’;
 * Unfortunately, I had to delete the plugin using File Manager.
 * I’d LOVE to re-install Redirection once this bug is fixed. Please let me know.
 * Thanks,
    Marleen
    -  This topic was modified 8 years, 5 months ago by [makcopernicus](https://wordpress.org/support/users/makcopernicus/).
    -  This topic was modified 8 years, 5 months ago by [makcopernicus](https://wordpress.org/support/users/makcopernicus/).

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/update-373/page/2/?output_format=md) [→](https://wordpress.org/support/topic/update-373/page/2/?output_format=md)

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9650869)
 * What version of PHP are you using?
 *  [genissonpinheiro](https://wordpress.org/support/users/genissonpinheiro/)
 * (@genissonpinheiro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651094)
 * Eu também estou com esse problema, alguém pode[ ajudar](http://www.horadopensador.com)??
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651102)
 * Again, what version of PHP are you using?
 *  [genissonpinheiro](https://wordpress.org/support/users/genissonpinheiro/)
 * (@genissonpinheiro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651118)
 * É a versão 5.3
 *  Thread Starter [makcopernicus](https://wordpress.org/support/users/makcopernicus/)
 * (@makcopernicus)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651187)
 * Sorry, I replied to the email notice. I’m using 5.3. Sorry for the delay.
 *  [jonathandpenton](https://wordpress.org/support/users/jonathandpenton/)
 * (@jonathandpenton)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651209)
 * I’m having the same problem. php version 5.6.32
    -  This reply was modified 8 years, 5 months ago by [jonathandpenton](https://wordpress.org/support/users/jonathandpenton/).
      Reason: setting up follow-up replies
 *  [Thane](https://wordpress.org/support/users/thanewest/)
 * (@thanewest)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651247)
 * On php 7.0 also getting errors from this redirect:
    /(\d*)/(\d*)/(.*) /$3
 * Redirection changes it to:
    /(d*)/(d*)/(.*)
 * Which doesn’t work anymore.
 *  [genissonpinheiro](https://wordpress.org/support/users/genissonpinheiro/)
 * (@genissonpinheiro)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651262)
 * Infelizmente tive que desinstalar, tentei de tudo e não houve jeito. Agora meu
   site está normal de novo, o [http://www.horadopensador.com](http://www.horadopensador.com/)
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651275)
 * Hmm, I’ve released 2.9.1 which changes the `const` to a `define`. I don’t know
   why it’s breaking in PHP 5 as the PHP documentation says `const` is supported
   in PHP 5.3+. The plugin is tested in PHP 5.4 and that showed no problems.
    -  This reply was modified 8 years, 5 months ago by [John Godley](https://wordpress.org/support/users/johnny5/).
 *  [Thane](https://wordpress.org/support/users/thanewest/)
 * (@thanewest)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651276)
 * genissonpinheiro, bom seu site está funcionando agora. talvez este plugin funcione
   novamente no futuro, você deve certificar-se de que seus redirecionamentos antigos
   ainda estão funcionando.
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651459)
 * Hi, your minimum PHP version should be 5.6. Anything below that is not supported
   any more and it is unsafe. Please read the following [documentation](https://secure.php.net/supported-versions.php)
   to learn more.
 * My humble opinion.
 * Kind regards
 *  Thread Starter [makcopernicus](https://wordpress.org/support/users/makcopernicus/)
 * (@makcopernicus)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651527)
 * Unfortunately, anyone w/ Godaddy hosting is still on 5.3.
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651641)
 * [@makcopernicus](https://wordpress.org/support/users/makcopernicus/), you might
   have to move your site to a different host if Godaddy won’t update their servers
   to PHP 5.6 and above. Hosting companies need to stay up to date for security 
   reasons.
 * Kind regards
 *  [jonathandpenton](https://wordpress.org/support/users/jonathandpenton/)
 * (@jonathandpenton)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651683)
 * Sooo in case this got missed: My php is version 5.6.32. I experienced the same
   problem as the OP. The problem is resolved in 2.9.1, which (based on very initial
   testing) is working smoothly.
 * That said: makcopernicus, is there any chance that you’re on a GoDaddy Legacy
   account? These accounts from a previous pricing structure are on different servers.
   You might be able to update your account and get a more current php without switching
   hosts.
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/#post-9651843)
 * Glad it’s working again [@jonathanpenton](https://wordpress.org/support/users/jonathanpenton/)!
   Hopefully that covers everyone else too and I’ll mark this as resolved.
 * And yep, it would be great if all hosts were on more recent versions of PHP. 
   However, given that’s not the case and the minimum version required for WordPress
   is 5.2 (!) then it’s probably best if a plugin doesn’t break things. My apologies
   there.
 * (PS: Switch to PHP 7 for a speed boost!)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/update-373/page/2/?output_format=md) [→](https://wordpress.org/support/topic/update-373/page/2/?output_format=md)

The topic ‘Update 2.9 crashed site’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

## Tags

 * [Site Crashed](https://wordpress.org/support/topic-tag/site-crashed/)

 * 16 replies
 * 6 participants
 * Last reply from: [genissonpinheiro](https://wordpress.org/support/users/genissonpinheiro/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/update-373/page/2/#post-9653586)
 * Status: resolved