ACIL FM
Dark
Refresh
Current DIR:
/var/softaculous/lime5
/
var
softaculous
lime5
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
images
-
chmod
Open
Rename
Delete
php53
-
chmod
Open
Rename
Delete
php56
-
chmod
Open
Rename
Delete
php71
-
chmod
Open
Rename
Delete
php81
-
chmod
Open
Rename
Delete
php82
-
chmod
Open
Rename
Delete
changelog.txt
47.14 MB
chmod
View
DL
Edit
Rename
Delete
clone.php
4.73 MB
chmod
View
DL
Edit
Rename
Delete
config.php
2.76 MB
chmod
View
DL
Edit
Rename
Delete
edit.php
4.44 MB
chmod
View
DL
Edit
Rename
Delete
edit.xml
433 B
chmod
View
DL
Edit
Rename
Delete
extend.php
9.94 MB
chmod
View
DL
Edit
Rename
Delete
fileindex.php
214 B
chmod
View
DL
Edit
Rename
Delete
import.php
5.67 MB
chmod
View
DL
Edit
Rename
Delete
info.xml
5.18 MB
chmod
View
DL
Edit
Rename
Delete
install.js
921 B
chmod
View
DL
Edit
Rename
Delete
install.php
5.08 MB
chmod
View
DL
Edit
Rename
Delete
install.xml
3.56 MB
chmod
View
DL
Edit
Rename
Delete
md5
6.61 MB
chmod
View
DL
Edit
Rename
Delete
notes.txt
1.67 MB
chmod
View
DL
Edit
Rename
Delete
security.php
847 B
chmod
View
DL
Edit
Rename
Delete
sha256.php
19.18 MB
chmod
View
DL
Edit
Rename
Delete
update_pass.php
534 B
chmod
View
DL
Edit
Rename
Delete
upgrade.php
5.08 MB
chmod
View
DL
Edit
Rename
Delete
upgrade.xml
371 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /var/softaculous/lime5/config.php
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); /* | ------------------------------------------------------------------- | DATABASE CONNECTIVITY SETTINGS | ------------------------------------------------------------------- | This file will contain the settings needed to access your database. | | For complete instructions please consult the 'Database Connection' | page of the User Guide. | | ------------------------------------------------------------------- | EXPLANATION OF VARIABLES | ------------------------------------------------------------------- | | 'connectionString' Hostname, database, port and database type for | the connection. Driver example: mysql. Currently supported: | mysql, pgsql, mssql, sqlite, oci | 'username' The username used to connect to the database | 'password' The password used to connect to the database | 'tablePrefix' You can add an optional prefix, which will be added | to the table name when using the Active Record class | */ return array( 'components' => array( 'db' => array( 'connectionString' => 'mysql:host=[[softdbhost]];port=3306;dbname=[[softdb]];', 'emulatePrepare' => true, 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'charset' => 'utf8mb4', 'tablePrefix' => '[[dbprefix]]', ), 'session' => array ( 'sessionName'=>'LS-[[session_name_]]', // Uncomment the following lines if you need table-based sessions. // Note: Table-based sessions are currently not supported on MSSQL server. // 'class' => 'application.core.web.DbHttpSession', // 'connectionID' => 'db', // 'sessionTableName' => '{{sessions}}', ), 'urlManager' => array( 'urlFormat' => 'path', 'rules' => array( // You can add your own rules here ), 'showScriptName' => true, ), ), // For security issue : it's better to set runtimePath out of web access // Directory must be readable and writable by the webuser // 'runtimePath'=>'/var/limesurvey/runtime/' // Use the following config variable to set modified optional settings copied from config-defaults.php 'config'=>array( // debug: Set this to 1 if you are looking for errors. If you still get no errors after enabling this // then please check your error-logs - either in your hosting provider admin panel or in some /logs directory // on your webspace. // LimeSurvey developers: Set this to 2 to additionally display STRICT PHP error messages and get full access to standard templates 'debug'=>0, 'debugsql'=>0, // Set this to 1 to enanble sql logging, only active when debug = 2 // Mysql database engine (INNODB|MYISAM): 'mysqlEngine' => 'MYISAM' , // Update default LimeSurvey config here ) ); /* End of file config.php */ /* Location: ./application/config/config.php */
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply