Skip to content

“Warning: file_exists(): open_basedir restriction in effect

When I try enable pagespeed everytime I get: {“0″:”Warning: file_exists(): open_basedir restriction in effect. File(//assets.pinterest.com/images/pidgets/pin_it_button.png) is not within the allowed path(s): (/home/user/:/tmp:/var/tmp:/opt/alt/php74/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php74/lib/php/) in /home/user/domains/myweb.com/public_html/vendor/swissup/module-image/Helper/Dimensions.php on line 137″,”1”:”#1 file_exists() called at [vendor/swissup/module-image/Helper/Dimensions.php:137]n#2 Swissup\Image\Helper\Dimensions->getImageDimensions() called at [vendor/swissup/module-image/Helper/Dimensions.php:109]n#3 Swissup\Image\Helper\Dimensions->getDimensions() called at [vendor/swissup/module-pagespeed/Model/Optimiser/Image/SpecifyDimension.php:49]n#4 Swissup\Pagespeed\Model\Optimiser\Image\SpecifyDimension->getDimensions()… Read More »“Warning: file_exists(): open_basedir restriction in effect

What module is causing cache clean everyday around 13.30 o’clock

Everyday around 13:30 o’clock something is running a cache clean function in our code. How can find the module? [2022-06-28T13:30:08.670600+00:00] main.DEBUG: cache_invalidate: {“method”:”GET”,”url”:”http:/”,”invalidateInfo”:{“tags”:[“CONFIG”],”mode”:”matchingTag”}} [] [2022-06-28T13:30:08.719469+00:00] main.DEBUG: cache_invalidate: {“method”:”GET”,”url”:”http:/”,”invalidateInfo”:{“tags”:[“LAYOUT_GENERAL_CACHE_TAG”],”mode”:”matchingTag”}} [] [2022-06-28T13:30:08.928245+00:00] main.DEBUG: cache_invalidate: {“method”:”GET”,”url”:”http:/”,”invalidateInfo”:{“tags”:[“BLOCK_HTML”],”mode”:”matchingTag”}} [] [2022-06-28T13:30:08.947380+00:00] main.DEBUG: cache_invalidate: {“method”:”GET”,”url”:”http:/”,”invalidateInfo”:{“tags”:[“COLLECTION_DATA”],”mode”:”matchingTag”}} [] [2022-06-28T13:30:08.949102+00:00]… Read More »What module is causing cache clean everyday around 13.30 o’clock