feat: add check.php, reinstall support, DB backup, and install.php.bak logic
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/d2560591-832a-44dc-bd98-baf5c3e26cd5 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
7da2de2a32
commit
c488e89a45
4 changed files with 835 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# Site configuration
|
||||
###############################################
|
||||
$db_host="mysql.iaregamer.com";
|
||||
$db_port="3306";
|
||||
$db_user="remoteuser";
|
||||
$db_pass="Pkloyn7yvpht!";
|
||||
$db_name="panel";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue