📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 10:03:37
📂
/ (Root)
/
var
/
softaculous
/
vxgb
📍 /var/softaculous/vxgb
🔄 Refresh
✏️
Editing: config.php
Read Only
<? /*************************************************************************** * copyright : (C) 2007 PHPVersion.com ***************************************************************************/ @error_reporting(E_PARSE); $MYSQL_HOST = "[[softdbhost]]"; // Usually localhost $MYSQL_DATABASE = "[[softdb]]"; $MYSQL_USER = "[[softdbuser]]"; $MYSQL_PASS = "[[softdbpass]]"; $TABLE_PREFIX = "[[dbprefix]]"; ?>
💾 Save Changes
❌ Cancel