Server IP : 149.255.58.128 / Your IP : 216.73.216.206
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/magento241//Notes.txt
1) Install twice manually, with and without sample data. Always check the difference between packages of with and without sample data and make sampledata.zip accordingly.
2) Select "Db" for saving session storage while installation on manual.(we had changed session storage to "Files" from magento 2.2.4 as it was giving error on accessing System -> Tools -> Web Setup Wizard (Not required since 2.3.0))
3) Select Timezone America/NewYork
4) Just check that "USING BTREE" should be on the left i.e. not at the end
5) Always check the file permissions
6) Check and copy pub/media/theme folder from manual to zip and check name of the images. It should match with entry in SQL.(without sample data)
7) Check and copy pub/media/* folder from manual to sampledata.zip and check name of the images. It should match with entry in SQL. (with sample data)
8) Take dump using mysql command /usr/local/apps/mysql56/bin/mysqldump --routines -u root -ppass soft_mage282 > mage282.sql
9) set WRITEABLE_DIRECTORY_MODE = 0755; and WRITEABLE_FILE_MODE = 0644; in vendor/magento/framework/Filesystem/DriverInterface.php and then start with manual installation. (NOT REQUIRED FROM 2.0.7)
10) "hash_config" values in indexer_state table is same for all installation from 2.1.0, hence no need to change this values.
11) We have disabled magento 2.x on windows because icons are not loading properly post login. This is happening because it redirects to symlinks to load all the icons and on windows symlinks are not created and also as per their requirement, magento 2.x is not supported on windows OS.
12) PHP REQUIREMENT LINK: https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements-tech.html
13) Magento 2.2.2 requires Apache mod_version to be enabled.
14) Upgrade is not possible at present because magento2 uses either system's upgrade utility or the command line upgrade. http://devdocs.magento.com/guides/v2.4/comp-mgr/bk-compman-upgrade-guide.html
15) Change "<item name="view_preprocessed" xsi:type="object">Magento\Framework\App\View\Asset\MaterializationStrategy\Symlink</item>" from di.xml "<item name="view_preprocessed" xsi:type="object">Magento\Framework\App\View\Asset\MaterializationStrategy\Copy</item>" to disable symlink, it copies file to required place instead of making symlinks.
16) Move all Triggers and DELIMITERS to the end of sql.
17) Remove DEFINER=`root`@`localhost` from SQL file.
18) [IMPORTANT] We have to maintain two copies of .htaccess i.e. for Apache 2.2 and 2.4:( Not required since 2.3.4 as script has handled the .htaccess code for both the apache versions.)
For Apache 2.2 files will be :
.htaccess -> .htaccess
pub_.htaccess -> pub/.htaccess
pubstatic_.htaccess -> pub/static/.htaccess
For Apache 2.4 files will be :
apache24/.htaccess -> .htaccess
apache24/pub_.htaccess -> pub/.htaccess
apache24/pubstatic_.htaccess -> pub/static/.htaccess
1. Replace :
SetEnv
with :
<IfModule mod_env.c>
SetEnv
</IfModule>
2. Replace :
<IfVersion
</IfVersion>
with :
(For apache 2.2)
order allow,deny
deny from all
(For apache 2.4)
Require all denied
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 23 2025 09:37:16 | 0 / root | 0755 | |
images | -- | December 06 2024 10:38:24 | 0 / root | 0755 | |
php53 | -- | December 06 2024 10:38:24 | 0 / root | 0755 | |
php56 | -- | December 06 2024 10:38:24 | 0 / root | 0755 | |
php71 | -- | December 06 2024 10:38:24 | 0 / root | 0755 | |
php81 | -- | December 06 2024 10:38:24 | 0 / root | 0755 | |
php82 | -- | December 06 2024 10:38:24 | 0 / root | 0755 | |
| | | | | |
.htaccess | 10.991 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
Notes.txt | 3.015 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
_config.php | 13.556 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
changelog.txt | 85.569 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
check_elasticsearch.php | 3.646 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
clone.php | 5.33 KB | December 05 2024 06:09:46 | 0 / root | 0644 | |
config.php | 12.756 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
di.xml | 123.465 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
edit.php | 4.376 KB | December 05 2024 06:09:46 | 0 / root | 0644 | |
edit.xml | 0.423 KB | December 04 2024 08:17:30 | 0 / root | 0644 | |
env.php | 1.991 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
fileindex.php | 0.315 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
import.php | 5.903 KB | December 05 2024 06:09:46 | 0 / root | 0644 | |
info.xml | 4.273 KB | December 04 2024 08:17:30 | 0 / root | 0644 | |
install.js | 1.813 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
install.php | 28.379 KB | December 05 2024 06:09:46 | 0 / root | 0644 | |
install.xml | 2.563 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
md5 | 3.486 KB | December 05 2024 06:09:46 | 0 / root | 0644 | |
pub_.htaccess | 6.061 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
pubstatic_.htaccess | 3.712 KB | March 01 2023 08:03:18 | 0 / root | 0644 | |
remove.php | 2.531 KB | December 05 2024 06:09:46 | 0 / root | 0644 | |