Server IP : 149.255.58.128 / Your IP : 216.73.216.73
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /var/softaculous/drupal89//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) Delete all watchdog INSERTS And also change its AUTO INCREMENT =1 ;
4) Delete this table inserts from following tables cache_bootstrap, cache_config, cache_container, cache_data, cache_default, cache_discovery, cache_entity, cache_menu, cache_render. Drupal creates it on login
5) We do not copy .htaccess from /sites/default/files/{config_***}/sync/.htaccess because Drupal creates it.(We create this since 8.8.1)
6) In next update change the datestamp to a variable [[datestamp]] and update the datestamp everytime in install.php
7) Try to detect if Clean URL will work and update accordingly in database
8) No need to generate system.js_cache_files and drupal_css_cache_files. It's same for all install
9) 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)
10) Do not change "default_config_hash" from sql since it remains same across installations for same version.
11) 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).
12) Remove serialized entries of "twig_extension_hash" and "twig_cache_prefix" from key_value table as it creates itself.
13) PHP REQUIREMENT LINK: https://www.drupal.org/docs/8/system-requirements/php (We have kept PHP requirement to 7.0 as it does not work on PHP < 7.0)
14) 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
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 23 2025 09:37:16 | 0 / root | 0755 | |
images | -- | March 07 2025 10:37:12 | 0 / root | 0755 | |
php53 | -- | March 07 2025 10:37:12 | 0 / root | 0755 | |
php56 | -- | March 07 2025 10:37:12 | 0 / root | 0755 | |
php71 | -- | March 07 2025 10:37:12 | 0 / root | 0755 | |
php81 | -- | March 07 2025 10:37:12 | 0 / root | 0755 | |
php82 | -- | March 07 2025 10:37:12 | 0 / root | 0755 | |
| | | | | |
.htaccess | 0.67 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
NOTES.txt | 1.948 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
README.txt | 0.276 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
_htaccess | 0.476 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
clone.php | 14.31 KB | March 05 2025 06:15:06 | 0 / root | 0644 | |
edit.php | 4.729 KB | March 05 2025 06:15:06 | 0 / root | 0644 | |
edit.xml | 0.423 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
fileindex.php | 0.266 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
import.php | 5.448 KB | March 05 2025 06:15:06 | 0 / root | 0644 | |
info.xml | 3.921 KB | March 05 2025 05:08:44 | 0 / root | 0644 | |
install.js | 0.899 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
install.php | 15.081 KB | March 05 2025 06:15:06 | 0 / root | 0644 | |
install.xml | 1.1 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
md5 | 2.477 KB | March 05 2025 06:15:06 | 0 / root | 0644 | |
settings.php | 31.495 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
upgrade.php | 4.376 KB | March 05 2025 06:15:06 | 0 / root | 0644 | |
upgrade.xml | 0.302 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |