Which PHP functions are disabled on your WordPress platform?

Our WordPress platform has been specifically designed to offer the best security, performance and reliability for WordPress.

As a result, we have specifically tuned firewall rules and layers of protection to help keep WordPress sites secure. As part of this protection, a small number of PHP functions have been disabled, as we've found that they're often used for malicious purposes.

The following functions are disabled for security reasons:

  • exec
  • opcache_get_configuration
  • opcache_get_status
  • passthru
  • parse_ini_file
  • popen
  • proc_open
  • shell_exec
  • show_source
  • system


In our experience, it's highly unlikely any of your plugins rely on any of the functions above. However, if you have a genuine use case for any of these functions, you can still host your WordPress site on our Linux platform.

  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

What details should I use for a WordPress SMTP plugin?

  The best SMTP details to use when configuring an SMTP plugin within WordPress when you're...

How to Optimize WordPress for Better Performance

In this tutorial we will give you some tips on how to improve the speed of your WordPress...

How do I take my temporary test site live?

  There are two possible variations on how to approach this, dependent on whether the site in...