• Configuring wp_config file (to my own server/domain):

    Hey all,

    1. I keep getting the same message, even when I am changing both database name and user name, what should I do? This is the message:
    ‘.__(“ERROR: you must provide an e-mail address.”).’
    ‘); } else if (!is_email($admin_email)) { // TODO: poka-yoke die(‘

    ‘.__(‘ERROR: that isn’t a valid e-mail address. E-mail addresses look like: username@example.com’).’

    2. Where is the correct place to enter that e-mail adress?

    3. To make sure I got it right: the database means my server host, right? Or is it my domain adress? Or server/domain name?

    4. And when it says “upload everything”, that means putting it all in the folder with my domain name on the server, right?

    Any help is appreciated!

    Marianne.

Viewing 1 replies (of 1 total)
  • 1. Make sure your hosting account (talk to your host) is properly configured for PHP.
    2. The email address is entered one you do the wp-admin/install.php process (but fix 1. first)
    3. The database server is on your host. Please, review Installing WordPress for complete details.
    4. Review Uploading WordPress to a remote host. If you don’t know your web-root folder, please talk to your host’s suppport department.

Viewing 1 replies (of 1 total)
  • The topic ‘Configure this!’ is closed to new replies.