• Resolved elizakaye

    (@elizakaye)


    I have the site saved in htdocs and I am trying to access it.

    https://localhost/

    It state that page cannot be accessed. This is a copy of my wp-config file.

    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define('DB_NAME', 'ballinaws2');
    
    /** MySQL database username */
    define('DB_USER', 'root');
    
    /** MySQL database password */
    define('DB_PASSWORD', '');
    
    /** MySQL hostname */
    define('DB_HOST', 'localhost');
    
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', 'utf8');
    
    /** The Database Collate type. Don't change this if in doubt. */
    define('DB_COLLATE', '');

    AND I ONLY HAVE ONE INDEX.PHP FILE (NOT INDEX.HTML FILE.
    It is a long time since I worked on it but now I am ready to work on it again, but can’t get started.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Can you provide more information about the problem? Which OS are you using to run your local WordPress installation? Also, have you checked if your mysql/apache are up and running?

    local and global. Global IP addresses are unique and accessible to all. Local IP addresses are assigned to computers within a local network
    Step 1 – Find Your Local IP Address
    Step 2 – Forward Your IP Address

    aws training in chennai

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to access localhost’ is closed to new replies.