vinh359
Forum Replies Created
-
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Cache folder not created, Permission errorhttps://community.bitnami.com/t/file-premission/46450/7
Heres a link in creating the file manually through bitnami
Below is what my print out reads…PHP GD library is installed. ? Image cache directory has been created. /opt/bitnami/apps/wordpress/htdocs/wp-content/cache/adaptive-images => drwxr-xr-x ? Installation .htaccess file is setup OK. /opt/bitnami/apps/wordpress/htdocs/.htaccess => -rw-r--r-- ? Adaptive images settings dump: array(12) { ["resolutions"]=> array(6) { [0]=> int(1280) [1]=> int(1024) [2]=> int(1000) [3]=> int(960) [4]=> int(768) [5]=> int(600) } ["landscape"]=> bool(true) ["hidpi"]=> bool(true) ["cache-directory"]=> string(21) "cache/adaptive-images" ["watched-directories"]=> array(5) { [0]=> string(18) "wp-content/uploads" [1]=> string(17) "wp-content/themes" [2]=> string(18) "wp-admin/uploadphp" [3]=> string(23) "wp-content/uploads/2017" [4]=> string(39) "wp-content/cache/adaptive-images-moblie" } ["jpeg-quality"]=> int(100) ["sharpen-images"]=> bool(true) ["watch-cache"]=> bool(true) ["browser-cache"]=> float(180) ["cdn-support"]=> bool(false) ["version"]=> string(6) "0.6.60" ["sanitized"]=> bool(true) }
Calculate cache size
Total files in the adaptive images cache: 0
Total directories in the adaptive images cache: 0
I noticed that when I clear the cache.. I never had any images to begin with placed into those files..
Total size of the adaptive images cache: 0′- This reply was modified 8 years, 1 month ago by vinh359.
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Cache folder not created, Permission errorI’m a little confused on how this plug in works? My images on my homepage slider is currently off size compare to the mobile device? Is it suppose to make it the picture view able or does it create a copy of the imagine to mobile size?
Forum: Plugins
In reply to: [Adaptive Images for WordPress] Cache folder not created, Permission errorHey I was able to config my settings and by this command:
sudo chown -R daemon:bitnami /opt/bitnami/apps/wordpress/htdocsThen after that I used the plug in to create the file for me .
Thanks for the help!
Hey I believe I’m having a similar problem as yours with bitnami.. How were you able to solve the problem?
thanks
VincentForum: Plugins
In reply to: [Adaptive Images for WordPress] Cache folder not created, Permission errorHello Takis,
Thank you for taking the time out of your day to address my problem.
The adapt image htaccess file is this?1. https://tinypic.com/r/afhcgk/9
I’m currently a novice how would you be able to manually create a cache folder?
thanks
Vincent