When trying to access my magento site I keep getting 404 errors and running sudo tail /var/log/nginx/error.log I see the following: 2023/10/19 20:26:32 [warn] 318594#318594: *166 using uninitialized "mage_root" variable, client: x.xx.xxx.xx, server: example.com, request: "GET /subdirectory/ HTTP/1.1", host: "example.com" 2023/10/19 20:26:32 [error] 318594#318594: *166 open() "/var/www/example.com404" failed (2: No […]
Daily Archives: October 20, 2023
how do i remove “More Information” its showing up on the bottom of the product page. where is this coming from? its in the main tabs which is fine, but separately its also showing up at bottom, before the footer.
I am trying to show all my attachments in my grid but the grid is showing only the last one that I uploaded, but in the database and on the frontend it shows all and when i do filter it show all without filter its only show last one. can […]
In particular, there’s an attribute for the banner at the top of the product page that gets updated when there’s a new promotion/event that includes that product, currently, it’s being done manually going through each product one by one, it’s very time-consuming. Is there a better way?
I am transfering a magento website and I have lost nginx settings. But I have full access in the database. In my case I want to find out upon each store url what values must have the MAGE_RUN_CODE and MAGE_RUN_TYPE fastcgi params. Therefore I have tried the following query directly […]
I am trying to install, configure, and start a postgresql 12 service on amazon linux 2023. I have installed the service from source and have created a postgresql.service file in /usr/lib/systemd/system/. I am not able to start the service (I placed the error below) and is there any other configuration […]
I currently have a logic to wait for the resync process to finish by looking at /sys/block/mdXXX/md/raid_state to be clean and assume that the resync has finished. However, I don’t think this is correct as the raid can be in clean state while the resync is still happening. What is […]
I have a bar chart that is tied to some data that changes quarter to quarter. I have the data set up to sort automatically. I would like it so that, for example, the bar for ‘City’ is is always purple and the bar for ‘street’ is always blue and […]
I have very specific setup needs. Windows 10 notebook with second monitor connected. Workflow is as follows – in a store we use laptop for all essential work at cash desk and we want to have second monitor connected to this laptop, which would be controlled from the main screen. […]