Didn’t work at kinsta
-
Hello,
I host a site at kinsta.com. They use Nginx.
They have added needed code.
I also use cloudflare for several reasons.After add the nginx code, I satrted see the folder in cache folder but no image in there.
When I check from mobile, I see that original image is served.
What can I do?
? PHP GD library is installed. ? Image cache directory has been created. /www/xxxx/public/wp-content/cache/adaptive-images => drwxr-xr-x ? Installation .htaccess file is setup OK. /www/xxxx/public/.htaccess => -rw-r--r-- ? Adaptive images settings dump: array(14) { ["resolutions"]=> array(3) { [0]=> int(1024) [1]=> int(768) [2]=> int(480) } ["landscape"]=> bool(true) ["hidpi"]=> bool(true) ["cdn-support"]=> 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(90) ["sharpen-images"]=> bool(true) ["watch-cache"]=> bool(true) ["browser-cache"]=> float(180) ["version"]=> string(6) "0.6.68" ["sanitized"]=> bool(true) ["wp-content-dir"]=> string(38) "/www/xxxx/public/wp-content" ["wp-content-url"]=> string(35) "https://gp.xxxx.gen.tr/wp-content" }
System information Web Server nginx/1.19.1 Document Root PHP 7.4.14 PHP Time Limit 300 PHP Memory Limit 256M PHP Post Max Size 128M PHP Upload Max Size 128M PHP Max Input Vars 10000 PHP Display Errors No PHP Error Log MySQL 5.5.5-10.3.22-MariaDB-1ubuntu1-log MySQL Ext/mysqli Yes MySQL Table Prefix wp_ MySQL DB Charset utf8mb4 WP 5.6.1 WP Multisite No WP Debug Mode No
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Didn’t work at kinsta’ is closed to new replies.