Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Error! Server configuration problem! (1 reply)

$
0
0
Warning: mysqli_connect(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: YES) in /home/dunadu/public_html/panel/includes/database.php on line 49

Error! Server configuration problem!

Cannot connect to mysql database, check settings in configuration file `config.php`.
MySQL error:

Config.php:

<?php

// mysql settings
$mysql_host = 'mysql.host';
$mysql_user = 'admin';
$mysql_pass = 'pass123';
$mysql_database = 'DBS';

$global_directory_slash = DIRECTORY_SEPARATOR;
$global_temporary_directory = 'temp';

database.php:

$this->db_link = mysql_connect($host, $user, $pass, true);



Please can someone help me about this

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>