X7ROOT File Manager
Current Path:
/var/softaculous/typo
var
/
softaculous
/
typo
/
ðŸ“
..
📄
ENABLE_INSTALL_TOOL
(11 B)
📄
changelog.txt
(4.15 KB)
📄
clone.php
(4.12 KB)
📄
edit.php
(4.2 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(160 B)
ðŸ“
images
📄
import.php
(4.35 KB)
📄
info.xml
(2.05 KB)
📄
install.js
(924 B)
📄
install.php
(6.33 KB)
📄
install.xml
(921 B)
📄
localconf.php
(1.9 KB)
📄
md5
(9.54 KB)
📄
notes.txt
(104 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
📄
upgrade.php
(3.07 KB)
📄
upgrade.xml
(414 B)
Editing: localconf.php
<?php if (!defined ('TYPO3_MODE')) { die ('Access denied.'); } $TYPO3_CONF_VARS['SYS']['sitename'] = '[[site_name]]'; // Default password is "joh316" : $TYPO3_CONF_VARS['BE']['installToolPassword'] = 'bacb98acf97e0b6112b1d1b650b84971'; $TYPO3_CONF_VARS['EXT']['extList'] = 'info,perm,func,filelist,about,version,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin,t3editor,reports,felogin'; $typo_db_extTableDef_script = 'extTables.php'; ## INSTALL SCRIPT EDIT POINT TOKEN - all lines after this points may be changed by the install script! $TYPO3_CONF_VARS['EXT']['extList'] = 'info,perm,func,filelist,about,version,tsconfig_help,context_help,extra_page_cm_options,impexp,sys_note,tstemplate,tstemplate_ceditor,tstemplate_info,tstemplate_objbrowser,tstemplate_analyzer,func_wizards,wizard_crpages,wizard_sortpages,lowlevel,install,belog,beuser,aboutmodules,setup,taskcenter,info_pagetsconfig,viewpage,rtehtmlarea,css_styled_content,t3skin,t3editor,reports,felogin'; // Modified or inserted by TYPO3 Core Update Manager. // Updated by TYPO3 Core Update Manager [[reg_time]] $TYPO3_CONF_VARS['SYS']['encryptionKey'] = '[[encryption_key]]'; // Modified or inserted by TYPO3 Install Tool. $TYPO3_CONF_VARS['SYS']['compat_version'] = '4.5'; // Modified or inserted by TYPO3 Install Tool. $typo_db_username = '[[softdbuser]]'; // Modified or inserted by TYPO3 Install Tool. $typo_db_password = '[[softdbpass]]'; // Modified or inserted by TYPO3 Install Tool. $typo_db_host = '[[softdbhost]]'; // Modified or inserted by TYPO3 Install Tool. $typo_db = '[[softdb]]'; // Modified or inserted by TYPO3 Install Tool. // Updated by TYPO3 Install Tool [[reg_time]] ?>
Upload File
Create Folder