Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Error After Install


Breach
Participant

@breach

Actually, I just found how to fix this!

At least for my host (1and1) anyway, it had to do with the .htaccess file.

To Fix:

1. Create htaccess.txt on your computer somewhere

2. Place the following into the document-

Options All -Indexes

AddType x-mapp-php5 .php

AddHandler x-mapp-php5 .php

3. Save the file

4. Upload your htaccess.txt to the Root (./) of your FTP

5. Rename the file to .htaccess. In my case the file will disappear (I use FireFTP for Firefox)

6. Go back to your install and behold! Internal Server Errors no more

This was originally for a different problem with another plugin with 1and1 hosting, but I tried it all the same, i was very pleased that it fixed it!

Did that work for you? I am not sure what host you have, but it may be something similar to this to investigate.

Skip to toolbar