ACIL FM
Dark
Refresh
Current DIR:
/var/softaculous/easyapmt
/
var
softaculous
easyapmt
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
8.97 MB
chmod
View
DL
Edit
Rename
Delete
clone.php
3.45 MB
chmod
View
DL
Edit
Rename
Delete
config.php
1.98 MB
chmod
View
DL
Edit
Rename
Delete
edit.php
4.29 MB
chmod
View
DL
Edit
Rename
Delete
edit.xml
433 B
chmod
View
DL
Edit
Rename
Delete
fileindex.php
134 B
chmod
View
DL
Edit
Rename
Delete
import.php
3.1 MB
chmod
View
DL
Edit
Rename
Delete
info.xml
3.58 MB
chmod
View
DL
Edit
Rename
Delete
install.js
921 B
chmod
View
DL
Edit
Rename
Delete
install.php
5.27 MB
chmod
View
DL
Edit
Rename
Delete
install.xml
1.05 MB
chmod
View
DL
Edit
Rename
Delete
md5
2.72 MB
chmod
View
DL
Edit
Rename
Delete
notes.txt
194 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /var/softaculous/easyapmt/config.php
<?php /* ---------------------------------------------------------------------------- * Easy!Appointments - Online Appointment Scheduler * * @package EasyAppointments * @author A.Tselegidis <alextselegidis@gmail.com> * @copyright Copyright (c) Alex Tselegidis * @license https://opensource.org/licenses/GPL-3.0 - GPLv3 * @link https://easyappointments.org * @since v1.0.0 * ---------------------------------------------------------------------------- */ /** * Easy!Appointments Configuration File * * Set your installation BASE_URL * without the trailing slash * and the database * credentials in order to connect to the database. You can enable the DEBUG_MODE * while developing the application. * * Set the default language by changing the LANGUAGE constant. For a full list of * available languages look at the /application/config/config.php file. * * IMPORTANT: * If you are updating from version 1.0 you will have to create a new "config.php" * file because the old "configuration.php" is not used anymore. */ class Config { // ------------------------------------------------------------------------ // GENERAL SETTINGS // ------------------------------------------------------------------------ const BASE_URL = '[[softurl]]'; const LANGUAGE = 'english'; const DEBUG_MODE = false; // ------------------------------------------------------------------------ // DATABASE SETTINGS // ------------------------------------------------------------------------ const DB_HOST = '[[softdbhost]]'; const DB_NAME = '[[softdb]]'; const DB_USERNAME = '[[softdbuser]]'; const DB_PASSWORD = '[[softdbpass]]'; // ------------------------------------------------------------------------ // GOOGLE CALENDAR SYNC // ------------------------------------------------------------------------ const GOOGLE_SYNC_FEATURE = false; // Enter TRUE or FALSE const GOOGLE_CLIENT_ID = ''; const GOOGLE_CLIENT_SECRET = ''; }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply