Server IP : 68.65.122.142 / Your IP : 18.117.102.107 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/vty/../gpeasy/../flarum/../webid/../razor/../ospos/../clicshop/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php $ini = <<<EOD bootstrap_file = "index.php" db_server = "[[softdbhost]]" db_server_username = "[[softdbuser]]" db_server_password = "[[softdbpass]]" db_database = "[[softdb]]" db_table_prefix = "[[dbprefix]]" store_sessions = "MySQL" time_zone = "America/New_York" db_server_persistent_connections = "false" EOD;