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 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

Can I use parent paths in Classic ASP?

ASP Parent Paths are disabled on our platform. As a result, Classic ASP scripts using “../”...

How can I show detailed ASP errors?

By default, Windows Server hides application errors from your website. You can override this by...

Is ionCube PHP Loader installed?

The availability of ionCube can differ between our different platforms and PHP versions. Linux:...

How do I change PHP version?

As standard, we run PHP 7+. If you wish to switch version, head to www.startcp.com > Manage...

Why is MySQL support missing from the PHP installation?

Our web servers run PHP 7+ as standard. In this version of PHP the MySQL module has been replaced...