Server IP : 68.65.122.142  /  Your IP : 18.117.151.252
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/fusion/../less/../dolph/../obcard/../impleo/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/fusion/../less/../dolph/../obcard/../impleo/config.php
<?php
#################################################
#                                               #
#   Impleo Musiksamling 1.0                     #
#   (c) 2006 Christoffer Kjeldgaard Petersen    #
#   http://sappy.dk/impleo/                     #
#                                               #
#################################################

$host = "[[softdbhost]]"; // Hostname
$user = "[[softdbuser]]"; // Username
$pass = "[[softdbpass]]"; // Password

$dat = "[[softdb]]"; // Database

$tablestart = "[[dbprefix]]"; // Start paa tabeller i databasen

$charset = "utf-8"; // Tegnsaet
?>