Hi, i want to install wordpress in lunarpages but i canīt.
Iīve uploaded wordpress in "public_html" with filezilla FTP,
Iīve changed the file "wp-config.sample" with my dates:
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'lpcpuser_dbname');
/** MySQL database username */
define('DB_USER', '
lpcpuser_dbuser@418.94.334.1');
/** MySQL database password */
define('DB_PASSWORD', 'password');
/** MySQL hostname */
define('DB_HOST', 'lpsql01.lunariffic.com ');
(and save like wp-config.php)
But when i go to
http://myname.com/wp-admin/install.php take ERROR and i see this message:
Problem connecting to the database
This may be because the user data and password for your wp-config.php are incorrect or you can not contact the database server in lpsql01.lunariffic.com, which could mean that the database server data from your host is down.
* Are you sure the username and password are correct?
* Are you sure that the correct hostname?
* Are you sure the database server is active?
Sorry my english, i hope you understand it and help me.
Thanks.