Does anyone have Drupal 7.8 installed on a shared Linux server? I am trying to set up a Drupal Site and it doesn’t seem to be reading my .htaccess file correctly. Even thought phpinfo.php says the local value of magicquotes is set to off, the site is acting like they are on (we’ve had this happen on a Magento site also). Also, the .htaccess has register_globals set to off and I am receiving errors that I believe are caused by this being on.
If you have a successful Drupal Install on a shared server, please let me know any tweeks you’ve had to make with .htaccess or in any other way?
Yes that should work, while we aren’t running mod_security anymore due to a change in the way we run PHP, the formatting and commands are still correct and valid.
Stephen I referenced that thread in my currently “on-hold” ticket. Can you please look into it and make sure the mod_security is set correctly? Ticket # BFU-78743-197
It looks like the drupal 7.x series ONLY works with mysql PDO drivers, this isn’t a good development in some ways. I am going to have to see what workarounds may be available.
I have one more question about Drupal… On the 6.22 Drupal site we have, I am getting a Server Error 500 after every other administrative task that I perform. I hit refresh (1 or 2 times) and the page that I’m expecting will be displayed.
Is this due to traffic or some error in my install?