Can’t install
-
Please, could you help me. I can’t install WP.
My host database mane’s “db245.unetun.com” and I change ‘DB_NAME’, ‘DB_USER’, ‘DB_PASSWORD’.In my wp-config.php file :
<?php
// ** MySQL settings ** //
define(‘DB_NAME’, ‘wordpress’); // goseek12_wordpress
define(‘DB_USER’, ‘username’); // goseek12_word
define(‘DB_PASSWORD’, ‘password’); // ****
define(‘DB_HOST’, ‘localhost’); // localhostMay I only have to change ‘DB_HOST’ with ‘db245.unetun.com ? I try it and I can’t access to the WordPress installation.
Thanks a lot.
Patrick.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Can’t install’ is closed to new replies.