Disabled functions in PHP

To protect your security and that of others some PHP functions considered unsafe have been disabled.
  • show_source
  • system
  • shell_exec
  • passthru
  • exec
  • popen
  • proc_open
  • allow_url_fopen

These functions are not a requirement for proper functioning of popular Content Management Systems (CMS) such as WordPress or Joomla.
  • 39 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

How to change PHP version

Login to your DirectAdmin account If you have multiple domains: select a domain Click Domain...

Which PHP version is Hostdeko using?

Hostdeko follows the official PHP EOL table to determine the primary php version.  Cloud...