Questions tagged [server-setup]
All issues related to LAMP stack for your Magento installation. This can include Apache, Nginx, Lightspeed or any other web server. There is a tag for MySQL so I would reserve those questions for more specific database questions. This can also include vhosts, tuning, tricks and tips.
364 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
2
answers
71
views
know suitable server package
I have a Magento website whose size ranges from 10–11 GB when compressed.
Currently, I’m using this VDS server package:
10 Physical Cores
60 GB RAM
800 GB NVMe
32 TB Traffic
Unlimited Available
...
0
votes
2
answers
77
views
Backend css and jss issue
Css and js are returning with 404
Refused to apply style from 'https://domainnaime.com/pub/static/adminhtml/Magento/backend/en_US/jquery/uppy/dist/uppy-custom.css' because its MIME type ('text/html') ...
0
votes
0
answers
34
views
Multiple domains caused 403 forbidden in Ngnix
I'm playing around with Magento2 version 2.4.8 but suddenly I'm getting the following error when trying to enable multiple domains ( mydomain.test & mydomain.com )
directory index of "/etc/...
0
votes
2
answers
103
views
Servers RAM spikes after Newsletter
Whenever we send off a newsletter with say 10+ links to specific products, our server ends up overloading and our website ends up going down for 5-10 minutes until the server comes back up.
The ...
0
votes
1
answer
86
views
Magento2 site need reboot every night
I have setup my magento2 site on dedicate root server from Hetzner.The site is setup correctly and have no issues at all in magento logs or apache2 logs. I also checked most of my cpu is also free so ...
0
votes
1
answer
48
views
Help with strange Magento behaviour on VPS. Cart not updating until after page refresh, cache refreshes after navigating away from page
We're having a strange problem that we can't seem to get to the bottom of. No errors are being shown.
Within the CMS, if we click flush cache, the page quickly refreshes and nothing seems to happen. ...
0
votes
1
answer
252
views
Magento 2 save admin integration it shows 404 error: Page not found
We are using magento version 2.4.6-p3 when we are trying to save admin integration it shows 404 error: Page not found.
We can save Design configuration,product,categories but 404 error only coming ...
0
votes
0
answers
132
views
Magento 2 Website getting down
We host our dev and production sites on the same server. However, the production Magento site is going down randomly but, the dev is up at the same time.
It is like the website is not loading. I have ...
0
votes
2
answers
51
views
Magento2: Unable to transfer/move the CSV file from var/report to another server
I'm unable to move the generated csv file from my var/report folder to another sftp server.
Please help me.
1
vote
2
answers
517
views
Magento2: The env.php file keeps automatically changing
The file env.php is changing automatically and randomly.
Environment:
Cluster server
Deployer
Magento 2.4.6-p3
Redis, varnish and cloudflare
php 8.1
Here is the actual the env.php
'session' => [...
0
votes
2
answers
650
views
PageSpeed - How to reduce Reduce initial server response time and Eliminate render-blocking to increase page speed
In gtmetrix, I am facing high initial server response time and render-blocking resources.
1
vote
2
answers
1k
views
How to set magento 2 sudo chown -R username:www-data
I'm using AWS EC2 ubuntu 22.04 to install magento2.4.6, but I'm confused about sudo chown -R user_name:www-data ., what should the user_name be, ubuntu or root.
The default ssh user of ubuntu 22.04 is ...
0
votes
1
answer
555
views
Running security patch isn't working
I tried multiple times running patch -p1 ACSD-47578_2.4.4_2.4.5_COMPOSER_patch.composer.patch, even after running full server build on Magento root, but it seems to be stuck as seen in the image below....
1
vote
2
answers
330
views
how can we increase performance of bulk product save in magento 2 api
when we test performance of bulk product create api request using Apache 2 Benchmark, it takes to much time for return response of request.
I tested bulk api requests with 200 total number of requests ...
2
votes
2
answers
108
views
Sizing for Store with 36k Products and 220 Attributes
how should I dimension my server for a shop with 36,000 products (7k configurables)? The products have up to 220 attributes, of which about 60 are displayed on the PDP. 30 attributes are searchable.
...