You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting database error while trying to install the newest version
`Warning: Undefined variable $dbhost in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: Undefined variable $dbuser in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: Undefined variable $dbpassword in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: Undefined variable $dbname in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Unable to connect to database`
and yes the username and passwords are correct
The text was updated successfully, but these errors were encountered:
Getting database error while trying to install the newest version
`Warning: Undefined variable $dbhost in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: Undefined variable $dbuser in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: Undefined variable $dbpassword in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: Undefined variable $dbname in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Warning: mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /home/bin.hightechrobo.com/public_html/paste.php on line 46
Unable to connect to database`
and yes the username and passwords are correct
The text was updated successfully, but these errors were encountered: