Server IP : 149.255.58.128 / Your IP : 216.73.216.14
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/drupalcms//NOTES.txt
1) Download the composer.phar and then download the package using the following command. https://new.drupal.org/download
php composer.phar create-project drupal/cms
2) Check and move /web/sites/default/files/2024-12 & media-icons 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) The script is throwing error on ampps even in manual. Hence we have restricted it
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.
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 23 2025 09:37:16 | 0 / root | 0755 | |
images | -- | March 22 2025 10:37:09 | 0 / root | 0755 | |
php53 | -- | March 22 2025 10:37:09 | 0 / root | 0755 | |
php56 | -- | March 22 2025 10:37:09 | 0 / root | 0755 | |
php71 | -- | March 22 2025 10:37:09 | 0 / root | 0755 | |
php81 | -- | March 22 2025 10:37:09 | 0 / root | 0755 | |
php82 | -- | March 22 2025 10:37:09 | 0 / root | 0755 | |
| | | | | |
.htaccess | 0.669 KB | January 27 2025 02:37:06 | 0 / root | 0644 | |
NOTES.txt | 1.83 KB | February 11 2025 23:55:50 | 0 / root | 0644 | |
README.txt | 0.271 KB | January 27 2025 02:37:06 | 0 / root | 0644 | |
_htaccess | 0.475 KB | January 27 2025 02:37:06 | 0 / root | 0644 | |
composer.phar | 2.92 MB | March 18 2025 05:36:34 | 0 / root | 0644 | |
extend.php | 14.824 KB | March 21 2025 08:54:56 | 0 / root | 0644 | |
fileindex.php | 0.093 KB | March 21 2025 02:35:56 | 0 / root | 0644 | |
import.php | 3.434 KB | March 21 2025 08:54:56 | 0 / root | 0644 | |
info.xml | 3.53 KB | March 21 2025 02:35:56 | 0 / root | 0644 | |
install.js | 1.329 KB | January 27 2025 02:37:06 | 0 / root | 0644 | |
install.php | 10.847 KB | March 21 2025 08:54:56 | 0 / root | 0644 | |
install.xml | 1.107 KB | January 28 2025 00:46:54 | 0 / root | 0644 | |
md5 | 2.023 KB | March 21 2025 08:54:56 | 0 / root | 0644 | |
settings.php | 35.443 KB | February 11 2025 23:55:50 | 0 / root | 0644 | |
update_pass.php | 0.528 KB | January 27 2025 02:37:06 | 0 / root | 0644 | |
web.htaccess | 0.085 KB | January 27 2025 02:37:06 | 0 / root | 0644 | |