Title: Plugin not getting activated in WordPress multisite install
Last modified: August 22, 2016

---

# Plugin not getting activated in WordPress multisite install

 *  [maverickvarun](https://wordpress.org/support/users/maverickvarun/)
 * (@maverickvarun)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/multisite-228/)
 * Hi,
 * I was trying to use this plugin with multisite version of my site. I could not
   get the plugin activated. Got the following error
 * Parse error: syntax error, unexpected T_STRING in /public_html/wp-content/plugins/
   login-redirection-link/login-redirection-link.php on line 27
 * Not sure what the problem is ?
 * cheers
    Varun
 * [https://wordpress.org/plugins/login-redirection-link/](https://wordpress.org/plugins/login-redirection-link/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [edik](https://wordpress.org/support/users/plocha/)
 * (@plocha)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/multisite-228/#post-5531305)
 * Line 27 is `namespace login_redirection_link;`. To use this plugin you have to
   use [PHP 5.3 or later](http://php.net/releases/5_3_0.php) which support namespaces.
   I recommend an upgrade to at least version 5.4 because [PHP 5.3 is also outdated](http://php.net/eol.php)
   even if some distributions like Ubuntu 12.04 LTS still support 5.3.

Viewing 1 replies (of 1 total)

The topic ‘Plugin not getting activated in WordPress multisite install’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/login-redirection-link.svg)
 * [Login Redirection Link](https://wordpress.org/plugins/login-redirection-link/)
 * [Support Threads](https://wordpress.org/support/plugin/login-redirection-link/)
 * [Active Topics](https://wordpress.org/support/plugin/login-redirection-link/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-redirection-link/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-redirection-link/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [edik](https://wordpress.org/support/users/plocha/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/multisite-228/#post-5531305)
 * Status: not resolved