Solution of Drupal error "register_globals is enabled. Drupal requires this configuration directive to be disabled..."
By rancidTaste
Lots of websites are develoving using Drupal. The latest version of Drupal is Drupal 7. Using Drupal, any one can easily build a nice website within some hours. Moreover, lots of modules are available for the Drupal which makes your website popular to the visitors. People generally install to the hosting companies like HostGator, BlueHost or any other hosting companies, the common problem is the installation problem when you try to install Drupal install for your website. The error is very simple and it's a PHP register globals error which can be easily solved. This page helps you to way to solve the PHP register globals error register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings.
Steps to solve the problem during Drupal installation
The PHP register globals error can be easily solved by the following steps:
Step 1: Log in to your website hosting panel's control panel i.e. cPanel of your hosting account.
Step 2: Click on php.ini EZConfig of your cpanel account where the hosting account is actually located. php.ini EZConfig is generally located under Software/Services section. After clicking on php.ini EZConfig, you will access php.ini EZConfig option page.
Step 3: When you access to php.ini EZConfig page, you will see that it is disabled. Just enable this. After enabling that option, you will find register_globals option and just click on off option. And at last click on Save Changes button.
Following the above steps, you can easily solve the PHP register globals error register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings. Hopefully, you can easily solve the problem which are generally occured at the beginning of Drupal installation of the hosting servers. Furthermore, if you face any problem, please mention it to the comment section.
Comments
No comments yet.