stonedb
Forum Replies Created
-
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Need an Nginx expertNOW IT’S WORKS ! Thanks a lot for your time Takis !
The issue was resolved, in fact in my nginx config i use:
include rocket-nginx/default.conf; include snippets/phpmyadmin.conf;and these files conflicted with my configuration.
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Need an Nginx expertFinally issue resolved with nginx
BUT still not working :/.When i go to https://sample.com/wp-content/uploads/2019/11/sample.jpg?debug=true
it showing ‘You are viewing this page instead of the image you requested. This is part of the debugging capabilities of the Adaptive Images plugin. Seeing this means the plugin is running alright and that the .htaccess configuration file is setup correctly!’
When i try to manually see a scaled image with https://sample.com/wp-content/uploads/2019/11/sample.jp?resolution=600,800 it showing the original image not resized
And when i go to wp-content/cache/adaptive-images/ directory is empty.
Here is my new conf: https://github.com/stonedb00/stonedb/blob/master/newnginxconf
I hope someone can help me !
Thanks
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Need an Nginx expertHey Takis,
have retry but don’t works.
Here is my current nginx conf: https://pastebin.com/A2yCkqig
Print debug: https://pastebin.com/7fWPY9J6
Print diag: https://pastebin.com/mMuFQTJ4Can’t share url here (nsfw content)
Thanks in advance