Plugin not working – possibly Nginx
-
Good day.
I’ve downloaded the plugin about 3 weeks ago and have been going back and forth to figure out what the problem might be. I am not a website developer and have minimal experience with websites. But, still I took it upon myself to do my own company website.
At first the cache folder wasn’t created so I did it manually. But, the images aren’t created in the cache folder. I’ve visited the site from various mobile devices and smaller screen laptops – all displayed the images incorrectly.
Calculate cache size
Total files in the adaptive images cache: 0
Total directories in the adaptive images cache: 0
Total size of the adaptive images cache: 0I recently spoke to my hosting company and according to them they started using the NGINX caching server.
Should this be the issue could you please assist me on how to change settings and where to add text as described.Please have a look at my website: https://bushward.co.za/bushward-safaris/
Appreciate your time and advice.
Debug info
? PHP GD library is installed.
? Image cache directory has been created.
/home/bushwptf/public_html/wp/wp-content/cache/adaptive-images => drwxr-xr-x
? Installation .htaccess file is setup OK.
/home/bushwptf/public_html/.htaccess => -rw-r–r–
? Adaptive images settings dump:
array(12) {
[“resolutions”]=>
array(7) {
[0]=>
int(1980)
[1]=>
int(1024)
[2]=>
int(800)
[3]=>
int(720)
[4]=>
int(640)
[5]=>
int(480)
[6]=>
int(300)
}
[“landscape”]=>
bool(true)
[“hidpi”]=>
bool(true)
[“cache-directory”]=>
string(21) “cache/adaptive-images”
[“watched-directories”]=>
array(2) {
[0]=>
string(18) “wp-content/uploads”
[1]=>
string(17) “wp-content/themes”
}
[“jpeg-quality”]=>
int(75)
[“sharpen-images”]=>
bool(true)
[“watch-cache”]=>
bool(true)
[“browser-cache”]=>
float(730)
[“cdn-support”]=>
bool(false)
[“version”]=>
string(6) “0.6.61”
[“sanitized”]=>
bool(true)
}
- The topic ‘Plugin not working – possibly Nginx’ is closed to new replies.