ACIL FM
Dark
Refresh
Current DIR:
/var/softaculous/drupalcms
/
var
softaculous
drupalcms
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
.htaccess
685 B
chmod
View
DL
Edit
Rename
Delete
composer.phar
3.14 GB
chmod
View
DL
Edit
Rename
Delete
extend.php
14.86 MB
chmod
View
DL
Edit
Rename
Delete
fileindex.php
287 B
chmod
View
DL
Edit
Rename
Delete
import.php
3.54 MB
chmod
View
DL
Edit
Rename
Delete
info.xml
3.55 MB
chmod
View
DL
Edit
Rename
Delete
install.js
1.33 MB
chmod
View
DL
Edit
Rename
Delete
install.php
12.67 MB
chmod
View
DL
Edit
Rename
Delete
install.xml
1.11 MB
chmod
View
DL
Edit
Rename
Delete
md5
1.05 MB
chmod
View
DL
Edit
Rename
Delete
NOTES.txt
1.96 MB
chmod
View
DL
Edit
Rename
Delete
README.txt
278 B
chmod
View
DL
Edit
Rename
Delete
settings.php
34.78 MB
chmod
View
DL
Edit
Rename
Delete
update_pass.php
541 B
chmod
View
DL
Edit
Rename
Delete
_htaccess
486 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /var/softaculous/drupalcms/NOTES.txt
1) Download the composer.phar and then download the package using the following command. https://www.drupal.org/project/cms_cpanel/releases php composer.phar create-project drupal/cms_cpanel 2) Check and move /avatars, /media-icons and login-wallpaper.png from manual to zip. 9) Delete utf8mb4_0900_ai_ci collation from sql as it restricts the installation on MariaDB. 3) Delete this table inserts from following tables cachetags, cache_access_policy, cache_bootstrap, cache_config, cache_container, cache_data, cache_default, cache_discovery, cache_entity, cache_menu, cache_render. Drupal creates it on login. 5) Do not change "default_config_hash" from sql since it remains same across installations for same version. 4) No need to generate system.js_cache_files and drupal_css_cache_files. It's same for all install. 6) Set the value for temporary as s:0:"" in `config` table for "system.file" row. On our servers we get it as /tmp but on some servers /tmp is not accessible due to open_basedir which causes temporary file creation issue. So if we set it as empty Drupal will generate it automatically when needed(Not needed since version 8.8.0). 7) Remove serialized entries of "twig_extension_hash" and "twig_cache_prefix" from key_value table as it creates itself. 2) Delete all watchdog INSERTS And also change its AUTO INCREMENT =1 ; 8) PHP REQUIREMENT LINK: https://www.drupal.org/docs/system-requirements/php-requirements as of drupal 11.x https://new.drupal.org/docs/drupal-cms/get-started/install-drupal-cms/move-your-site-to-a-hosting-provider 10) Few icons(pages, cms etc) are not loading on ampps even in manual. Since most of the things are working fine we have enabled it on ampps. 11) [IMP] Keep putenv function in settings.php as it is required to set the gobally installed composer path. 12) [IMP] Download composer.phar everytime and copy it in our path. This is to give composer path in settings.php file when global path is empty. 13) [IMP] Keep default(Starter) site template.
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply