Hi guys.
I just want to share my experience in 1and1 (at Oct-2011) with Drupal, in order you dont waste a lot of time searching for different solutions.
Finally I found the solution in comments, here: http://drupal.org/node/187501
Exactly, the solution at present day for me was only this:
"posted be pcs305"
Uncomment the RewriteBase statement in your .htaccess.
#RewriteBase /drupal
should be
RewriteBase /
If you are in a subdir then RewriteBase /subdirectoryNameHere
Forget the other solutions, like put "AddType x-mapp-php5 .php and AddHandler x-mapp-php5 .php".
This solutions were for times in the PHP4 was the standart PHP for 1and1. Now 1and1 works with PHP5, so you dont need to specify to Apache to use it.
I hope this helps someone.
Comments
Similar
Okay, I have tried this but it still does not stop the error. But...
When they say directory do you mean the ftp directory the files are installed in on the server? There are about 6 drupal created directors "Includes, misc, modules, profiles, scripts, sites, themes. These are all on the serve in a directory called LOA. Which RewriteBase / are you referring to:
The one about VirtualDocumentRoot or the one above it?
Thanks for any advice.
error 500 trying to access blocks and modules
Hi everybody!!
I've trying to fix a problem with my Drupal 7.15 with Access to blocks and modules.
I've triyed with:
1.- Rename htacces to phtacces
2.- Changing codes into web.config
3.- Changing codes in index.php
And don't works. I still searching the solution, but I don't have any idea of php...
Any suggestions please!!!
Thank's in advanced!!
If not... there are any possibilities to acces blocks by another way...???