Images not being created but no debug errors
-
Hi
I have the plugin install on host WPEngine and had to create the cache directory manually as it was not being created as no images were being created. I did load the site on mobile devices.
Any suggestion on how to debug the issue would be much appreciated.
Debug
? PHP GD library is installed. ? Image cache directory has been created. /nas/content/live/mydomain/wp-content/cache/adaptive-images => drwxr-xr-x ? Installation .htaccess file is setup OK. /nas/content/live/gauntlet/.htaccess => -rw-r--r-- ? Adaptive images settings dump: array(12) { ["resolutions"]=> array(3) { [0]=> int(1024) [1]=> int(640) [2]=> int(480) } ["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(180) ["landscape"]=> bool(false) ["hidpi"]=> bool(false) ["cdn-support"]=> bool(false) ["version"]=> string(6) "0.6.42" ["sanitized"]=> bool(true) }
Environment
Web Server Apache Document Root /nas/wp/www/sites/mydomain PHP 5.5.9-1ubuntu4.14 PHP Time Limit 3600 PHP Memory Limit 256M PHP Post Max Size 100M PHP Upload Max Size 50M PHP Max Input Vars 1000 PHP Display Errors No PHP Error Log /var/log/apache2/mydomain.error.log MySQL 5.6.28-76.1-log MySQL Ext/mysqli Yes MySQL Table Prefix wp_ MySQL DB Charset utf8 WP 4.4.2 WP Multisite No WP Debug Mode No WP Site url https://mydomain.co.uk WP WP Home url https://mydomain.co.uk WP Permalinks /%postname%/ WP home path /nas/content/live/mydomain/ WP content dir /nas/content/live/mydomain/wp-content WP plugin dir /nas/content/live/mydomain/wp-content/plugins WP content url https://mydomain.co.uk/wp-content WP plugin url https://mydomain.co.uk/wp-content/plugins WP Locale en_US WP Memory Limit 40M WP Max Upload Size 50mb WP Active plugins Adaptive Images for WordPress v.0.6.42 by Nevma Contact Form 7 v.4.4.1 by Takayuki Miyoshi Cornerstone v.1.2.2 by Themeco Envira Gallery v.1.4.3.0 by Thomas Griffin Google Analytics by Yoast v.5.4.6 by Team Yoast WPBakery Visual Composer v.4.8.1 by Michael M - WPBakery.com Slider Revolution v.5.2.3.5 by ThemePunch TablePress v.1.7 by Tobias B?thge Yoast SEO v.3.1.2 by Team Yoast WP MU plugins WP Engine System v.2.2.7 by WP Engine Force Strong Passwords - WPE Edition v.1.6.4 by Jason Cosper Stop long comments v.0.0.4 by WPEngine
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Images not being created but no debug errors’ is closed to new replies.