so other than the baseline required apache mods for magento 2.4.4 (as per https://devdocs.magento.com/guides/v2.3/install-gde/prereq/apache.html). What other mods do you think should be enabled in apache to improve performance? For example, I noticed that I don’t have mod_cache enabled, should I? Or will that break magento? Thanks for your advice in […]
Monthly Archives: July 2023
Firstly, thanks for any help in advance 🙂 I have successfully upgraded my magento 1.9 in my local dev environment to magento 2.4.4 (took ages and a lot of hair pulling, but I finally made it! lol) I’m looking for some help / tips and tricks / sagely advice from […]
How do I customize the file not found page in firefox 114? I have tried the methods I can find by searching, but can’t get any of them to work. I’m trying to customize the error page for file:/// files.
I have an IDE HDD with its disk partitioned as part1 and part2 (and the Windows7-created “System Reserved” partition). I don’t have the/a computer to boot it on. It contains C: (part1) and D: (part2) drives, and C: is a working installation of Windows 7. I can access the HDD […]
I feel like I’m in a bit over my head here. All I want is to change it so that when I press a key on my mac (CapsLock) or perhaps F12, instead of doing what it was originally mapped to do, it inputs a keystroke (Ctrl + Option + […]
There is enough room on my laptop to copy the folder 3 or 4 times. I don’t want google one drive involved AT ALL!! As long as your drive was big enough, we used to be able to just copy to another hard drive. Is it possible to shut one […]
I’m trying to get a top 10 list from a data table based on two different criteria. Name Sex Total Taylor f 268.2341742 Taylor f 252.2535105 Halle f 250.7678059 Christian m 410.1501907 What I want is a list of the top 10 women (or men) unique by total. What I’ve […]
This article looks in detail at the first ten questions we need to answer while running on Ampere Altra-Based Instances. Continue reading 10 Key Questions When Running on Ampere Altra-Based Instances on SitePoint.
I am using Magento 2.4.5 and getting 5 warning logs in system.log file while I run the command php bin/magento indexer:reindex Memory size allocated for the temporary table is more than 20% of innodb_buffer_pool_size. So far I have done the below steps 1. Increased the value of variable innodb_buffer_pool_size to […]