Title: PHP 7
Last modified: August 30, 2016

---

# PHP 7

 *  Resolved [Barry Veinotte](https://wordpress.org/support/users/bveinotte/)
 * (@bveinotte)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/php-7-8/)
 * Help! NF is not ready for PHP 7 apparently. I failed to check first and now all
   my sites have no firewall. Should I install something else before I get into 
   trouble or will there be a fix?
 * I jumped into 7 too early it seems.
 * [https://wordpress.org/plugins/ninjafirewall/](https://wordpress.org/plugins/ninjafirewall/)

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/php-7-8/?output_format=md) [1](https://wordpress.org/support/topic/php-7-8/?output_format=md)
2

 *  Plugin Author [nintechnet](https://wordpress.org/support/users/nintechnet/)
 * (@nintechnet)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/php-7-8/page/2/#post-6814130)
 * Try this one and let me know if it works: `<IfModule mod_php7.c>`
 * I guess we will need to make a fix for that.
 *  Thread Starter [Barry Veinotte](https://wordpress.org/support/users/bveinotte/)
 * (@bveinotte)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/php-7-8/page/2/#post-6814133)
 * Yes!! You got it. Check this out:
 * [root@wolf conf.modules.d]# more 10-php.conf
    # # PHP is an HTML-embedded scripting
   language which attempts to make it # easy for developers to write dynamically
   generated webpages. # <IfModule prefork.c> LoadModule php7_module modules/libphp7.
   so </IfModule>
 * <IfModule !prefork.c>
    LoadModule php7_module modules/libphp7-zts.so </IfModule
   >
 *  Thread Starter [Barry Veinotte](https://wordpress.org/support/users/bveinotte/)
 * (@bveinotte)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/php-7-8/page/2/#post-6814134)
 * So when I change the .htaccess files without going into the firewall settings
   first, I don’t have to do anything else 🙂
 * Thanks again for everything! I recommend your plugin every time I hear someone
   ask about firewalls or security. Because it works!
 * All the best,
    Barry

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/php-7-8/?output_format=md) [1](https://wordpress.org/support/topic/php-7-8/?output_format=md)
2

The topic ‘PHP 7’ is closed to new replies.

 * ![](https://ps.w.org/ninjafirewall/assets/icon-256x256.png?rev=976137)
 * [NinjaFirewall (WP Edition) - Advanced Security Plugin and Firewall](https://wordpress.org/plugins/ninjafirewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninjafirewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninjafirewall/)
 * [Active Topics](https://wordpress.org/support/plugin/ninjafirewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninjafirewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninjafirewall/reviews/)

## Tags

 * [php-7](https://wordpress.org/support/topic-tag/php-7/)

 * 18 replies
 * 2 participants
 * Last reply from: [Barry Veinotte](https://wordpress.org/support/users/bveinotte/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/php-7-8/page/2/#post-6814134)
 * Status: resolved