Installation 404 error “wp-admin/install.php not found”

  • Unknown's avatar

    Help! I’m a novice trying to install wordpress on a hostway account: imessagingsystems.com/wordpress. I set up my database, and modified wp-config.php as follows:

    define(‘DB_NAME’, ‘ims’); // The name of the database
    define(‘DB_USER’, ‘ims’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘…………’); // …and password
    define(‘DB_HOST’, ‘ldb105.siteprotect.com’); // 99% chance you won’t need to change this value

    I know I’m doing something stupid, but for the life of me… Let me know if you need more info.
    Thanks in advance for anyone’s help!
    Paige

  • Unknown's avatar

    Wrong site I’m afraid. You need to be over at http://wordpress.org

    Have you looked to see if /wordpress/wp-admin/install.php is there and readable by the webserver?

  • The topic ‘Installation 404 error “wp-admin/install.php not found”’ is closed to new replies.