Title: Plugin does not install
Last modified: September 14, 2016

---

# Plugin does not install

 *  [andreambrosio](https://wordpress.org/support/users/andreambrosio/)
 * (@andreambrosio)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/)
 * I’m trying to install the plugin, but when I click to activate it not active 
   and back to the home screen plugins, it is not compatible with the version of
   wordpress, or is going on another problem?

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [jwineman](https://wordpress.org/support/users/jwineman/)
 * (@jwineman)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182031)
 * Hi,
 * Are there any errors in the PHP error log?
 * Thanks,
    John
 *  Thread Starter [andreambrosio](https://wordpress.org/support/users/andreambrosio/)
 * (@andreambrosio)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182425)
 *     ```
       [14-Sep-2016 14:02:19] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       [14-Sep-2016 14:02:18] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       [14-Sep-2016 14:02:09] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       [14-Sep-2016 14:00:46] PHP Warning:  curl_setopt() [<a href='function.curl-setopt'>function.curl-setopt</a>]: Invalid curl configuration option in /home/transformando/public_html/wp-content/plugins/easy-social-share-buttons3/lib/core/essb-counters-helper.php on line 35
       [14-Sep-2016 13:58:13] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       [14-Sep-2016 13:58:12] PHP Parse error:  syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       ```
   
 *  [jesseetaylor](https://wordpress.org/support/users/jesseetaylor/)
 * (@jesseetaylor)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182460)
 * I am having the same issue
 *  Thread Starter [andreambrosio](https://wordpress.org/support/users/andreambrosio/)
 * (@andreambrosio)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182504)
 * this is the error that is experiencing
 *     ```
       Sep 14, 15:02:51	PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       Sep 14, 15:02:57	PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       Sep 14, 15:02:59	PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/transformando/public_html/wp-content/plugins/cloudflare/cloudflare.php on line 36
       ```
   
 *  [jwineman](https://wordpress.org/support/users/jwineman/)
 * (@jwineman)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182518)
 * What version of PHP are you running? I’m assuming its less than 5.3 correct?
 *  Thread Starter [andreambrosio](https://wordpress.org/support/users/andreambrosio/)
 * (@andreambrosio)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182545)
 * No, I’m using 5.6
 *  Thread Starter [andreambrosio](https://wordpress.org/support/users/andreambrosio/)
 * (@andreambrosio)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182547)
 * Is with errors in the plugin code lines, deleted lines with errors and the plugin
   is working normally, please check this.
 *  [jwineman](https://wordpress.org/support/users/jwineman/)
 * (@jwineman)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182600)
 * Yeah so that line is:
 * use CloudFlare\IpRewrite;
 * PHP namespaces weren’t introduced until PHP 5.3 which makes me think you are 
   running a version less than that. By removing the line you’ll break the IP rewrite
   functionality (if you’re using it).

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Plugin does not install’ is closed to new replies.

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

 * 8 replies
 * 3 participants
 * Last reply from: [jwineman](https://wordpress.org/support/users/jwineman/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/plugin-does-not-install/#post-8182600)
 * Status: not resolved