PHP 8.2.30
Preview: config.php Size: 1.71 KB
/var/softaculous/gibbon/config.php

<?php
/*
Gibbon: the flexible, open school platform
Founded by Ross Parker at ICHK Secondary. Built by Ross Parker, Sandra Kuipers and the Gibbon community (https://gibbonedu.org/about/)
Copyright © 2010, Gibbon Foundation
Gibbon™, Gibbon Education Ltd. (Hong Kong)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

/**
 * Sets the database connection information.
 * You can supply an optional $databasePort if your server requires one.
 */
$databaseServer = '[[softdbhost]]';
$databaseUsername = '[[softdbuser]]';
$databasePassword = '[[softdbpass]]';
$databaseName = '[[softdb]]';

/**
 * Sets a globally unique id, to allow multiple installs on a single server.
 */
$guid = '[[guid]]';

/**
 * Sets system-wide caching factor, used to balance performance and freshness.
 * Value represents number of page loads between cache refresh.
 * Must be positive integer. 1 means no caching.
 */
$caching = 10;

/**
 * Enables the System Admin > Impersonate User action, for testing and development.
 * This option is off by default. Access can be granted by adding usernames to 
 * the list below. Allowed users must also have administrator access.
 */
$allowImpersonateUser = [];

Directory Contents

Dirs: 6 × Files: 17

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-02-11 22:03:53
Edit Download
php53 DIR
- drwxr-xr-x 2026-02-11 22:03:54
Edit Download
php56 DIR
- drwxr-xr-x 2026-02-11 22:03:54
Edit Download
php71 DIR
- drwxr-xr-x 2026-02-11 22:03:53
Edit Download
php81 DIR
- drwxr-xr-x 2026-02-11 22:03:53
Edit Download
php82 DIR
- drwxr-xr-x 2026-02-11 22:03:53
Edit Download
9.02 KB lrw-r--r-- 2026-02-11 07:20:46
Edit Download
5.10 KB lrw-r--r-- 2026-02-11 12:33:22
Edit Download
1.71 KB lrw-r--r-- 2025-11-24 11:00:48
Edit Download
4.31 KB lrw-r--r-- 2026-02-11 12:33:22
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.09 KB lrw-r--r-- 2025-11-24 11:00:48
Edit Download
454.09 KB lrw-r--r-- 2026-02-11 07:20:46
Edit Download
116.75 MB lrw-r--r-- 2026-02-11 07:20:46
Edit Download
3.51 KB lrw-r--r-- 2026-02-11 12:33:22
Edit Download
7.21 KB lrw-r--r-- 2026-02-11 07:20:46
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.86 KB lrw-r--r-- 2026-02-11 12:33:22
Edit Download
1.73 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.77 KB lrw-r--r-- 2026-02-11 12:33:20
Edit Download
2.07 KB lrw-r--r-- 2025-11-24 11:00:48
Edit Download
4.55 KB lrw-r--r-- 2026-02-11 12:33:22
Edit Download
367 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

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