Music-website-theme
Music-website-theme copied to clipboard
Error loading file
login_info2.php not found
It contains some sensitive login information which is not public. But i can share this login_info2.php code snippet :
<?php
/* Admin file */
$servername = "xyz"; or "localhost"
$username = "name";
$password = "12345";
$dbname = "dbase_admin";
?>
May be this can help you.
You can change information login_info2.php