By nuva on
I hosted a Drupal site but i got the following errors:
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 127
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 128
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 129
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 130
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 131
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 132
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 133
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 134
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 135
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 136
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 137
Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/nuva/blog/sites/default/settings.php on line 148
for example:
nuva.funpic.org/blog
I don't know what i have to do...
can someone help me?
THNX Nuva
Comments
read the FAQ and search
http://drupal.org/node/54152#comment-132598
http://drupal.org/Troubleshooting-FAQ
http://drupal.org/search/node/ini_set
---
Work: BioRAFT
ini_set() has been disabled for security reasons
Hi;
I have the same problem. My hosting firm says it's my fault. But i did nothing. I just copy and paste drupal.
My reply from my ISP
(They've provided no answer except redirecting me to Drupal forums :))
SO, THIS IS THE ANSWER FROM MY ISP:
This was set by a security update.
This is what we got from the server:
You should consider adding ini_set to the disable_functions in the PHP configuration as this setting allows PHP scripts to override global security and performance settings for PHP scripts. Adding ini_set can break PHP scripts and commenting out any use of ini_set in such scripts is advised.
So while we have reset things, you really need to ask on the Drupal forum about how to adjust things to account for servers security and also check that you are using the latest version too.
We cannot guarentee that this will not get reset during another update on the server.
Dragon Networks