Error
PHP register globals Enabled ('1')
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled.
When I look in the htaccess file in the root is PHP register globals approximately in line 30 set to off
is there somewhere else I overlook or how do I fix the problem?
My company has a Drupal site running on Drupal 6 and we were planning on upgrading to Drupal 7. I had a test site with the new site built and decided it was time to move it to the server where the main site was before. To test it out, I first made backups of the home directories of both sites as well as the databases, and then full backups of each just to be safe. I did a test migration of the old site to the server that kept my test site and everything worked well. I did that by importing the old database, restoring the home directory, and then changing settings.php.
I am currently creating a Drupal site for our nonprofit and I'm trying to figure out the best place to work as a test site before going live.
I plan to host the live site on our GoDaddy account where we already have our online store- since we already have a security certificate there. I have already created a local site with AcquiaDevDesktop that I used for my training.
I have been trying to install OpenScholar in Drupal but without any success at all. I've tried offline via Acquia Dev Desktop and online through my hosting account.
While I am successful in installing Drupal I cannot figure out how to get OpenScholar installed at the same time as the Drupal install (or even subsequent to installation). I've read every piece of documentation I can find and have not been able to figure it out.
I would appreciate any and all help. Thanks.