• Resolved iannew

    (@iannew)


    Hi,

    I am trying to install WordPress to my hosted site, which is with Fast Hosts, but keep getting this message “The system cannot find the path specified.” when trying to browse to any of the php files in Internet Explorer.

    The hosting company is FastHosts.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I am having same trouble, its the php files, which have an extra folder, normally wordpress. Thats why it can not find the files.

    Thinking about downloading an earlier version

    Example below: Note on second line wordpress/./wp-load.php wordpress shouldnt be there.

    <?php
    /**
    * Redirects to the RDF feed
    * This file is deprecated and only exists for backwards compatibility
    *
    * @package WordPress
    */

    require( ‘wordpress/./wp-load.php’ );
    wp_redirect( get_bloginfo( ‘rdf_url’ ), 301 );

    ?>

    when trying to browse to any of the php files in Internet Explorer.

    what php files are you trying to browse to?

    Same problem here!
    https://www.chickswithpicks.com.au/home/wp-admin/install.php

    the files are definitely there – but every time i try to run install.php in firefox i just get a blank white page, and in explorer I get a 500 internal server error.

    any ideas??

    I can’t get it to work either ??

    https://www.mywonderplace.dk/wp-admin/install.php

    If you just moved/bought a domain name, make sure you have transferred the DNS correctly. If you do this, it will thence work just fine. So check your DNS settings and this problem will be fixed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘The system cannot find the path specified.’ is closed to new replies.