[Plugin: Background Manager] Background manager not working in 1and1
-
Hi Myatu,
I’m using 1and1 hosting, and have hit an issue.
I have added the AddType x-mapp-php6 .php to my .htaccess file
as below:-# BEGIN WordPress AddType x-mapp-php6 .php <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
But I am still getting the following error
“The plugin “Background Manager” requires PHP version 5.3.0 or better, but version 5.2.17 was detected.
Because of this error, the plugin was automatically deactivated to prevent it from causing further problems with your WordPress site.
Error source: /homepages/38/d168328470/htdocs/.rydecarnival2012/wp-content/plugins/background-manager/background-manager.php”I have deleted the original .htaccess file and uploaded the new file to no avail.
I have set up a check file which is
https://www.rydecarnival.com/myserver.php
and it seems that the system is only allowing PHP5.2 to work.
Any suggestions?
- The topic ‘[Plugin: Background Manager] Background manager not working in 1and1’ is closed to new replies.