Ini_set is disabled for security reasons

Ini_set is disabled because it poses a great risk in a shared hosting environment.

To enable this for your account to resolve the error, create OR add the following line to your .htaccess file in your public_html directory -

suPHP_ConfigPath /home/USERNAME/public_html/domain.com/

Then, create a file called php.ini in your public_html directory, and add in the following line -

disable_functions = show_source, dl, shell_exec, system, passthru, exec, allow_url_fopen, proc_open, proc_terminate_ proc_nice, escapeshellarg, escapeshellcmd, phpinfo, popen, symlinked, symlink

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Point your domain to 5wire Networks (Change Nameservers)

To point your domain from your existing host to our Web Hosting or Reseller Hosting, please use...

Change Primary Domain Name

Web Hosting customers are unable to change the Primary Domain so must contact us via a Support...

How do I restore a MySQL database?

Restoring a MySQL database is very simple, we create backups of your account on a daily basis...

Change or Reset your cPanel password

If you forget your cPanel Password or are unable to login, you will be unable to reset it via...