PHP 8.3.30
Preview: config.php Size: 820 B
/proc/thread-self/root/var/softaculous/impresspage/config.php

<?php

/**
 * @package ImpressPages
 */

 return [
    'sessionName' => 'ses[[SESSION_NAME]]', // prevents session conflict when two sites runs on the same server
    'developmentEnvironment' => 1, // displays error and debug information. Change to 0 before deployment to production server
    'showErrors' => 1, // 0 if you don't wish to display errors on the page
    'debugMode' => 0, // Debug mode loads raw unminified JavaScript files, alerts AJAX errors.
    'timezone' => 'America/New_York', // PHP 5 requires timezone to be set.
    'db' => array (
        'hostname' => '[[softdbhost]]',
        'username' => '[[softdbuser]]',
        'password' => '[[softdbpass]]',
        'tablePrefix' => '[[dbprefix]]',
        'database' => '[[softdb]]',
        'charset' => 'utf8',
      ), // Database configuration
];

Directory Contents

Dirs: 6 × Files: 15

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-05-12 13:22:43
Edit Download
php53 DIR
- drwxr-xr-x 2025-05-12 13:22:43
Edit Download
php56 DIR
- drwxr-xr-x 2025-05-12 13:22:43
Edit Download
php71 DIR
- drwxr-xr-x 2025-05-12 13:22:43
Edit Download
php81 DIR
- drwxr-xr-x 2025-05-12 13:22:43
Edit Download
php82 DIR
- drwxr-xr-x 2025-05-12 13:22:43
Edit Download
5.88 KB lrwxr-xr-x 2024-05-02 11:19:02
Edit Download
820 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
4.37 KB lrwxr-xr-x 2024-05-02 11:19:02
Edit Download
433 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
107 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
4.50 KB lrwxr-xr-x 2024-05-02 11:19:02
Edit Download
4.18 KB lrwxr-xr-x 2024-05-02 10:25:50
Edit Download
921 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
4.89 KB lrwxr-xr-x 2024-05-02 11:19:02
Edit Download
1.25 KB lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
6.56 KB lrwxr-xr-x 2024-05-02 11:19:02
Edit Download
455 B lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
6.74 KB lrwxr-xr-x 2021-12-23 11:54:36
Edit Download
3.52 KB lrwxr-xr-x 2024-05-02 11:19:02
Edit Download
1.17 KB lrwxr-xr-x 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).