AbanteCart Community

Shopping Cart Operations => Support => Topic started by: Topflavours on September 10, 2014, 03:29:26 PM

Title: warning: ini_set() has been disabled for security reasons
Post by: Topflavours on September 10, 2014, 03:29:26 PM
Getting this error:

warning: ini_set() has been disabled for security reasons in /home/topflavo/public_html/core/init.php on line 88warning: ini_set() has been disabled for security reasons in /home/topflavo/public_html/core/init.php on line 89warning: ini_set() has been disabled for security reasons in /home/topflavo/public_html/core/init.php on line 90

how can i fix it?
Title: Re: warning: ini_set() has been disabled for security reasons
Post by: Basara on September 11, 2014, 05:32:05 AM
Hello.

This is not an error but warning
warning: ini_set() has been disabled for security reasons in...
Your host has ini_set disabled in their php configuration so it's throwing that error. Please contact your hosting provider.

Also you can read this post http://forum.abantecart.com/index.php/topic,583.msg1867.html#msg1867