Not creating cache folder
-
This looks like a great plugin, but I can’t get it to function. The first time I ran it, then checked my site, no images loaded at all!
A quick look around determined that the custom cache folder hadn’t been created. Obviously, this must mean that the plug-in is trying to serve images from a location that doesn’t exist, so… I checked the debug and I *have* tried to access the site from a mobile device, so the third line is making an incorrect (though fair) assumption.
My wp-content folder is in the “default” location as specified in the documentation i.e. “inside the root directory of the WordPress installation, along with /wp-admin and /wp-includes”
? PHP GD library is installed.
? Image cache directory has not been created.
But this is probably because the cache has not been accessed yet.
After accessing your website from a mobile device the directory should be automatically created./var/www/vhosts/moshville.co.uk/Moshville/wordpress/wp-content/cache => drwxr-xr-x
? Installation .htaccess file is setup OK.
/var/www/vhosts/moshville.co.uk/Moshville/.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(65)
[“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.60”
[“sanitized”]=>
bool(true)
}Web Server
Apache
Document Root
/var/www/vhosts/moshville.co.uk/Moshville
PHP
5.6.28
PHP Time Limit
30
PHP Memory Limit
256M
PHP Post Max Size
110M
PHP Upload Max Size
100M
PHP Max Input Vars
1000
PHP Display Errors
Yes
PHP Error Log
MySQL
5.6.34-log
MySQL Ext/mysqli
Yes
MySQL Table Prefix
wp_moshville_
MySQL DB Charset
utf8
WP
4.6.1
WP Multisite
No
WP Debug Mode
No
WP Site url
https://www.moshville.co.uk/wordpress
WP WP Home url
https://www.moshville.co.uk
WP Permalinks
/%category%/%year%/%monthnum%/%postname%/
WP home path
/var/www/vhosts/moshville.co.uk/Moshville/
WP content dir
/var/www/vhosts/moshville.co.uk/Moshville/wordpress/wp-content
WP plugin dir
/var/www/vhosts/moshville.co.uk/Moshville/wordpress/wp-content/plugins
WP content url
https://www.moshville.co.uk/wordpress/wp-content
WP plugin url
https://www.moshville.co.uk/wordpress/wp-content/plugins
WP Locale
en_GB
WP Memory Limit
128MB
WP Max Upload Size
100mb
WP Active plugins
ManageWP – Worker v.4.2.12 by ManageWP
WP Missed Schedule v.2014.1231.2016.1 by sLaNGjI’s Team
Adaptive Images for WordPress v.0.6.60 by Nevma
Advanced Random Posts Widget v.2.1.0 by Theme Junkie
Akismet v.3.2 by Automattic
Amazon Link v.3.2.6 by Paul Stuttard
Autoptimize v.2.1.0 by Frank Goossens (futtta)
Comet Cache v.161119 by WebSharks, Inc.
Crop Thumbnails v.0.10.11 by Volkmar Kantor
Facebook Thumb Fixer v.1.6 by Michael Ott
Flickr Badges Widget v.1.2.9 by zourbuth
GA Google Analytics v.20161116 by Jeff Starr
Simple Calendar v.3.1.8 by Moonstone Media
iframe v.4.3 by webvitaly
Jetpack by WordPress.com v.4.4.1 by Automattic
Responsive Flickr Slideshow v.2.4 by Robert Peake
New Google Plus Badge Widget v.1.1.2 by MyThemeShop
Social Login v.5.2 by Claude Schlesser
Fast Secure Contact Form v.4.0.44 by Mike Challis, Ken Carlson
Simple Flickr Set v.1.0 by Scott A. Williams
Slickr Flickr v.2.5.4 by Russell Jamieson
Stout Google Calendar v.1.2.3 by Matt McKenny
Cookie Consent v.2.2.0 by Catapult_Themes
WP Ajax Search Widget v.1.1 by Scott Evans
WP Mailto Links – Manage Email Links v.2.1.6 by Victor Villaverde Laan
WP User Avatar v.2.0.7 by flippercode
Comments – wpDiscuz v.4.0.2 by gVectors Team (A. Chakhoyan, G. Zakaryan, H. Martirosyan)
WP MU plugins
ManageWP – Worker Loader v. by ManageWP
- The topic ‘Not creating cache folder’ is closed to new replies.