Receiving 404 when uploading file larger than 10kb

Check the nginx error.log (based on nginx.conf error_log location). $ sudo nano /path/to/nginx/error.log There is a “permission denied” error on /var/lib/nginx. This happened because I changed the user setting in nginx.conf from user nginx; to something else. In this case, user iam; Solution: Check the current user and group ownership on /var/lib/nginx. $ ls -ld … Read more

How to fix mixed content warnings for plugin resources?

For this you will need to use a plugin like Better Search Replace to replace http://yoursite with https://yoursite WordPress saves URLs in the database absolutely. So if you at one point in time had the site with http and then changed to use https WordPress would still have the http urls saved in the database. … Read more

https – too many redirects

I am replying to this question, as it hadn’t been answered effectively for a long time. As disabling plugin hasn’t fixed the issue, you should take two additional steps: Check WordPress Address(URL) and Site Address(URL) Head to Settings > General Settings. Ensure that the links entered in WordPress Address(URL) and Site Address(URL) fields are the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)