Forums

Installation Questions (2 posts)

  1. fazaa
    Member
    Posted 3 years ago #

    Hi just a few installtion questions.

    Following the Installation: Famous 5-minute install guide

    I am not sure but should I leave the brackets and qoutation marks in the config file ?
    define('DB_NAME', 'putyourdbnamehere'); // The name of the database
    define('DB_USER', 'usernamehere'); // Your MySQL username
    define('DB_PASSWORD', 'yourpasswordhere'); // ...and password

    Do the files have to be uploaded root or can I create a new folder for them ?

    Can I use dreamwever as a editor ?

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    1. Take the wp-config-sample.com file and just fill in the values between the ' marks. See: http://codex.wordpress.org/Editing_wp-config.php

    2. You can install WordPress in a sub-folder. You can, if you like, install WordPress in a sub-folder of web-root, but put an index.php file in web-root that 'uses' that sub-folder. See Giving_WordPress_Its_Own_Directory

    3. See this list of Text Editors:
    http://codex.wordpress.org/Glossary#Text_editor

Topic Closed

This topic has been closed to new replies.

About this Topic