• Hi,

    I’ve recently upgraded wordpress to 3.1 and want to install a new theme I have been working with offline.

    I’m having problems with installing the theme as it requires PHP5 to run and my server provider 1 and 1 only have php4 as standard.

    I know that the wordpress install is OK as the default theme twentyten works just fine.

    I’ve searched around the topic and found that adding a .htaccess file should solve the problem.

    I’ve tried uploading a file with this:

    AddType x-mapp-php5 .php

    as advised by 1 and 1

    also this:

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    but neither is working.

    I’m a bit stuck for what to do – any help much appreciated.

    Thanks,

    Liz

Viewing 8 replies - 1 through 8 (of 8 total)
  • I’ve tried uploading a file with this:

    What file? It needs to be an .htaccess file in your domain’s root folder.

    Liz,

    If it strictly requires php5 and workaround with .htaccess is 100% not working, then you should get another hosting package with php5 installed.

    Such hosting services as 1 and 1 probably has few old servers with old software, so either you already host your website there for a long time, either it’s a bad luck.

    Thread Starter lizscarff

    (@lizscarff)

    Hi –

    The file I tried to upload was a .htaccess file in the root directory.

    I tried a .htaccess file with this:

    AddType x-mapp-php5 .php

    as advised by 1 and 1

    and then I tried this:

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    Neither worked. Any suggestions greatly appreciated

    thanks

    Considering that PHP 5.2 and MySQL 5 are due to become minimum requirements for the next major release of WordPress, my advice would be to move hosts.

    If you want any kind of longevity using WordPress then your host will soon be impossible to work around.

    Thread Starter lizscarff

    (@lizscarff)

    OK – thanks. Any good host suggestions with PHP5 and MySQP 5.I’m in the UK currently with 1 and 1.

    Thanks,

    Liz

    I honestly don’t know. I build my own servers to host WordPress (and other stuff), so I’m only familiar with VPS.

    For all I know you just need to give your current host a kick-up-the-sun-don’t-shine? Because I find it a bit surprising that they don’t have at least PHP 5.1.6

    Actually, scrap that, a quick Google shows a few people saying the PHP 5 work around doesn’t work with WP 3.1

    1&1 do offer PHP5.

    Liz,

    Ask 1&1 to move your website to another server where PHP5 already installed.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP5 and .htaccess files’ is closed to new replies.