How to enable disabled PHP functions?

Some PHP functions on our Shared and Cloud hosting are disabled by default in concern of your website security. To enable any of these functions, open the Hosting → Manage → PHP Configuration page. Open the PHP options tab and scroll to the disableFunctions section.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to switch php version

  How to switch php version in cpanel To change the PHP version used for your account, follow...

Fast CGI for PHP

FastCGI for PHP makes all your PHP applications persistent. There is no pre-request startup and...

How To Increase The PHP Memory Limit

Generating a new php.ini file Using the File ManagerLocate the Files section Click the File...

How to change PHP version for subfolders or subdomains?

  In case you'd like to change the PHP version for a specific subdomain or subfolder, all you...

Differences between PHP memory limit and RAM

PHP memory limit setting applies to the maximum memory limit which is used by a single...