Fix for auto upgrading issue with 1and1 Hosting
-
This is a fix for the upgrading issues on 1and1 shared hosting.
This is also a fix to the media browser, uploader, auto installer issues that 1and1 users experience.
1and1 shared servers by default are running on PHP4 in order to upgrade wordpress automatically or to use many of the other features, like the media browser and uploader, you need to have PHP5 running on your server. Here is the fix.
To enable PHP5 on your 1and1 shared server, you need to add this line of code to your .htaccess file:
Options All -Indexes AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php
If you do not have an .htaccess file you need to create one.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fix for auto upgrading issue with 1and1 Hosting’ is closed to new replies.