GRAYBYTE WORDPRESS FILE MANAGER4377

Server IP : 149.255.58.128 / Your IP : 216.73.216.231
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
Directory : /var/softaculous/magento24/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /var/softaculous/magento24//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) Always check the file permissions
3) Magento 2.4.2 supports only root directory installation. Check next version if it supports sub directory installation. If it does, make the changes accordingly in install as well as clone.
4) Use following command to install Magento 2.4 keeping elasticsearch service on. Check parameters if anything needs to be added or removed. https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli.html

./bin/magento setup:install --base-url=http://abc.com --db-host=localhost --db-name=magento242sd  --db-user=root  --db-password=mysql --db-prefix=prmg_ --admin-firstname=admin --admin-lastname=lastname --admin-email=a@a.com --admin-user=admin --admin-password=password --language=en_US --currency=USD --timezone=America/New_York --use-rewrites=1 --session-save=db --use-secure=1 --use-secure-admin=1 --cleanup-database

5) 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)
6) 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)
7) Take dump using mysql command mysqldump --routines -u root -ppass soft_mage282 > mage282.sql
8) "hash_config" values in indexer_state table is same for all installation from 2.1.0, hence no need to change this values.
9) 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.
10) PHP REQUIREMENT LINK: https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements-tech.html ( IN 2.4.4 We have kept MariDB req to 10.2 as one of our user ( fatfingers ) wanted and req in di.xml allows MariaDB 10.3)
11) Magento 2.2.2 requires Apache mod_version to be enabled.
12) 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
13) 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.
14) Move all Triggers and DELIMITERS to the end of sql.
15) Remove DEFINER=`root`@`localhost` from SQL file.
16) [NA] Keep extra entries in "core_config_data" table and adjust it's auto increment accordingly.
17) Sample data sub-category products loads only when ES service is ON.
18) Remove "default collation of server generated in manual install(utf8mb4_0900_ai_ci/utf8mb4_general_ci)" from tables because it throws error on MariaDB server and it gets generated with server default values in MariaDB and Mysql servers.
19) Remove "__magento24_soft_mysql_parts" function from install.php once Softaculous 6.1.0 version is launched. Also change the <softversion> to 6.1.0 in info.xml
20) Delete /var/cache/* /var/composer_home/cache/* and /var/log/* while making sampledata.zip

############## MAGENTO 2.4.5 ##############
https://devdocs.magento.com/guides/v2.4/install-gde/install-flow-diagram.html

1 Download the package using following command.
php composer.phar create-project --repository-url=https://repo.magento.com/ magento/project-community-edition [[path]]

add sample data to it using following command.
bin/magento sampledata:deploy

2. Login to https://repo.magento.com/ and get access keys
use public key as username and private key as password for downloading package.

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 23 2025 09:37:16
0 / root
0755
images
--
April 24 2025 09:37:10
0 / root
0755
php53
--
April 24 2025 09:37:10
0 / root
0755
php56
--
April 24 2025 09:37:10
0 / root
0755
php71
--
April 24 2025 09:37:10
0 / root
0755
php81
--
April 24 2025 09:37:10
0 / root
0755
php82
--
April 24 2025 09:37:10
0 / root
0755
Notes.txt
3.879 KB
April 21 2025 02:43:14
0 / root
0644
_config.php
15.926 KB
April 21 2025 02:43:14
0 / root
0644
clone.php
6.834 KB
April 24 2025 00:12:46
0 / root
0644
config.php
15.126 KB
April 21 2025 02:43:14
0 / root
0644
di.xml
134.752 KB
April 21 2025 02:43:14
0 / root
0644
edit.php
4.372 KB
April 24 2025 00:12:46
0 / root
0644
edit.xml
0.423 KB
December 23 2021 06:54:36
0 / root
0644
env.php
2.135 KB
August 29 2024 06:19:04
0 / root
0644
fileindex.php
0.315 KB
March 20 2023 07:06:36
0 / root
0644
import.php
7.027 KB
April 24 2025 00:12:46
0 / root
0644
info.xml
4.985 KB
April 22 2025 04:58:38
0 / root
0644
install.js
2.02 KB
December 23 2021 06:54:36
0 / root
0644
install.php
21.983 KB
April 24 2025 00:12:46
0 / root
0644
install.xml
1.555 KB
April 21 2025 04:53:38
0 / root
0644
md5
1.73 KB
April 24 2025 00:12:46
0 / root
0644
pubstatic_.htaccess
4.287 KB
April 19 2022 02:44:20
0 / root
0644
remove.php
2.531 KB
April 24 2025 00:12:46
0 / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF