• I have added a subdomain on my current website and I am trying to install wordpress 2.8.3 in the sub however whenever I get everything set up I try to direct to colin.owenhope.ca/wp-admin/install.php instead of running the script it tries to open it?

    Any help?

Viewing 1 replies (of 1 total)
  • Sounds like perhaps your server is running PHP4 by default. (My host does this too – they have *both* PHP4 and PHP5 on the server, but they run PHP4 by default.) WordPress, I believe, now requires PHP5.

    You can usually get around this by adding:

    AddHandler x-httpd-php5 .php

    to your .htaccess file.

Viewing 1 replies (of 1 total)
  • The topic ‘Error during WordPress Installation’ is closed to new replies.