Support » Installing WordPress » Please help me :P

  • zasuk3

    (@zasuk3)


    Im trying to install the wordpress in my example host…

    http://teknopsp.webcindario.com

    i have that problem i put all the files of wordpress in the ftp and i make one DB..

    the host sopport php and mySqL but always i try have the same problem.. T_T

    I edit the wp-config.php like this:

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

    Thanks for ur help !! 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • moshu

    (@moshu)

    The error message means exactly what it says: one of those 4 pieces of info is not correct.
    Check them again, ask your host…

    Thread Starter zasuk3

    (@zasuk3)

    Thanks moushu;)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Please help me :P’ is closed to new replies.