Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Installing WordPress
    In reply to: Errors
    Thread Starter fas

    (@fas)

    I have sorted it I didnt put a prefix jones in before the info ie

    define(‘DB_NAME’, ‘jones_Wordpress’); // The name of the database
    define(‘DB_USER’, ‘jones_Gus’); // Your MySQL username
    define(‘DB_PASSWORD’, ‘jones’); // …and password
    define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

    Cheers all

    Gus

Viewing 1 replies (of 1 total)