X7ROOT File Manager
Current Path:
/var/softaculous/4images
var
/
softaculous
/
4images
/
ðŸ“
..
📄
clone.php
(2.52 KB)
📄
config.php
(1.59 KB)
📄
edit.php
(4.36 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(377 B)
ðŸ“
images
📄
import.php
(3.16 KB)
📄
info.xml
(5.57 KB)
📄
install.js
(921 B)
📄
install.php
(5.18 KB)
📄
install.xml
(1.31 KB)
📄
md5
(1002 B)
📄
notes.txt
(116 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
upgrade.php
(2.43 KB)
📄
upgrade.xml
(250 B)
Editing: config.php
<?php /************************************************************************** * * * 4images - A Web Based Image Gallery Management System * * ---------------------------------------------------------------- * * * * File: config.php * * Copyright: (C) 2002-2023 4homepages.de * * Email: 4images@4homepages.de * * Web: http://www.4homepages.de * * Scriptversion: 1.10 * * * * Dieses Script ist KEINE Freeware. Bitte lesen Sie die Lizenz- * * bedingungen (Lizenz.txt) für weitere Informationen. * * --------------------------------------------------------------- * * This script is NOT freeware! Please read the Copyright Notice * * (Licence.txt) for further information. * * * *************************************************************************/ date_default_timezone_set("America/New_York"); $db_servertype = "mysqli"; $db_host = "[[softdbhost]]"; $db_name = "[[softdb]]"; $db_user = "[[softdbuser]]"; $db_password = "[[softdbpass]]"; $table_prefix = "[[dbprefix]]"; define("4IMAGES_ACTIVE", 1); ?>
Upload File
Create Folder