For enhanced security on our WordPress platform, we've disabled specific PHP functions that are commonly exploited for malicious purposes. The following functions are disabled:

- exec

- opcache_get_configuration

- opcache_get_status

- passthru

- parse_ini_file

- popen

- proc_open

- shell_exec

- show_source

- system

 

While it's improbable that your plugins depend on these functions, if you have a legitimate need for any of them, you can still host your WordPress site on our Linux platform.

Was this answer helpful? 0 Users Found This Useful (0 Votes)