Linux vacca.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
/
var
/
softaculous
/
osupport
/
//var/softaculous/osupport/config.php
<?php define('MYSQL_HOST', '[[softdbhost]]'); define('MYSQL_PORT', '3306'); define('MYSQL_USER', '[[softdbuser]]'); define('MYSQL_PASSWORD', '[[softdbpass]]'); define('MYSQL_DATABASE', '[[softdb]]');