By yusiye on
I'm installing drupal 4.7.3 on my newly purchased hosting. But keep getting 500 Internal Server Error. I contact my hoster, and here's their reply :
There appears to be an issue with your .htaccess file. Please verify that the commands in the file are supported. For more information about supported .htaccess commands, please visit the link below.
http://support.netfirms.com/idx.php/0/068/article/How-do-I-enable-htaccess.htmland this is what I find on the support page:
The following .htaccess commands are supported:
AuthType
ErrorDocument
RewriteEngine (RewiteRule, RewriteBase, RewriteCond)
RedirectDoes this conflict with Drupal? What should I do next?
Comments
I had a similar problem with
I had a similar problem with fasthosts, there are only certain directives they allow in .htaccess files. Here was my solution, it might work for you?
.htaccess
If it doesn't work, try taking out the IfModule start and end lines
HTH
Hi I'm with fasthosts, just
Hi
I'm with fasthosts, just installed Drupal 5 and hit by the error 500. I tried the code above but no dice :(
I don't understand htaccess enough to fix the problem. It's just the standard out of the box htaccess that comes with drupal 5, but it won't work with fasthosts. Does anyone have a solution, or maybe a complete working htaccess code?
Any help appreciated
Thanks
Dan, Try using my copy
Dan,
Try using my copy above, or alternatively remove everything out of your .htaccess except for the stuff on or after line 56, so you're left with:
HTH
Still no joy - very odd. Are
Still no joy - very odd. Are you using a standard fasthosts shared linux account?
Thanks for your help
Hi Dan We moved the account
Hi Dan
We moved the account to evohosting.net at the earliest opportunity (and then we went the whole hog and got our own server!) as fasthosts seemed to be changing the specs of the plan without telling us. I personally don't think fasthosts or webfusion (we have another drupal site with these) are particularly good for anything other than static (or simple) websites!
If you're in the UK and are looking for a reasonable host, you should give evo a try - they're very reasonably priced; and seem to understand customer support/service; unlike the previously mentioned!
Have you tried emailling support to ask them what you can put in the .htaccess file?